summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRaúl Porcel <armin76@gentoo.org>2009-04-10 14:32:33 +0000
committerRaúl Porcel <armin76@gentoo.org>2009-04-10 14:32:33 +0000
commitf647233ec19aa783604ae6b854923394e009951f (patch)
tree7f041728593ef09bdfb4d6e14f82775f83882cb8 /net-analyzer
parentMarking fuse-2.7.4 ppc64 for bug 264593 (diff)
downloadgentoo-2-f647233ec19aa783604ae6b854923394e009951f.tar.gz
gentoo-2-f647233ec19aa783604ae6b854923394e009951f.tar.bz2
gentoo-2-f647233ec19aa783604ae6b854923394e009951f.zip
alpha/ia64/sparc/x86 stable wrt #264571
(Portage version: 2.1.6.7/cvs/Linux ia64)
Diffstat (limited to 'net-analyzer')
-rw-r--r--net-analyzer/wireshark/ChangeLog5
-rw-r--r--net-analyzer/wireshark/wireshark-1.0.7.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/net-analyzer/wireshark/ChangeLog b/net-analyzer/wireshark/ChangeLog
index 015300a972b9..4348c16f4b44 100644
--- a/net-analyzer/wireshark/ChangeLog
+++ b/net-analyzer/wireshark/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for net-analyzer/wireshark
# Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/net-analyzer/wireshark/ChangeLog,v 1.163 2009/04/10 08:12:45 keytoaster Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-analyzer/wireshark/ChangeLog,v 1.164 2009/04/10 14:32:33 armin76 Exp $
+
+ 10 Apr 2009; Raúl Porcel <armin76@gentoo.org> wireshark-1.0.7.ebuild:
+ alpha/ia64/sparc/x86 stable wrt #264571
10 Apr 2009; Tobias Heinlein <keytoaster@gentoo.org>
wireshark-1.0.7.ebuild:
diff --git a/net-analyzer/wireshark/wireshark-1.0.7.ebuild b/net-analyzer/wireshark/wireshark-1.0.7.ebuild
index a6fe7c531b16..018202ffbfea 100644
--- a/net-analyzer/wireshark/wireshark-1.0.7.ebuild
+++ b/net-analyzer/wireshark/wireshark-1.0.7.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2009 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/net-analyzer/wireshark/wireshark-1.0.7.ebuild,v 1.3 2009/04/10 08:12:45 keytoaster Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-analyzer/wireshark/wireshark-1.0.7.ebuild,v 1.4 2009/04/10 14:32:33 armin76 Exp $
EAPI=1
WANT_AUTOMAKE="1.9"
@@ -17,7 +17,7 @@ SRC_URI="http://www.wireshark.org/download/src/all-versions/${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 lua portaudio gnutls gcrypt zlib kerberos threads profile smi +pcap pcre +caps selinux"
RDEPEND="zlib? ( sys-libs/zlib )