summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJeroen Roovers <jer@gentoo.org>2010-05-10 23:01:00 +0000
committerJeroen Roovers <jer@gentoo.org>2010-05-10 23:01:00 +0000
commit5a7ddc57d019ad682ab5738d146644db554f56e0 (patch)
tree24ef831ef3c17624f4d7c8a9e1d68af817e44876 /net-analyzer/wireshark
parentUnmask udev based xfce4-power-manager. (diff)
downloadgentoo-2-5a7ddc57d019ad682ab5738d146644db554f56e0.tar.gz
gentoo-2-5a7ddc57d019ad682ab5738d146644db554f56e0.tar.bz2
gentoo-2-5a7ddc57d019ad682ab5738d146644db554f56e0.zip
Stable for PPC (bug #318935).
(Portage version: 2.2_rc67/cvs/Linux i686)
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 e41d379ae960..74482cfc7cb1 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.225 2010/05/10 20:41:27 jer Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-analyzer/wireshark/ChangeLog,v 1.226 2010/05/10 23:01:00 jer Exp $
+
+ 10 May 2010; Jeroen Roovers <jer@gentoo.org> wireshark-1.2.8-r1.ebuild:
+ Stable for PPC (bug #318935).
10 May 2010; Jeroen Roovers <jer@gentoo.org> wireshark-1.2.8-r1.ebuild:
Stable for HPPA (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 4c65448c4f18..a09e95874323 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.3 2010/05/10 20:41:27 jer Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-analyzer/wireshark/wireshark-1.2.8-r1.ebuild,v 1.4 2010/05/10 23:01:00 jer 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