diff options
author | Rodney Rees <manson@gentoo.org> | 2002-12-09 04:37:27 +0000 |
---|---|---|
committer | Rodney Rees <manson@gentoo.org> | 2002-12-09 04:37:27 +0000 |
commit | ab7425f1c31e202ad4e596c5b81b1dcdef5f2573 (patch) | |
tree | cc34435331295d738766b6a819a5d18b5a786574 /sys-apps/netkit-base/netkit-base-0.17-r6.ebuild | |
parent | 12-08-02 Keyword change remove sparc64 Rodney Rees manson@gentoo.org (diff) | |
download | historical-ab7425f1c31e202ad4e596c5b81b1dcdef5f2573.tar.gz historical-ab7425f1c31e202ad4e596c5b81b1dcdef5f2573.tar.bz2 historical-ab7425f1c31e202ad4e596c5b81b1dcdef5f2573.zip |
12-08-02 Keyword change remove sparc64 Rodney Rees manson@gentoo.org
Diffstat (limited to 'sys-apps/netkit-base/netkit-base-0.17-r6.ebuild')
-rw-r--r-- | sys-apps/netkit-base/netkit-base-0.17-r6.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/sys-apps/netkit-base/netkit-base-0.17-r6.ebuild b/sys-apps/netkit-base/netkit-base-0.17-r6.ebuild index 21e4106dd3ff..d13f098d62b0 100644 --- a/sys-apps/netkit-base/netkit-base-0.17-r6.ebuild +++ b/sys-apps/netkit-base/netkit-base-0.17-r6.ebuild @@ -1,12 +1,12 @@ # Copyright 1999-2002 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-r6.ebuild,v 1.12 2002/10/20 18:54:50 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-apps/netkit-base/netkit-base-0.17-r6.ebuild,v 1.13 2002/12/09 04:37:26 manson Exp $ S=${WORKDIR}/${P} DESCRIPTION="Standard linux net thingees -- inetd, ping" SRC_URI="ftp://ftp.uk.linux.org/pub/linux/Networking/netkit/${P}.tar.gz" HOMEPAGE="ftp://ftp.uk.linux.org/pub/linux/Networking/netkit/" -KEYWORDS="x86 ppc sparc sparc64 alpha" +KEYWORDS="x86 ppc sparc alpha" SLOT="0" LICENSE="BSD" DEPEND="virtual/glibc" |