summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGuy Martin <gmsoft@gentoo.org>2003-03-02 20:02:35 +0000
committerGuy Martin <gmsoft@gentoo.org>2003-03-02 20:02:35 +0000
commit00fdccecb09d1ea128fe6c9e5bec1e7df71615ca (patch)
tree9ad3043ec40f365b97668b44106d1182181e308f /net-analyzer
parenttypo (diff)
downloadgentoo-2-00fdccecb09d1ea128fe6c9e5bec1e7df71615ca.tar.gz
gentoo-2-00fdccecb09d1ea128fe6c9e5bec1e7df71615ca.tar.bz2
gentoo-2-00fdccecb09d1ea128fe6c9e5bec1e7df71615ca.zip
Added hppa to keywords.
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 4917c066687f..38e9211d144e 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.5 2003/02/27 23:28:02 wwoods Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-analyzer/netselect/ChangeLog,v 1.6 2003/03/02 20:02:35 gmsoft Exp $
06 Dec 2002; Rodney Rees <manson@gentoo.org> : changed sparc ~sparc keywords
*netselect-0.3 (11 Jul 2002)
+ 02 Mar 2003; Guy Martin <gmsoft@gentoo.org> netselect-0.3.ebuild :
+ Added hpp aot keywords.
+
27 Feb 2003; Will Woods <wwoods@gentoo.org> netselect-0.3.ebuild:
Added alpha to KEYWORDS
diff --git a/net-analyzer/netselect/netselect-0.3.ebuild b/net-analyzer/netselect/netselect-0.3.ebuild
index f7ddd20c14db..85856c09a246 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.7 2003/02/27 23:28:02 wwoods Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-analyzer/netselect/netselect-0.3.ebuild,v 1.8 2003/03/02 20:02:35 gmsoft 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"
+KEYWORDS="x86 ppc sparc alpha hppa"
src_compile() {
mv Makefile Makefile.orig