diff options
author | Brent Baude <ranger@gentoo.org> | 2010-07-08 17:39:55 +0000 |
---|---|---|
committer | Brent Baude <ranger@gentoo.org> | 2010-07-08 17:39:55 +0000 |
commit | e96c3e9342a9f96758848986c61e8fa680589a7a (patch) | |
tree | ab6a74eb4705eaed941a044c12f192855dc5bf73 /net-analyzer/wireshark/wireshark-1.2.9.ebuild | |
parent | Stop automagic afc support (bug #314161 by Marc-Antoine Perenno). Remove old ... (diff) | |
download | gentoo-2-e96c3e9342a9f96758848986c61e8fa680589a7a.tar.gz gentoo-2-e96c3e9342a9f96758848986c61e8fa680589a7a.tar.bz2 gentoo-2-e96c3e9342a9f96758848986c61e8fa680589a7a.zip |
Marking wireshark-1.2.9 ppc64 for bug 323859
(Portage version: 2.1.7.17/cvs/Linux ppc64)
Diffstat (limited to 'net-analyzer/wireshark/wireshark-1.2.9.ebuild')
-rw-r--r-- | net-analyzer/wireshark/wireshark-1.2.9.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/net-analyzer/wireshark/wireshark-1.2.9.ebuild b/net-analyzer/wireshark/wireshark-1.2.9.ebuild index ccc72909f8fc..817c9418337d 100644 --- a/net-analyzer/wireshark/wireshark-1.2.9.ebuild +++ b/net-analyzer/wireshark/wireshark-1.2.9.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.9.ebuild,v 1.5 2010/06/21 20:56:45 maekke Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-analyzer/wireshark/wireshark-1.2.9.ebuild,v 1.6 2010/07/08 17:39:55 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 |