diff options
author | Aron Griffis <agriffis@gentoo.org> | 2004-07-15 03:07:27 +0000 |
---|---|---|
committer | Aron Griffis <agriffis@gentoo.org> | 2004-07-15 03:07:27 +0000 |
commit | b548d0afefc0b9d83c049d5b7f17ec88403731f2 (patch) | |
tree | 49230aa5dcfad5d4c5c30a255e86f08350c1d0e4 /net-misc/netkit-routed/netkit-routed-0.17-r2.ebuild | |
parent | sync IUSE (+zlib), don't assign S=${WORKDIR}/${P}, trim trailing whitespace (... (diff) | |
download | gentoo-2-b548d0afefc0b9d83c049d5b7f17ec88403731f2.tar.gz gentoo-2-b548d0afefc0b9d83c049d5b7f17ec88403731f2.tar.bz2 gentoo-2-b548d0afefc0b9d83c049d5b7f17ec88403731f2.zip |
sync IUSE (missing)
Diffstat (limited to 'net-misc/netkit-routed/netkit-routed-0.17-r2.ebuild')
-rw-r--r-- | net-misc/netkit-routed/netkit-routed-0.17-r2.ebuild | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/net-misc/netkit-routed/netkit-routed-0.17-r2.ebuild b/net-misc/netkit-routed/netkit-routed-0.17-r2.ebuild index b5fc26b80fcd..6bf72aa1cd07 100644 --- a/net-misc/netkit-routed/netkit-routed-0.17-r2.ebuild +++ b/net-misc/netkit-routed/netkit-routed-0.17-r2.ebuild @@ -1,12 +1,13 @@ # Copyright 1999-2004 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-misc/netkit-routed/netkit-routed-0.17-r2.ebuild,v 1.4 2004/06/24 23:58:28 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-misc/netkit-routed/netkit-routed-0.17-r2.ebuild,v 1.5 2004/07/15 03:07:27 agriffis Exp $ DESCRIPTION="Netkit - routed" SRC_URI="mirror://debian/pool/main/n/netkit-routed/${PN}_${PV}.orig.tar.gz" HOMEPAGE="ftp://ftp.uk.linux.org/pub/linux/Networking/netkit/" KEYWORDS="x86 sparc ppc mips alpha" +IUSE="" LICENSE="BSD" SLOT="0" |