summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorBrent Baude <ranger@gentoo.org>2006-11-05 04:12:31 +0000
committerBrent Baude <ranger@gentoo.org>2006-11-05 04:12:31 +0000
commitbe94537810262880506d9f69002e2993c42e447c (patch)
tree19bf2831d65535264b64c3d614e9786b5a2e5b21 /net-analyzer
parentMarking lha-114i-r6 ppc64 stable for bug #151252 (diff)
downloadgentoo-2-be94537810262880506d9f69002e2993c42e447c.tar.gz
gentoo-2-be94537810262880506d9f69002e2993c42e447c.tar.bz2
gentoo-2-be94537810262880506d9f69002e2993c42e447c.zip
Marking wireshark-0.99.4 ppc64 stable for bug #152951
(Portage version: 2.1.1-r1)
Diffstat (limited to 'net-analyzer')
-rw-r--r--net-analyzer/wireshark/ChangeLog5
-rw-r--r--net-analyzer/wireshark/wireshark-0.99.4.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/net-analyzer/wireshark/ChangeLog b/net-analyzer/wireshark/ChangeLog
index d3ec5755752a..0d1eae42cfc5 100644
--- a/net-analyzer/wireshark/ChangeLog
+++ b/net-analyzer/wireshark/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for net-analyzer/wireshark
# Copyright 1999-2006 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/net-analyzer/wireshark/ChangeLog,v 1.40 2006/11/02 03:35:59 tester Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-analyzer/wireshark/ChangeLog,v 1.41 2006/11/05 04:12:31 ranger Exp $
+
+ 05 Nov 2006; Brent Baude <ranger@gentoo.org> wireshark-0.99.4.ebuild:
+ Marking wireshark-0.99.4 ppc64 stable for bug #152951
02 Nov 2006; Olivier Crête <tester@gentoo.org> wireshark-0.99.4.ebuild:
Stable on amd64 for security bug #152951
diff --git a/net-analyzer/wireshark/wireshark-0.99.4.ebuild b/net-analyzer/wireshark/wireshark-0.99.4.ebuild
index c929e8e70065..3f3211b7bd07 100644
--- a/net-analyzer/wireshark/wireshark-0.99.4.ebuild
+++ b/net-analyzer/wireshark/wireshark-0.99.4.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2006 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/net-analyzer/wireshark/wireshark-0.99.4.ebuild,v 1.8 2006/11/02 03:35:59 tester Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-analyzer/wireshark/wireshark-0.99.4.ebuild,v 1.9 2006/11/05 04:12:31 ranger Exp $
inherit libtool flag-o-matic eutils autotools
@@ -11,7 +11,7 @@ SRC_URI="mirror://sourceforge/wireshark/${P}.tar.bz2"
LICENSE="GPL-2"
SLOT="0"
-KEYWORDS="alpha amd64 hppa ia64 ppc ~ppc64 sparc x86"
+KEYWORDS="alpha amd64 hppa ia64 ppc ppc64 sparc x86"
IUSE="adns gtk ipv6 portaudio snmp ssl kerberos threads selinux"
RDEPEND=">=sys-libs/zlib-1.1.4