summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorWill Woods <wwoods@gentoo.org>2003-02-27 23:28:02 +0000
committerWill Woods <wwoods@gentoo.org>2003-02-27 23:28:02 +0000
commit352cf1d4646bf8b43538e9002d0f0f185240a94b (patch)
treef362a8659c8a307c16d2c298e6b36a3f5058ff61 /net-analyzer/netselect
parentAdded hppa to keywords. (diff)
downloadgentoo-2-352cf1d4646bf8b43538e9002d0f0f185240a94b.tar.gz
gentoo-2-352cf1d4646bf8b43538e9002d0f0f185240a94b.tar.bz2
gentoo-2-352cf1d4646bf8b43538e9002d0f0f185240a94b.zip
Added alpha to keywords
Diffstat (limited to 'net-analyzer/netselect')
-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 58647757ee32..4917c066687f 100644
--- a/net-analyzer/netselect/ChangeLog
+++ b/net-analyzer/netselect/ChangeLog
@@ -1,11 +1,14 @@
# ChangeLog for net-analyzer/netselect
# Copyright 2002-2003 Gentoo Technologies, Inc.; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/net-analyzer/netselect/ChangeLog,v 1.4 2003/02/12 07:48:19 vapier Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-analyzer/netselect/ChangeLog,v 1.5 2003/02/27 23:28:02 wwoods Exp $
06 Dec 2002; Rodney Rees <manson@gentoo.org> : changed sparc ~sparc keywords
*netselect-0.3 (11 Jul 2002)
+ 27 Feb 2003; Will Woods <wwoods@gentoo.org> netselect-0.3.ebuild:
+ Added alpha to KEYWORDS
+
11 Jul 2002; Gabriele Giorgetti <stroke@gentoo.org> netselect-0.3.ebuild :
New package.
diff --git a/net-analyzer/netselect/netselect-0.3.ebuild b/net-analyzer/netselect/netselect-0.3.ebuild
index 7528d20977a9..f7ddd20c14db 100644
--- a/net-analyzer/netselect/netselect-0.3.ebuild
+++ b/net-analyzer/netselect/netselect-0.3.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/net-analyzer/netselect/netselect-0.3.ebuild,v 1.6 2003/02/13 13:47:07 vapier Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-analyzer/netselect/netselect-0.3.ebuild,v 1.7 2003/02/27 23:28:02 wwoods 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 "
+KEYWORDS="x86 ppc sparc alpha"
src_compile() {
mv Makefile Makefile.orig