diff options
author | Michael Sterrett <mr_bones_@gentoo.org> | 2010-04-22 15:42:58 +0000 |
---|---|---|
committer | Michael Sterrett <mr_bones_@gentoo.org> | 2010-04-22 15:42:58 +0000 |
commit | 913ec86f7a9c5e0ecf96168d93daae4a68c07fa1 (patch) | |
tree | 081c7fdbfde2c8fe63054c471940d37a98715e23 /net-analyzer/wireshark | |
parent | Fix umask handling after Create Folder operation wrt #316681 by Ivan Ponomarev. (diff) | |
download | gentoo-2-913ec86f7a9c5e0ecf96168d93daae4a68c07fa1.tar.gz gentoo-2-913ec86f7a9c5e0ecf96168d93daae4a68c07fa1.tar.bz2 gentoo-2-913ec86f7a9c5e0ecf96168d93daae4a68c07fa1.zip |
whitespace
(Portage version: 2.1.8.3/cvs/Linux i686)
Diffstat (limited to 'net-analyzer/wireshark')
-rw-r--r-- | net-analyzer/wireshark/wireshark-1.2.7.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/net-analyzer/wireshark/wireshark-1.2.7.ebuild b/net-analyzer/wireshark/wireshark-1.2.7.ebuild index fb06bd92f4b5..4be9451052d8 100644 --- a/net-analyzer/wireshark/wireshark-1.2.7.ebuild +++ b/net-analyzer/wireshark/wireshark-1.2.7.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.7.ebuild,v 1.2 2010/04/22 06:06:27 pva Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-analyzer/wireshark/wireshark-1.2.7.ebuild,v 1.3 2010/04/22 15:42:58 mr_bones_ Exp $ EAPI=2 inherit autotools libtool flag-o-matic eutils toolchain-funcs @@ -20,7 +20,7 @@ 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 - zlib? ( sys-libs/zlib + zlib? ( sys-libs/zlib !=sys-libs/zlib-1.2.4 ) smi? ( net-libs/libsmi ) gtk? ( >=x11-libs/gtk+-2.4.0:2 |