diff options
author | Tom Gall <tgall@gentoo.org> | 2004-03-07 17:16:01 +0000 |
---|---|---|
committer | Tom Gall <tgall@gentoo.org> | 2004-03-07 17:16:01 +0000 |
commit | 73620228b57cc2938fa302841d1aadfe2b55301c (patch) | |
tree | 11eab637e3eeb416d7570fb347c368dd88d6da54 /net-analyzer | |
parent | New version of enigmail, and Xinerama support.New version of enigmail, and Xi... (diff) | |
download | gentoo-2-73620228b57cc2938fa302841d1aadfe2b55301c.tar.gz gentoo-2-73620228b57cc2938fa302841d1aadfe2b55301c.tar.bz2 gentoo-2-73620228b57cc2938fa302841d1aadfe2b55301c.zip |
mark netselect-0.3.ebuild stable on ppc64
Diffstat (limited to 'net-analyzer')
-rw-r--r-- | net-analyzer/netselect/ChangeLog | 5 | ||||
-rw-r--r-- | net-analyzer/netselect/netselect-0.3.ebuild | 4 |
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 |