diff options
Diffstat (limited to 'net-analyzer/netselect/netselect-0.3.ebuild')
-rw-r--r-- | net-analyzer/netselect/netselect-0.3.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/net-analyzer/netselect/netselect-0.3.ebuild b/net-analyzer/netselect/netselect-0.3.ebuild index 93d5e18d5128..370959e1d584 100644 --- a/net-analyzer/netselect/netselect-0.3.ebuild +++ b/net-analyzer/netselect/netselect-0.3.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2002 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-analyzer/netselect/netselect-0.3.ebuild,v 1.4 2002/11/23 05:25:45 gerk Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-analyzer/netselect/netselect-0.3.ebuild,v 1.5 2002/12/09 04:33:09 manson Exp $ S=${WORKDIR}/${PN} DESCRIPTION="Ultrafast implementation of ping." @@ -9,7 +9,7 @@ SRC_URI="http://www.worldvisions.ca/~apenwarr/netselect/${P}.tar.gz" SLOT="0" LICENSE="BSD" -KEYWORDS="x86 ppc sparc sparc64" +KEYWORDS="x86 ppc sparc " src_compile() { mv Makefile Makefile.orig |