summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'net-analyzer')
-rw-r--r--net-analyzer/netselect/ChangeLog5
-rw-r--r--net-analyzer/netselect/netselect-0.3.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/net-analyzer/netselect/ChangeLog b/net-analyzer/netselect/ChangeLog
index 9bd9a98ec94b..e959daf7faa7 100644
--- a/net-analyzer/netselect/ChangeLog
+++ b/net-analyzer/netselect/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for net-analyzer/netselect
# Copyright 2002-2004 Gentoo Technologies, Inc.; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/net-analyzer/netselect/ChangeLog,v 1.8 2004/03/01 20:59:23 agriffis Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-analyzer/netselect/ChangeLog,v 1.9 2004/03/07 17:16:01 tgall Exp $
+
+ 07 Mar 2004; Tom Gall <tgall@gentoo.org> netselect-0.3.ebuild:
+ stable on ppc64
01 Mar 2004; <agriffis@gentoo.org> netselect-0.3.ebuild:
stable on ia64
diff --git a/net-analyzer/netselect/netselect-0.3.ebuild b/net-analyzer/netselect/netselect-0.3.ebuild
index 150459cc2790..b900578e6190 100644
--- a/net-analyzer/netselect/netselect-0.3.ebuild
+++ b/net-analyzer/netselect/netselect-0.3.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2004 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.12 2004/03/01 20:59:23 agriffis Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-analyzer/netselect/netselect-0.3.ebuild,v 1.13 2004/03/07 17:16:01 tgall 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 alpha hppa ~mips amd64 ia64"
+KEYWORDS="x86 ppc sparc alpha hppa ~mips amd64 ia64 ppc64"
src_compile() {
mv Makefile Makefile.orig