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 | f1694f55bf400d31549d8a53514ad92c66db3451 (patch) | |
tree | 375ce413fb03bf89382046d5715efbf9ec5ed169 /net-analyzer | |
parent | New version of enigmail, and Xinerama support.New version of enigmail, and Xi... (diff) | |
download | historical-f1694f55bf400d31549d8a53514ad92c66db3451.tar.gz historical-f1694f55bf400d31549d8a53514ad92c66db3451.tar.bz2 historical-f1694f55bf400d31549d8a53514ad92c66db3451.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/Manifest | 4 | ||||
-rw-r--r-- | net-analyzer/netselect/netselect-0.3.ebuild | 4 |
3 files changed, 8 insertions, 5 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/Manifest b/net-analyzer/netselect/Manifest index e8cbdf95a065..30ed8bd5560d 100644 --- a/net-analyzer/netselect/Manifest +++ b/net-analyzer/netselect/Manifest @@ -1,3 +1,3 @@ -MD5 965bc9824528ce1b048f5ea1b0fc4a81 netselect-0.3.ebuild 817 -MD5 faf6a1a682810b68f5d782413ffd55c3 ChangeLog 901 +MD5 fb5d8ef1cbaf6997a3c931e8faef2cb5 ChangeLog 982 +MD5 856b81c184a2b3fd791cd0a9014222bf netselect-0.3.ebuild 820 MD5 7396c62cc3e5735019287ae62229dd48 files/digest-netselect-0.3 64 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 |