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 783ca9b2b198..515e547271ad 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.10 2004/03/25 08:12:33 kumba Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-analyzer/netselect/ChangeLog,v 1.11 2004/05/13 14:20:08 randy Exp $
+
+ 13 May 2004; Michael McCabe <randy@gentoo.org> netselect-0.3.ebuild:
+ Added s390 keywords
25 Mar 2004; Joshua Kinard <kumba@gentoo.org> netselect-0.3.ebuild:
Marked stable on mips.
diff --git a/net-analyzer/netselect/netselect-0.3.ebuild b/net-analyzer/netselect/netselect-0.3.ebuild
index c357d72618d1..29c719705e5a 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.14 2004/03/25 08:12:33 kumba Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-analyzer/netselect/netselect-0.3.ebuild,v 1.15 2004/05/13 14:20:08 randy 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 ppc64"
+KEYWORDS="x86 ppc sparc alpha hppa mips amd64 ia64 ppc64 s390"
src_compile() {
mv Makefile Makefile.orig