diff options
author | Aron Griffis <agriffis@gentoo.org> | 2004-07-15 03:29:01 +0000 |
---|---|---|
committer | Aron Griffis <agriffis@gentoo.org> | 2004-07-15 03:29:01 +0000 |
commit | 92a950d273be65566c0941b98a0a291e7e8c7bee (patch) | |
tree | 4802047f2b9dad3fe52c4e8ccc5741718b2dcd63 /net-misc/netkit-bootpd | |
parent | sync IUSE (missing), don't assign S=${WORKDIR}/${P} (diff) | |
download | historical-92a950d273be65566c0941b98a0a291e7e8c7bee.tar.gz historical-92a950d273be65566c0941b98a0a291e7e8c7bee.tar.bz2 historical-92a950d273be65566c0941b98a0a291e7e8c7bee.zip |
sync IUSE (missing)
Diffstat (limited to 'net-misc/netkit-bootpd')
-rw-r--r-- | net-misc/netkit-bootpd/netkit-bootpd-0.17-r1.ebuild | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/net-misc/netkit-bootpd/netkit-bootpd-0.17-r1.ebuild b/net-misc/netkit-bootpd/netkit-bootpd-0.17-r1.ebuild index c44763ea34c1..53622ea645fd 100644 --- a/net-misc/netkit-bootpd/netkit-bootpd-0.17-r1.ebuild +++ b/net-misc/netkit-bootpd/netkit-bootpd-0.17-r1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2004 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-misc/netkit-bootpd/netkit-bootpd-0.17-r1.ebuild,v 1.20 2004/06/24 23:58:08 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-misc/netkit-bootpd/netkit-bootpd-0.17-r1.ebuild,v 1.21 2004/07/15 03:06:45 agriffis Exp $ MY_PN=${PN/pd/paramd} S=${WORKDIR}/${MY_PN}-${PV} @@ -9,6 +9,7 @@ SRC_URI="mirror://debian/pool/main/n/netkit-bootparamd/${MY_PN}_${PV}.orig.tar.g HOMEPAGE="ftp://ftp.uk.linux.org/pub/linux/Networking/netkit/" KEYWORDS="x86 sparc ppc mips" +IUSE="" LICENSE="BSD" SLOT="0" |