summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorChristian Faulhammer <opfer@gentoo.org>2008-04-02 07:57:50 +0000
committerChristian Faulhammer <opfer@gentoo.org>2008-04-02 07:57:50 +0000
commit633bc404a0d8d77463bce143bf4a37dcc821769e (patch)
tree033e1d86d164397daf41a724ebe54de6dd671985 /net-analyzer/wireshark/wireshark-1.0.0.ebuild
parentstable x86, bug 215149 (diff)
downloadgentoo-2-633bc404a0d8d77463bce143bf4a37dcc821769e.tar.gz
gentoo-2-633bc404a0d8d77463bce143bf4a37dcc821769e.tar.bz2
gentoo-2-633bc404a0d8d77463bce143bf4a37dcc821769e.zip
stable x86, security bug 215276
(Portage version: 2.1.4.4)
Diffstat (limited to 'net-analyzer/wireshark/wireshark-1.0.0.ebuild')
-rw-r--r--net-analyzer/wireshark/wireshark-1.0.0.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/net-analyzer/wireshark/wireshark-1.0.0.ebuild b/net-analyzer/wireshark/wireshark-1.0.0.ebuild
index decad4a6d9e8..a96d52f50199 100644
--- a/net-analyzer/wireshark/wireshark-1.0.0.ebuild
+++ b/net-analyzer/wireshark/wireshark-1.0.0.ebuild
@@ -1,6 +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-1.0.0.ebuild,v 1.2 2008/04/02 01:40:18 rich0 Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-analyzer/wireshark/wireshark-1.0.0.ebuild,v 1.3 2008/04/02 07:57:50 opfer Exp $
EAPI=1
WANT_AUTOMAKE="1.9"
@@ -17,7 +17,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"
+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"
RDEPEND="zlib? ( sys-libs/zlib )