summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJeroen Roovers <jer@gentoo.org>2010-07-31 16:21:42 +0000
committerJeroen Roovers <jer@gentoo.org>2010-07-31 16:21:42 +0000
commitdcb4c1b38bb37ced5da8e97ebfcd60d47bd53f74 (patch)
tree1f4bd18774ac11df1a8251bfd6c8cc7ad262a00f /net-analyzer
parentalpha/ia64/m68k/s390/sh/sparc stable wrt #329943 (diff)
downloadgentoo-2-dcb4c1b38bb37ced5da8e97ebfcd60d47bd53f74.tar.gz
gentoo-2-dcb4c1b38bb37ced5da8e97ebfcd60d47bd53f74.tar.bz2
gentoo-2-dcb4c1b38bb37ced5da8e97ebfcd60d47bd53f74.zip
Stable for PPC (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 adeac045c190..3f46d97a9ef9 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.242 2010/07/31 15:50:42 armin76 Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-analyzer/wireshark/ChangeLog,v 1.243 2010/07/31 16:21:42 jer Exp $
+
+ 31 Jul 2010; Jeroen Roovers <jer@gentoo.org> wireshark-1.2.10.ebuild:
+ Stable for PPC (bug #330479).
31 Jul 2010; Raúl Porcel <armin76@gentoo.org> wireshark-1.2.10.ebuild:
alpha/ia64/sparc stable wrt #330479
diff --git a/net-analyzer/wireshark/wireshark-1.2.10.ebuild b/net-analyzer/wireshark/wireshark-1.2.10.ebuild
index 9efdf6cd344b..4a7f6746d7ac 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.4 2010/07/31 15:50:42 armin76 Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-analyzer/wireshark/wireshark-1.2.10.ebuild,v 1.5 2010/07/31 16:21:42 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