summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJeroen Roovers <jer@gentoo.org>2010-08-01 19:50:06 +0000
committerJeroen Roovers <jer@gentoo.org>2010-08-01 19:50:06 +0000
commitebd6068585d5e297f3e9a5ddcae9db2da17c1671 (patch)
tree09ba4375ad9a4afc1b807f098709d707dd02328f /net-analyzer
parentStable for PPC (bug #330009). (diff)
downloadgentoo-2-ebd6068585d5e297f3e9a5ddcae9db2da17c1671.tar.gz
gentoo-2-ebd6068585d5e297f3e9a5ddcae9db2da17c1671.tar.bz2
gentoo-2-ebd6068585d5e297f3e9a5ddcae9db2da17c1671.zip
Stable for HPPA (bug #330479).
(Portage version: 2.2_rc67/cvs/Linux i686)
Diffstat (limited to 'net-analyzer')
-rw-r--r--net-analyzer/wireshark/ChangeLog5
-rw-r--r--net-analyzer/wireshark/wireshark-1.2.10.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/net-analyzer/wireshark/ChangeLog b/net-analyzer/wireshark/ChangeLog
index 3f46d97a9ef9..b4bc064b2b01 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.243 2010/07/31 16:21:42 jer Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-analyzer/wireshark/ChangeLog,v 1.244 2010/08/01 19:50:06 jer Exp $
+
+ 01 Aug 2010; Jeroen Roovers <jer@gentoo.org> wireshark-1.2.10.ebuild:
+ Stable for HPPA (bug #330479).
31 Jul 2010; Jeroen Roovers <jer@gentoo.org> wireshark-1.2.10.ebuild:
Stable for PPC (bug #330479).
diff --git a/net-analyzer/wireshark/wireshark-1.2.10.ebuild b/net-analyzer/wireshark/wireshark-1.2.10.ebuild
index 4a7f6746d7ac..a4063c00e97b 100644
--- a/net-analyzer/wireshark/wireshark-1.2.10.ebuild
+++ b/net-analyzer/wireshark/wireshark-1.2.10.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.10.ebuild,v 1.5 2010/07/31 16:21:42 jer Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-analyzer/wireshark/wireshark-1.2.10.ebuild,v 1.6 2010/08/01 19:50:06 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