diff options
author | Michael Sterrett <mr_bones_@gentoo.org> | 2007-07-12 02:52:16 +0000 |
---|---|---|
committer | Michael Sterrett <mr_bones_@gentoo.org> | 2007-07-12 02:52:16 +0000 |
commit | a874102c602bc2a2cc5c80cdd86cd9dfaf9802d9 (patch) | |
tree | b7ebbfe9a08263b66452a99d9e5aa338a12d4bea /net-misc/br2684ctl | |
parent | whitespace (diff) | |
download | historical-a874102c602bc2a2cc5c80cdd86cd9dfaf9802d9.tar.gz historical-a874102c602bc2a2cc5c80cdd86cd9dfaf9802d9.tar.bz2 historical-a874102c602bc2a2cc5c80cdd86cd9dfaf9802d9.zip |
whitespace
Package-Manager: portage-2.1.2.9
Diffstat (limited to 'net-misc/br2684ctl')
-rw-r--r-- | net-misc/br2684ctl/br2684ctl-20040226.ebuild | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/net-misc/br2684ctl/br2684ctl-20040226.ebuild b/net-misc/br2684ctl/br2684ctl-20040226.ebuild index 4f95e188c3eb..f9e8f3a5455b 100644 --- a/net-misc/br2684ctl/br2684ctl-20040226.ebuild +++ b/net-misc/br2684ctl/br2684ctl-20040226.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-misc/br2684ctl/br2684ctl-20040226.ebuild,v 1.8 2007/01/18 05:32:35 mrness Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-misc/br2684ctl/br2684ctl-20040226.ebuild,v 1.9 2007/07/12 02:52:15 mr_bones_ Exp $ inherit eutils toolchain-funcs linux-info @@ -75,4 +75,3 @@ pkg_postinst() { einfo "Note: Replace 0.100 with your VPI.VCI of your provider" einfo " see br2684ctl(8) for more information" } - |