diff options
author | Michael Sterrett <mr_bones_@gentoo.org> | 2007-07-15 04:52:33 +0000 |
---|---|---|
committer | Michael Sterrett <mr_bones_@gentoo.org> | 2007-07-15 04:52:33 +0000 |
commit | 4460627c26e044d31890de76660db149461e5a2d (patch) | |
tree | f137d006aa74f7a17ca69555b34179d0d3021801 /net-dialup/hcfpcimodem | |
parent | whitespace (diff) | |
download | gentoo-2-4460627c26e044d31890de76660db149461e5a2d.tar.gz gentoo-2-4460627c26e044d31890de76660db149461e5a2d.tar.bz2 gentoo-2-4460627c26e044d31890de76660db149461e5a2d.zip |
whitespace
(Portage version: 2.1.2.9)
Diffstat (limited to 'net-dialup/hcfpcimodem')
-rw-r--r-- | net-dialup/hcfpcimodem/hcfpcimodem-1.12-r1.ebuild | 3 | ||||
-rw-r--r-- | net-dialup/hcfpcimodem/hcfpcimodem-1.13.ebuild | 3 |
2 files changed, 2 insertions, 4 deletions
diff --git a/net-dialup/hcfpcimodem/hcfpcimodem-1.12-r1.ebuild b/net-dialup/hcfpcimodem/hcfpcimodem-1.12-r1.ebuild index 4952c7fe3044..c01cae260750 100644 --- a/net-dialup/hcfpcimodem/hcfpcimodem-1.12-r1.ebuild +++ b/net-dialup/hcfpcimodem/hcfpcimodem-1.12-r1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2007 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-dialup/hcfpcimodem/hcfpcimodem-1.12-r1.ebuild,v 1.2 2007/05/02 08:03:27 genone Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-dialup/hcfpcimodem/hcfpcimodem-1.12-r1.ebuild,v 1.3 2007/07/15 04:52:33 mr_bones_ Exp $ inherit eutils linux-info @@ -80,4 +80,3 @@ pkg_postinst() { elog "To complete the installation and configuration of your HCF modem," elog "please run hcfpciconfig." } - diff --git a/net-dialup/hcfpcimodem/hcfpcimodem-1.13.ebuild b/net-dialup/hcfpcimodem/hcfpcimodem-1.13.ebuild index 40306ad0d215..55f6c87fa750 100644 --- a/net-dialup/hcfpcimodem/hcfpcimodem-1.13.ebuild +++ b/net-dialup/hcfpcimodem/hcfpcimodem-1.13.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2007 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-dialup/hcfpcimodem/hcfpcimodem-1.13.ebuild,v 1.1 2007/07/14 07:41:55 mrness Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-dialup/hcfpcimodem/hcfpcimodem-1.13.ebuild,v 1.2 2007/07/15 04:52:33 mr_bones_ Exp $ inherit eutils linux-info @@ -80,4 +80,3 @@ pkg_postinst() { elog "To complete the installation and configuration of your HCF modem," elog "please run hcfpciconfig." } - |