summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMark Loeser <halcy0n@gentoo.org>2010-10-25 23:03:58 +0000
committerMark Loeser <halcy0n@gentoo.org>2010-10-25 23:03:58 +0000
commit3b17af4cc593a7895437f10822e3a0d041f4df5e (patch)
tree1984659e9189b1d2911f3081715a3f21651c4395 /net-analyzer/wireshark
parentStable on amd64 wrt bug #341933 (diff)
downloadgentoo-2-3b17af4cc593a7895437f10822e3a0d041f4df5e.tar.gz
gentoo-2-3b17af4cc593a7895437f10822e3a0d041f4df5e.tar.bz2
gentoo-2-3b17af4cc593a7895437f10822e3a0d041f4df5e.zip
Stable for ppc64; bug #339401
(Portage version: 2.2.0_alpha1/cvs/Linux x86_64)
Diffstat (limited to 'net-analyzer/wireshark')
-rw-r--r--net-analyzer/wireshark/ChangeLog5
-rw-r--r--net-analyzer/wireshark/wireshark-1.2.12.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/net-analyzer/wireshark/ChangeLog b/net-analyzer/wireshark/ChangeLog
index fa00b499f89a..5c10e1a18b6a 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.253 2010/10/17 11:01:26 armin76 Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-analyzer/wireshark/ChangeLog,v 1.254 2010/10/25 23:03:58 halcy0n Exp $
+
+ 25 Oct 2010; Mark Loeser <halcy0n@gentoo.org> wireshark-1.2.12.ebuild:
+ Stable for ppc64; bug #339401
17 Oct 2010; Raúl Porcel <armin76@gentoo.org> wireshark-1.2.12.ebuild:
ia64/sparc stable wrt #339401
diff --git a/net-analyzer/wireshark/wireshark-1.2.12.ebuild b/net-analyzer/wireshark/wireshark-1.2.12.ebuild
index d23791b638e0..8c09cf007898 100644
--- a/net-analyzer/wireshark/wireshark-1.2.12.ebuild
+++ b/net-analyzer/wireshark/wireshark-1.2.12.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.12.ebuild,v 1.7 2010/10/17 11:01:26 armin76 Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-analyzer/wireshark/wireshark-1.2.12.ebuild,v 1.8 2010/10/25 23:03:58 halcy0n 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