public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-commits] gentoo-x86 commit in net-dialup/misdn: misdn-1.1.7.2.ebuild
@ 2008-02-12 16:30 Michael Sterrett (mr_bones_)
  0 siblings, 0 replies; 2+ messages in thread
From: Michael Sterrett (mr_bones_) @ 2008-02-12 16:30 UTC (permalink / raw
  To: gentoo-commits

mr_bones_    08/02/12 16:30:47

  Modified:             misdn-1.1.7.2.ebuild
  Log:
  whitespace
  (Portage version: 2.1.3.19)

Revision  Changes    Path
1.3                  net-dialup/misdn/misdn-1.1.7.2.ebuild

file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/net-dialup/misdn/misdn-1.1.7.2.ebuild?rev=1.3&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/net-dialup/misdn/misdn-1.1.7.2.ebuild?rev=1.3&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/net-dialup/misdn/misdn-1.1.7.2.ebuild?r1=1.2&r2=1.3

Index: misdn-1.1.7.2.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/net-dialup/misdn/misdn-1.1.7.2.ebuild,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- misdn-1.1.7.2.ebuild	12 Feb 2008 08:19:38 -0000	1.2
+++ misdn-1.1.7.2.ebuild	12 Feb 2008 16:30:47 -0000	1.3
@@ -1,6 +1,6 @@
 # Copyright 1999-2008 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/net-dialup/misdn/misdn-1.1.7.2.ebuild,v 1.2 2008/02/12 08:19:38 sbriesen Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-dialup/misdn/misdn-1.1.7.2.ebuild,v 1.3 2008/02/12 16:30:47 mr_bones_ Exp $
 
 inherit eutils linux-mod
 
@@ -33,7 +33,6 @@
 MY_S="${WORKDIR}/${MY_P}"
 S="${MY_S}/drivers/isdn/hardware/mISDN"
 
-
 ### Begin: Helper functions
 
 select_echo_cancel() {
@@ -67,7 +66,7 @@
 #CONFIG_MISDN_MEMDEBUG -> memdbg
 #CONFIG_MISDN_NETDEV -> netdev
 
-# def SYSFS_SUPPORT 
+# def SYSFS_SUPPORT
 
 pkg_setup() {
 	local USERCARD CARD EC NUM=0



-- 
gentoo-commits@lists.gentoo.org mailing list



^ permalink raw reply	[flat|nested] 2+ messages in thread
* [gentoo-commits] gentoo-x86 commit in net-dialup/misdn: misdn-1.1.7.2.ebuild
@ 2008-02-12  8:19 Stefan Briesenick (sbriesen)
  0 siblings, 0 replies; 2+ messages in thread
From: Stefan Briesenick (sbriesen) @ 2008-02-12  8:19 UTC (permalink / raw
  To: gentoo-commits

sbriesen    08/02/12 08:19:38

  Modified:             misdn-1.1.7.2.ebuild
  Log:
  small indent fix
  (Portage version: 2.1.4.1)

Revision  Changes    Path
1.2                  net-dialup/misdn/misdn-1.1.7.2.ebuild

file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/net-dialup/misdn/misdn-1.1.7.2.ebuild?rev=1.2&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/net-dialup/misdn/misdn-1.1.7.2.ebuild?rev=1.2&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/net-dialup/misdn/misdn-1.1.7.2.ebuild?r1=1.1&r2=1.2

Index: misdn-1.1.7.2.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/net-dialup/misdn/misdn-1.1.7.2.ebuild,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- misdn-1.1.7.2.ebuild	12 Feb 2008 08:13:04 -0000	1.1
+++ misdn-1.1.7.2.ebuild	12 Feb 2008 08:19:38 -0000	1.2
@@ -1,6 +1,6 @@
 # Copyright 1999-2008 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/net-dialup/misdn/misdn-1.1.7.2.ebuild,v 1.1 2008/02/12 08:13:04 sbriesen Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-dialup/misdn/misdn-1.1.7.2.ebuild,v 1.2 2008/02/12 08:19:38 sbriesen Exp $
 
 inherit eutils linux-mod
 
@@ -201,7 +201,7 @@
 
 	# restore old config, in case portage removed it
 	if [ -e "${ROOT}etc/misdn-init.conf.pkginst" ]; then
-	    if [ -e "${ROOT}etc/misdn-init.conf" ]; then
+		if [ -e "${ROOT}etc/misdn-init.conf" ]; then
 			rm -f "${ROOT}etc/misdn-init.conf.pkginst"
 		else
 			mv -f "${ROOT}etc/misdn-init.conf.pkginst" "${ROOT}etc/misdn-init.conf"



-- 
gentoo-commits@lists.gentoo.org mailing list



^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2008-02-12 16:30 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2008-02-12 16:30 [gentoo-commits] gentoo-x86 commit in net-dialup/misdn: misdn-1.1.7.2.ebuild Michael Sterrett (mr_bones_)
  -- strict thread matches above, loose matches on Subject: below --
2008-02-12  8:19 Stefan Briesenick (sbriesen)

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox