summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRoy Marples <uberlord@gentoo.org>2006-11-16 14:48:49 +0000
committerRoy Marples <uberlord@gentoo.org>2006-11-16 14:48:49 +0000
commit77ef93ffefa952406953bbe831847637d7b238c5 (patch)
treed8a5db3d09ebfedd3618d5f03f13fa10d60bddf2 /net-analyzer/wireshark/wireshark-0.99.4.ebuild
parentManual Manifest commit. (diff)
downloadgentoo-2-77ef93ffefa952406953bbe831847637d7b238c5.tar.gz
gentoo-2-77ef93ffefa952406953bbe831847637d7b238c5.tar.bz2
gentoo-2-77ef93ffefa952406953bbe831847637d7b238c5.zip
Added ~x86-fbsd keyword.
(Portage version: 2.1.2_rc1-r7)
Diffstat (limited to 'net-analyzer/wireshark/wireshark-0.99.4.ebuild')
-rw-r--r--net-analyzer/wireshark/wireshark-0.99.4.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/net-analyzer/wireshark/wireshark-0.99.4.ebuild b/net-analyzer/wireshark/wireshark-0.99.4.ebuild
index 3f3211b7bd07..9dcdbe490ba9 100644
--- a/net-analyzer/wireshark/wireshark-0.99.4.ebuild
+++ b/net-analyzer/wireshark/wireshark-0.99.4.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.4.ebuild,v 1.9 2006/11/05 04:12:31 ranger Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-analyzer/wireshark/wireshark-0.99.4.ebuild,v 1.10 2006/11/16 14:48:49 uberlord Exp $
inherit libtool flag-o-matic eutils autotools
@@ -11,7 +11,7 @@ SRC_URI="mirror://sourceforge/wireshark/${P}.tar.bz2"
LICENSE="GPL-2"
SLOT="0"
-KEYWORDS="alpha amd64 hppa ia64 ppc ppc64 sparc x86"
+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-1.1.4