diff options
Diffstat (limited to 'net-analyzer/wireshark/wireshark-0.99.3.ebuild')
-rw-r--r-- | net-analyzer/wireshark/wireshark-0.99.3.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/net-analyzer/wireshark/wireshark-0.99.3.ebuild b/net-analyzer/wireshark/wireshark-0.99.3.ebuild index b11d073d5843..ea4b0aec30bc 100644 --- a/net-analyzer/wireshark/wireshark-0.99.3.ebuild +++ b/net-analyzer/wireshark/wireshark-0.99.3.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2006 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-analyzer/wireshark/wireshark-0.99.3.ebuild,v 1.3 2006/08/24 12:59:13 corsair Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-analyzer/wireshark/wireshark-0.99.3.ebuild,v 1.4 2006/08/24 16:44:49 dertobi123 Exp $ inherit libtool flag-o-matic eutils autotools @@ -12,7 +12,7 @@ SRC_URI="mirror://sourceforge/wireshark/${P}.tar.bz2 LICENSE="GPL-2" SLOT="0" -KEYWORDS="~alpha ~amd64 ~ia64 ~ppc ppc64 ~sparc ~x86" +KEYWORDS="~alpha ~amd64 ~ia64 ppc ppc64 ~sparc ~x86" IUSE="adns gtk ipv6 snmp ssl kerberos threads selinux" RDEPEND=">=sys-libs/zlib-1.1.4 |