diff options
author | Jeroen Roovers <jer@gentoo.org> | 2010-05-10 20:41:27 +0000 |
---|---|---|
committer | Jeroen Roovers <jer@gentoo.org> | 2010-05-10 20:41:27 +0000 |
commit | b09522191d46148007e03fdafd8ea64538d21cb2 (patch) | |
tree | c60028547e6b9276af98d470e60514a148cb7fc2 /net-analyzer/wireshark/wireshark-1.2.8-r1.ebuild | |
parent | Stable for HPPA (bug #307637). (diff) | |
download | gentoo-2-b09522191d46148007e03fdafd8ea64538d21cb2.tar.gz gentoo-2-b09522191d46148007e03fdafd8ea64538d21cb2.tar.bz2 gentoo-2-b09522191d46148007e03fdafd8ea64538d21cb2.zip |
Stable for HPPA (bug #318935).
(Portage version: 2.2_rc67/cvs/Linux i686)
Diffstat (limited to 'net-analyzer/wireshark/wireshark-1.2.8-r1.ebuild')
-rw-r--r-- | net-analyzer/wireshark/wireshark-1.2.8-r1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/net-analyzer/wireshark/wireshark-1.2.8-r1.ebuild b/net-analyzer/wireshark/wireshark-1.2.8-r1.ebuild index fd0fda43bf63..4c65448c4f18 100644 --- a/net-analyzer/wireshark/wireshark-1.2.8-r1.ebuild +++ b/net-analyzer/wireshark/wireshark-1.2.8-r1.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.8-r1.ebuild,v 1.2 2010/05/10 15:36:38 ranger Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-analyzer/wireshark/wireshark-1.2.8-r1.ebuild,v 1.3 2010/05/10 20:41:27 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 |