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/pump | |
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/pump')
-rw-r--r-- | net-misc/pump/pump-0.8.11.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/net-misc/pump/pump-0.8.11.ebuild b/net-misc/pump/pump-0.8.11.ebuild index 1778a266a77e..c86fd41066aa 100644 --- a/net-misc/pump/pump-0.8.11.ebuild +++ b/net-misc/pump/pump-0.8.11.ebuild @@ -1,12 +1,12 @@ # 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/pump/pump-0.8.11.ebuild,v 1.4 2002/08/01 11:40:16 seemant Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-misc/pump/pump-0.8.11.ebuild,v 1.5 2002/08/14 12:08:08 murphy Exp $ S=${WORKDIR}/${P} DESCRIPTION="This is the DHCP/BOOTP client written by RedHat." SRC_URI="http://ftp.debian.org/debian/pool/main/p/${PN}/${PN}_${PV}.orig.tar.gz" HOMEPAGE="http://ftp.debian.org/debian/pool/main/p/pump/" -KEYWORDS="x86" +KEYWORDS="x86 sparc sparc64" LICENSE="GPL-2" SLOT="0" |