summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRodney Rees <manson@gentoo.org>2002-12-09 04:33:21 +0000
committerRodney Rees <manson@gentoo.org>2002-12-09 04:33:21 +0000
commit37c97f840908dd57c60141bf7ab29a4e0f861ad9 (patch)
treeed20acc6fda6e2bdbbe0e6ffaef32a9cd2061768 /net-analyzer/netselect
parentremoved old ebuild (diff)
downloadgentoo-2-37c97f840908dd57c60141bf7ab29a4e0f861ad9.tar.gz
gentoo-2-37c97f840908dd57c60141bf7ab29a4e0f861ad9.tar.bz2
gentoo-2-37c97f840908dd57c60141bf7ab29a4e0f861ad9.zip
12-08-02 Keyword change remove sparc64 Rodney Rees manson@gentoo.org
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 352557c91725..f6c24450963f 100644
--- a/net-analyzer/netselect/ChangeLog
+++ b/net-analyzer/netselect/ChangeLog
@@ -1,7 +1,10 @@
# ChangeLog for net-analyzer/netselect
# Copyright 2002 Gentoo Technologies, Inc.; Distributed under the GPL
-# $Header: /var/cvsroot/gentoo-x86/net-analyzer/netselect/ChangeLog,v 1.1 2002/07/11 16:33:32 stroke Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-analyzer/netselect/ChangeLog,v 1.2 2002/12/09 04:33:09 manson Exp $
+\* Autoupdate keywords (12-6-02)
+ 06 Dec 2002; Rodney Rees <manson@gentoo.org> changed sparc ~sparc keywords
+
*netselect-0.3 (11 Jul 2002)
11 Jul 2002; Gabriele Giorgetti <stroke@gentoo.org> netselect-0.3.ebuild :
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