summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorBrent Baude <ranger@gentoo.org>2010-01-28 20:24:20 +0000
committerBrent Baude <ranger@gentoo.org>2010-01-28 20:24:20 +0000
commit3553fb17441c9c5c4b764ab6e1a835587182a39a (patch)
tree9cfd78bc068c8f32cd83119a7a3932f61d5dca15 /net-analyzer/wireshark
parentMarking wireshark-1.2.6 ppc64 for bug 302665 (diff)
downloadgentoo-2-3553fb17441c9c5c4b764ab6e1a835587182a39a.tar.gz
gentoo-2-3553fb17441c9c5c4b764ab6e1a835587182a39a.tar.bz2
gentoo-2-3553fb17441c9c5c4b764ab6e1a835587182a39a.zip
Marking wireshark-1.2.6 ppc for bug 302665
(Portage version: 2.1.6.13/cvs/Linux ppc64)
Diffstat (limited to 'net-analyzer/wireshark')
-rw-r--r--net-analyzer/wireshark/ChangeLog5
-rw-r--r--net-analyzer/wireshark/wireshark-1.2.6.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/net-analyzer/wireshark/ChangeLog b/net-analyzer/wireshark/ChangeLog
index b6712d974c47..a9d61c0c2d30 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.211 2010/01/28 20:23:10 ranger Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-analyzer/wireshark/ChangeLog,v 1.212 2010/01/28 20:24:20 ranger Exp $
+
+ 28 Jan 2010; Brent Baude <ranger@gentoo.org> wireshark-1.2.6.ebuild:
+ Marking wireshark-1.2.6 ppc for bug 302665
28 Jan 2010; Brent Baude <ranger@gentoo.org> wireshark-1.2.6.ebuild:
Marking wireshark-1.2.6 ppc64 for bug 302665
diff --git a/net-analyzer/wireshark/wireshark-1.2.6.ebuild b/net-analyzer/wireshark/wireshark-1.2.6.ebuild
index 87bd97119d3a..0890d3946677 100644
--- a/net-analyzer/wireshark/wireshark-1.2.6.ebuild
+++ b/net-analyzer/wireshark/wireshark-1.2.6.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.6.ebuild,v 1.2 2010/01/28 20:23:10 ranger Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-analyzer/wireshark/wireshark-1.2.6.ebuild,v 1.3 2010/01/28 20:24:20 ranger 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