summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMarkus Rothe <corsair@gentoo.org>2005-04-09 09:31:11 +0000
committerMarkus Rothe <corsair@gentoo.org>2005-04-09 09:31:11 +0000
commitacd3b68943e78f22a6a4287a55037e0cb49e6267 (patch)
treee15ddf71f4ee218a3974d94349ad16195f319b07 /net-analyzer
parentStable on ppc64 (diff)
downloadhistorical-acd3b68943e78f22a6a4287a55037e0cb49e6267.tar.gz
historical-acd3b68943e78f22a6a4287a55037e0cb49e6267.tar.bz2
historical-acd3b68943e78f22a6a4287a55037e0cb49e6267.zip
Stable on ppc64
Package-Manager: portage-2.0.51.19
Diffstat (limited to 'net-analyzer')
-rw-r--r--net-analyzer/netselect/ChangeLog5
-rw-r--r--net-analyzer/netselect/Manifest4
-rw-r--r--net-analyzer/netselect/netselect-0.3-r1.ebuild4
3 files changed, 8 insertions, 5 deletions
diff --git a/net-analyzer/netselect/ChangeLog b/net-analyzer/netselect/ChangeLog
index c4c9f017c6bc..fd004ed232cb 100644
--- a/net-analyzer/netselect/ChangeLog
+++ b/net-analyzer/netselect/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for net-analyzer/netselect
# Copyright 2002-2005 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/net-analyzer/netselect/ChangeLog,v 1.23 2005/04/08 17:59:13 hansmi Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-analyzer/netselect/ChangeLog,v 1.24 2005/04/09 09:31:11 corsair Exp $
+
+ 09 Apr 2005; Markus Rothe <corsair@gentoo.org> netselect-0.3-r1.ebuild:
+ Stable on ppc64
08 Apr 2005; Michael Hanselmann <hansmi@gentoo.org>
netselect-0.3-r1.ebuild:
diff --git a/net-analyzer/netselect/Manifest b/net-analyzer/netselect/Manifest
index f3157920e1d7..ad2666aee3ab 100644
--- a/net-analyzer/netselect/Manifest
+++ b/net-analyzer/netselect/Manifest
@@ -1,6 +1,6 @@
+MD5 014f7fc085d33fcc83dfd27c6c1cad25 ChangeLog 2613
MD5 b4a519c8440c3016ab875b1e47ad33e2 metadata.xml 227
-MD5 1fec4a4b63474b865711556571594577 ChangeLog 2519
-MD5 39af3942b9e19cf4a888d0c2511ec802 netselect-0.3-r1.ebuild 1163
+MD5 22ef461ffb2a1844d388c33199de98b3 netselect-0.3-r1.ebuild 1163
MD5 ed9af38651ff81fcae36bbdd710f83de netselect-0.3.ebuild 772
MD5 7396c62cc3e5735019287ae62229dd48 files/digest-netselect-0.3 64
MD5 7396c62cc3e5735019287ae62229dd48 files/digest-netselect-0.3-r1 64
diff --git a/net-analyzer/netselect/netselect-0.3-r1.ebuild b/net-analyzer/netselect/netselect-0.3-r1.ebuild
index 9adc84c48027..6324f34462a4 100644
--- a/net-analyzer/netselect/netselect-0.3-r1.ebuild
+++ b/net-analyzer/netselect/netselect-0.3-r1.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2005 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/net-analyzer/netselect/netselect-0.3-r1.ebuild,v 1.11 2005/04/08 17:59:13 hansmi Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-analyzer/netselect/netselect-0.3-r1.ebuild,v 1.12 2005/04/09 09:31:11 corsair Exp $
inherit flag-o-matic
@@ -10,7 +10,7 @@ SRC_URI="http://www.worldvisions.ca/~apenwarr/netselect/${P}.tar.gz"
LICENSE="BSD"
SLOT="0"
-KEYWORDS="alpha amd64 arm hppa ia64 ~mips ppc ~ppc64 ~ppc-macos s390 sparc x86"
+KEYWORDS="alpha amd64 arm hppa ia64 ~mips ppc ppc64 ~ppc-macos s390 sparc x86"
IUSE=""
S="${WORKDIR}/${PN}"