summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGustavo Zacarias <gustavoz@gentoo.org>2007-04-17 22:17:56 +0000
committerGustavo Zacarias <gustavoz@gentoo.org>2007-04-17 22:17:56 +0000
commit2fba7f581fc292bedcc64216585e966a5225d895 (patch)
tree6dfea97edf163d5ec8c8c0b4aa6ff5f552755027 /net-analyzer/wireshark
parentFix as-needed thanks to Peter Avramucz <muczy@easymail.hu> in bug 174557 (diff)
downloadgentoo-2-2fba7f581fc292bedcc64216585e966a5225d895.tar.gz
gentoo-2-2fba7f581fc292bedcc64216585e966a5225d895.tar.bz2
gentoo-2-2fba7f581fc292bedcc64216585e966a5225d895.zip
Stable on sparc wrt #174625
(Portage version: 2.1.2.2)
Diffstat (limited to 'net-analyzer/wireshark')
-rw-r--r--net-analyzer/wireshark/ChangeLog6
-rw-r--r--net-analyzer/wireshark/wireshark-0.99.5.ebuild4
2 files changed, 7 insertions, 3 deletions
diff --git a/net-analyzer/wireshark/ChangeLog b/net-analyzer/wireshark/ChangeLog
index c545d434d197..388419db42c9 100644
--- a/net-analyzer/wireshark/ChangeLog
+++ b/net-analyzer/wireshark/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for net-analyzer/wireshark
# Copyright 1999-2007 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/net-analyzer/wireshark/ChangeLog,v 1.53 2007/04/17 01:01:54 kloeri Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-analyzer/wireshark/ChangeLog,v 1.54 2007/04/17 22:17:56 gustavoz Exp $
+
+ 17 Apr 2007; Gustavo Zacarias <gustavoz@gentoo.org>
+ wireshark-0.99.5.ebuild:
+ Stable on sparc wrt #174625
17 Apr 2007; Bryan Østergaard <kloeri@gentoo.org>
wireshark-0.99.5.ebuild:
diff --git a/net-analyzer/wireshark/wireshark-0.99.5.ebuild b/net-analyzer/wireshark/wireshark-0.99.5.ebuild
index 9bcab6bd40a1..64a332f917b4 100644
--- a/net-analyzer/wireshark/wireshark-0.99.5.ebuild
+++ b/net-analyzer/wireshark/wireshark-0.99.5.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2007 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/net-analyzer/wireshark/wireshark-0.99.5.ebuild,v 1.10 2007/04/17 01:01:54 kloeri Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-analyzer/wireshark/wireshark-0.99.5.ebuild,v 1.11 2007/04/17 22:17:56 gustavoz Exp $
inherit libtool flag-o-matic eutils
@@ -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 ~x86-fbsd"
+KEYWORDS="alpha amd64 hppa ia64 ~ppc ppc64 sparc x86 ~x86-fbsd"
IUSE="adns gtk ipv6 portaudio snmp ssl kerberos threads selinux"
RDEPEND=">=sys-libs/zlib-1.1.4