summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRené Nussbaumer <killerfox@gentoo.org>2006-08-27 11:06:30 +0000
committerRené Nussbaumer <killerfox@gentoo.org>2006-08-27 11:06:30 +0000
commit8a982f188fe291b2080fb7dc24eeda4444296a63 (patch)
treed909f27948e897f6a8f2c014da2a6cdba5a4a926 /net-analyzer/wireshark
parentStable on ppc64; bug #145047 (diff)
downloadgentoo-2-8a982f188fe291b2080fb7dc24eeda4444296a63.tar.gz
gentoo-2-8a982f188fe291b2080fb7dc24eeda4444296a63.tar.bz2
gentoo-2-8a982f188fe291b2080fb7dc24eeda4444296a63.zip
Stable on hppa. See bug #144946.
(Portage version: 2.1.1_pre5-r2)
Diffstat (limited to 'net-analyzer/wireshark')
-rw-r--r--net-analyzer/wireshark/ChangeLog6
-rw-r--r--net-analyzer/wireshark/wireshark-0.99.3.ebuild4
2 files changed, 7 insertions, 3 deletions
diff --git a/net-analyzer/wireshark/ChangeLog b/net-analyzer/wireshark/ChangeLog
index c7a63676f2fa..7ac4fe029639 100644
--- a/net-analyzer/wireshark/ChangeLog
+++ b/net-analyzer/wireshark/ChangeLog
@@ -1,6 +1,10 @@
# 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.26 2006/08/25 23:25:55 dragonheart Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-analyzer/wireshark/ChangeLog,v 1.27 2006/08/27 11:06:30 killerfox Exp $
+
+ 27 Aug 2006; Rene Nussbaumer <killerfox@gentoo.org>
+ wireshark-0.99.3.ebuild:
+ Stable on hppa. See bug #144946.
25 Aug 2006; Daniel Black <dragonheart@gentoo.org>
wireshark-0.99.3.ebuild:
diff --git a/net-analyzer/wireshark/wireshark-0.99.3.ebuild b/net-analyzer/wireshark/wireshark-0.99.3.ebuild
index 7d6960af62c6..3f92ec3f0f29 100644
--- a/net-analyzer/wireshark/wireshark-0.99.3.ebuild
+++ b/net-analyzer/wireshark/wireshark-0.99.3.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.3.ebuild,v 1.9 2006/08/25 23:25:55 dragonheart Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-analyzer/wireshark/wireshark-0.99.3.ebuild,v 1.10 2006/08/27 11:06:30 killerfox Exp $
inherit libtool flag-o-matic eutils autotools
@@ -12,7 +12,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 snmp ssl kerberos threads selinux"
RDEPEND=">=sys-libs/zlib-1.1.4