summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorFriedrich Oslage <bluebird@gentoo.org>2008-12-14 01:30:26 +0000
committerFriedrich Oslage <bluebird@gentoo.org>2008-12-14 01:30:26 +0000
commit08e291f06c82debb75ce88019b3db6c42c95da03 (patch)
tree417b10e0bd074ff95d81682bbf7acdc2878337a9 /net-analyzer/wireshark/wireshark-1.0.5.ebuild
parentAdd patch to build with GCC 4.3, thanks to Martin Väth in bug #250620. (diff)
downloadgentoo-2-08e291f06c82debb75ce88019b3db6c42c95da03.tar.gz
gentoo-2-08e291f06c82debb75ce88019b3db6c42c95da03.tar.bz2
gentoo-2-08e291f06c82debb75ce88019b3db6c42c95da03.zip
Stable on sparc, security bug #248425
(Portage version: 2.1.6/cvs/Linux 2.6.26-gentoo-r2 sparc64)
Diffstat (limited to 'net-analyzer/wireshark/wireshark-1.0.5.ebuild')
-rw-r--r--net-analyzer/wireshark/wireshark-1.0.5.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/net-analyzer/wireshark/wireshark-1.0.5.ebuild b/net-analyzer/wireshark/wireshark-1.0.5.ebuild
index eff3291ff165..3c49c95920af 100644
--- a/net-analyzer/wireshark/wireshark-1.0.5.ebuild
+++ b/net-analyzer/wireshark/wireshark-1.0.5.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.5.ebuild,v 1.1 2008/12/13 18:55:14 pva Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-analyzer/wireshark/wireshark-1.0.5.ebuild,v 1.2 2008/12/14 01:30:26 bluebird 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 )