diff options
Diffstat (limited to 'net-analyzer/wireshark/wireshark-0.99.7.ebuild')
-rw-r--r-- | net-analyzer/wireshark/wireshark-0.99.7.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/net-analyzer/wireshark/wireshark-0.99.7.ebuild b/net-analyzer/wireshark/wireshark-0.99.7.ebuild index d995987439b4..bda562a5aa93 100644 --- a/net-analyzer/wireshark/wireshark-0.99.7.ebuild +++ b/net-analyzer/wireshark/wireshark-0.99.7.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2007 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-analyzer/wireshark/wireshark-0.99.7.ebuild,v 1.2 2007/12/23 04:38:01 ranger Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-analyzer/wireshark/wireshark-0.99.7.ebuild,v 1.3 2007/12/23 14:06:51 maekke Exp $ WANT_AUTOMAKE="1.9" inherit autotools libtool flag-o-matic eutils toolchain-funcs @@ -16,7 +16,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 portaudio snmp ssl kerberos threads selinux" RDEPEND="sys-libs/zlib |