summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRaúl Porcel <armin76@gentoo.org>2010-05-15 16:28:51 +0000
committerRaúl Porcel <armin76@gentoo.org>2010-05-15 16:28:51 +0000
commitc2efa745b2192a856d812040e29c4880abdfa0e7 (patch)
treedbb341c6db27389263c377ab69d33765769b8ac2 /net-analyzer/wireshark
parentBackport libpng14 patch to stable 3.6.1 release. (diff)
downloadgentoo-2-c2efa745b2192a856d812040e29c4880abdfa0e7.tar.gz
gentoo-2-c2efa745b2192a856d812040e29c4880abdfa0e7.tar.bz2
gentoo-2-c2efa745b2192a856d812040e29c4880abdfa0e7.zip
alpha/ia64/sparc stable wrt #318935
(Portage version: 2.1.8.3/cvs/Linux ia64)
Diffstat (limited to 'net-analyzer/wireshark')
-rw-r--r--net-analyzer/wireshark/ChangeLog5
-rw-r--r--net-analyzer/wireshark/wireshark-1.2.8-r1.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/net-analyzer/wireshark/ChangeLog b/net-analyzer/wireshark/ChangeLog
index 16f0c782b396..ea947e10535c 100644
--- a/net-analyzer/wireshark/ChangeLog
+++ b/net-analyzer/wireshark/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for net-analyzer/wireshark
# Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/net-analyzer/wireshark/ChangeLog,v 1.227 2010/05/15 13:15:39 maekke Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-analyzer/wireshark/ChangeLog,v 1.228 2010/05/15 16:28:51 armin76 Exp $
+
+ 15 May 2010; Raúl Porcel <armin76@gentoo.org> wireshark-1.2.8-r1.ebuild:
+ alpha/ia64/sparc stable wrt #318935
15 May 2010; Markus Meier <maekke@gentoo.org> wireshark-1.2.8-r1.ebuild:
amd64/x86 stable, bug #318935
diff --git a/net-analyzer/wireshark/wireshark-1.2.8-r1.ebuild b/net-analyzer/wireshark/wireshark-1.2.8-r1.ebuild
index e8fde0efc6b3..f8ce256cc4b6 100644
--- a/net-analyzer/wireshark/wireshark-1.2.8-r1.ebuild
+++ b/net-analyzer/wireshark/wireshark-1.2.8-r1.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2010 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/net-analyzer/wireshark/wireshark-1.2.8-r1.ebuild,v 1.5 2010/05/15 13:15:39 maekke Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-analyzer/wireshark/wireshark-1.2.8-r1.ebuild,v 1.6 2010/05/15 16:28:51 armin76 Exp $
EAPI=2
inherit autotools libtool flag-o-matic eutils toolchain-funcs
@@ -16,7 +16,7 @@ SRC_URI="http://www.wireshark.org/download/src/${P}.tar.gz"
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 ares gtk ipv6 lua portaudio gnutls gcrypt geoip zlib kerberos threads profile smi +pcap pcre +caps selinux"
RDEPEND=">=dev-libs/glib-2.4.0:2