diff options
author | Tony Vroon <chainsaw@gentoo.org> | 2011-09-16 12:11:50 +0000 |
---|---|---|
committer | Tony Vroon <chainsaw@gentoo.org> | 2011-09-16 12:11:50 +0000 |
commit | c0e0b05a902e2d4b719f33bdf42ec68ae7c08184 (patch) | |
tree | cbd7d4e9f0c03941e81356f033c26ee1d8771565 /net-analyzer/wireshark/wireshark-1.4.9.ebuild | |
parent | Marked stable on AMD64 based on arch testing by Elijah "Armageddon" El Lazkan... (diff) | |
download | gentoo-2-c0e0b05a902e2d4b719f33bdf42ec68ae7c08184.tar.gz gentoo-2-c0e0b05a902e2d4b719f33bdf42ec68ae7c08184.tar.bz2 gentoo-2-c0e0b05a902e2d4b719f33bdf42ec68ae7c08184.zip |
Marked stable on AMD64 based on arch testing by Agostino "ago" Sarubbo & Elijah "Armageddon" El Lazkani in security bug #381551.
(Portage version: 2.1.10.16/cvs/Linux x86_64)
Diffstat (limited to 'net-analyzer/wireshark/wireshark-1.4.9.ebuild')
-rw-r--r-- | net-analyzer/wireshark/wireshark-1.4.9.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/net-analyzer/wireshark/wireshark-1.4.9.ebuild b/net-analyzer/wireshark/wireshark-1.4.9.ebuild index ae59c83772c9..ee732d2b54d1 100644 --- a/net-analyzer/wireshark/wireshark-1.4.9.ebuild +++ b/net-analyzer/wireshark/wireshark-1.4.9.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2011 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-analyzer/wireshark/wireshark-1.4.9.ebuild,v 1.3 2011/09/14 15:34:20 jer Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-analyzer/wireshark/wireshark-1.4.9.ebuild,v 1.4 2011/09/16 12:11:50 chainsaw Exp $ EAPI="3" PYTHON_DEPEND="python? 2" @@ -13,7 +13,7 @@ SRC_URI="http://www.wireshark.org/download/src/all-versions/${MY_P}.tar.bz2" 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 doc doc-pdf gtk ipv6 lua gcrypt geoip kerberos profile +pcap portaudio python +caps selinux smi ssl threads zlib" |