diff options
author | 2003-06-30 08:30:01 +0000 | |
---|---|---|
committer | 2003-06-30 08:30:01 +0000 | |
commit | 1e530ae879aa534f87c7434c6e88e96dc3e305f7 (patch) | |
tree | 2f78b81fd27b37bb77356ed9931d4eea2ed602ae /sys-apps/netkit-base/netkit-base-0.17-r8.ebuild | |
parent | fix patch location (diff) | |
download | gentoo-2-1e530ae879aa534f87c7434c6e88e96dc3e305f7.tar.gz gentoo-2-1e530ae879aa534f87c7434c6e88e96dc3e305f7.tar.bz2 gentoo-2-1e530ae879aa534f87c7434c6e88e96dc3e305f7.zip |
ppc/alpha stable keywords in -r8, necessary for 'ping' move to iputils
Diffstat (limited to 'sys-apps/netkit-base/netkit-base-0.17-r8.ebuild')
-rw-r--r-- | sys-apps/netkit-base/netkit-base-0.17-r8.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/sys-apps/netkit-base/netkit-base-0.17-r8.ebuild b/sys-apps/netkit-base/netkit-base-0.17-r8.ebuild index c5f8b58b3dc7..70cdf422f25a 100644 --- a/sys-apps/netkit-base/netkit-base-0.17-r8.ebuild +++ b/sys-apps/netkit-base/netkit-base-0.17-r8.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2003 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sys-apps/netkit-base/netkit-base-0.17-r8.ebuild,v 1.2 2003/06/21 21:19:40 drobbins Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-apps/netkit-base/netkit-base-0.17-r8.ebuild,v 1.3 2003/06/30 08:29:54 avenj Exp $ inherit eutils @@ -9,7 +9,7 @@ SRC_URI="ftp://ftp.uk.linux.org/pub/linux/Networking/netkit/${P}.tar.gz" HOMEPAGE="ftp://ftp.uk.linux.org/pub/linux/Networking/netkit/" # Only keyword for your arch if you have iputils in your default profile! -KEYWORDS="x86 amd64" +KEYWORDS="x86 amd64 alpha ppc" SLOT="0" LICENSE="BSD" |