diff options
author | Raúl Porcel <armin76@gentoo.org> | 2009-10-30 17:11:52 +0000 |
---|---|---|
committer | Raúl Porcel <armin76@gentoo.org> | 2009-10-30 17:11:52 +0000 |
commit | 225916e46e40782a7fc77582b8ae83ac31016db7 (patch) | |
tree | 3e305e087b335df70a8409dbad881edf21135da0 /net-analyzer/wireshark/wireshark-1.2.3.ebuild | |
parent | ia64 stable wrt #285603 (diff) | |
download | historical-225916e46e40782a7fc77582b8ae83ac31016db7.tar.gz historical-225916e46e40782a7fc77582b8ae83ac31016db7.tar.bz2 historical-225916e46e40782a7fc77582b8ae83ac31016db7.zip |
alpha/ia64/sparc stable wrt #290710
Package-Manager: portage-2.1.6.13/cvs/Linux ia64
Diffstat (limited to 'net-analyzer/wireshark/wireshark-1.2.3.ebuild')
-rw-r--r-- | net-analyzer/wireshark/wireshark-1.2.3.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/net-analyzer/wireshark/wireshark-1.2.3.ebuild b/net-analyzer/wireshark/wireshark-1.2.3.ebuild index 91839187aaeb..426cfb3bbfd5 100644 --- a/net-analyzer/wireshark/wireshark-1.2.3.ebuild +++ b/net-analyzer/wireshark/wireshark-1.2.3.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2009 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-analyzer/wireshark/wireshark-1.2.3.ebuild,v 1.4 2009/10/29 14:51:52 jer Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-analyzer/wireshark/wireshark-1.2.3.ebuild,v 1.5 2009/10/30 17:11:52 armin76 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 |