diff options
author | 2007-01-18 05:32:35 +0000 | |
---|---|---|
committer | 2007-01-18 05:32:35 +0000 | |
commit | e489a852283aabe7113074fccdbb8fcd8d24d9a8 (patch) | |
tree | da070ca1f7989ae01a8b3824e212a58371400601 /net-misc/br2684ctl/br2684ctl-20040226.ebuild | |
parent | Version bump. (diff) | |
download | historical-e489a852283aabe7113074fccdbb8fcd8d24d9a8.tar.gz historical-e489a852283aabe7113074fccdbb8fcd8d24d9a8.tar.bz2 historical-e489a852283aabe7113074fccdbb8fcd8d24d9a8.zip |
amd64
Package-Manager: portage-2.1.1-r2
Diffstat (limited to 'net-misc/br2684ctl/br2684ctl-20040226.ebuild')
-rw-r--r-- | net-misc/br2684ctl/br2684ctl-20040226.ebuild | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/net-misc/br2684ctl/br2684ctl-20040226.ebuild b/net-misc/br2684ctl/br2684ctl-20040226.ebuild index 9e3ecb923a10..4f95e188c3eb 100644 --- a/net-misc/br2684ctl/br2684ctl-20040226.ebuild +++ b/net-misc/br2684ctl/br2684ctl-20040226.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2006 Gentoo Foundation +# 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.7 2006/11/18 07:34:12 mrness Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-misc/br2684ctl/br2684ctl-20040226.ebuild,v 1.8 2007/01/18 05:32:35 mrness Exp $ inherit eutils toolchain-funcs linux-info @@ -15,7 +15,7 @@ SRC_URI="${DEBIANPKG_BASE}/${DEBIANPKG_TARBALL} LICENSE="GPL-2" SLOT="0" -KEYWORDS="~amd64 ~ppc x86" +KEYWORDS="amd64 ~ppc x86" IUSE="" RDEPEND=">=net-dialup/linux-atm-2.4.1" |