diff options
author | Maarten Thibaut <murphy@gentoo.org> | 2002-08-14 12:08:08 +0000 |
---|---|---|
committer | Maarten Thibaut <murphy@gentoo.org> | 2002-08-14 12:08:08 +0000 |
commit | 307231ce9c20ebfd3ec3ba24be643fd3d49e599b (patch) | |
tree | 53cb1619dc329414d04899aeac81be47463377c2 /net-misc/netkit-bootpd | |
parent | Adding sparc/sparc64 keywords (diff) | |
download | historical-307231ce9c20ebfd3ec3ba24be643fd3d49e599b.tar.gz historical-307231ce9c20ebfd3ec3ba24be643fd3d49e599b.tar.bz2 historical-307231ce9c20ebfd3ec3ba24be643fd3d49e599b.zip |
Adding sparc/sparc64 keywords
Diffstat (limited to 'net-misc/netkit-bootpd')
-rw-r--r-- | net-misc/netkit-bootpd/netkit-bootpd-0.17-r1.ebuild | 4 |
1 files changed, 2 insertions, 2 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 52d7a61571c5..d858b617c5a3 100644 --- a/net-misc/netkit-bootpd/netkit-bootpd-0.17-r1.ebuild +++ b/net-misc/netkit-bootpd/netkit-bootpd-0.17-r1.ebuild @@ -1,13 +1,13 @@ # Copyright 1999-2002 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License, v2 or later -# $Header: /var/cvsroot/gentoo-x86/net-misc/netkit-bootpd/netkit-bootpd-0.17-r1.ebuild,v 1.8 2002/07/11 06:30:48 drobbins Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-misc/netkit-bootpd/netkit-bootpd-0.17-r1.ebuild,v 1.9 2002/08/14 12:08:08 murphy Exp $ MY_PN=${PN/pd/paramd} S=${WORKDIR}/${MY_PN}-${PV} DESCRIPTION="Netkit - bootp" SRC_URI="http://ftp.debian.org/debian/pool/main/n/netkit-bootparamd/${MY_PN}_${PV}.orig.tar.gz" HOMEPAGE="http://packages.debian.org/unstable/net/bootparamd.html" -KEYWORDS="x86" +KEYWORDS="x86 sparc sparc64" LICENSE="bsd" SLOT="0" |