diff options
Diffstat (limited to 'net-analyzer/wireshark/wireshark-0.99.8.ebuild')
-rw-r--r-- | net-analyzer/wireshark/wireshark-0.99.8.ebuild | 11 |
1 files changed, 2 insertions, 9 deletions
diff --git a/net-analyzer/wireshark/wireshark-0.99.8.ebuild b/net-analyzer/wireshark/wireshark-0.99.8.ebuild index 903bb0c3ae6f..88494a70c3fc 100644 --- a/net-analyzer/wireshark/wireshark-0.99.8.ebuild +++ b/net-analyzer/wireshark/wireshark-0.99.8.ebuild @@ -1,13 +1,6 @@ # Copyright 1999-2008 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-analyzer/wireshark/wireshark-0.99.8.ebuild,v 1.8 2008/03/18 18:06:06 dertobi123 Exp $ - -# ChangeLog: -# 1. Droped check for perl minimal USE flag. We do not have perl with minimal -# USE flag in portage. -# 2. Droped snmp USE flag. snmp dissector rewriten and now uses libsmi for OID -# handling. -# 3. Added smi USE flag. +# $Header: /var/cvsroot/gentoo-x86/net-analyzer/wireshark/wireshark-0.99.8.ebuild,v 1.9 2008/03/18 20:30:42 pva Exp $ EAPI=1 WANT_AUTOMAKE="1.9" @@ -25,7 +18,7 @@ SRC_URI="http://www.wireshark.org/download/src/all-versions/${P}.tar.bz2" LICENSE="GPL-2" SLOT="0" KEYWORDS="alpha amd64 hppa ia64 ppc ~ppc64 sparc x86 ~x86-fbsd" -IUSE="adns gtk ipv6 lua portaudio gnutls gcrypt zlib kerberos threads profile smi pcap pcre +caps selinux" +IUSE="adns gtk ipv6 lua portaudio gnutls gcrypt zlib kerberos threads profile smi +pcap pcre +caps selinux" RDEPEND="zlib? ( sys-libs/zlib ) smi? ( net-libs/libsmi ) |