diff options
author | Tobias Klausmann <klausman@gentoo.org> | 2011-03-07 21:41:27 +0000 |
---|---|---|
committer | Tobias Klausmann <klausman@gentoo.org> | 2011-03-07 21:41:27 +0000 |
commit | 4934f85704668e08033d7f7e5ec2845b905e3933 (patch) | |
tree | 7b9424b7d3a817dd93a656fa2cf6c6ea6ce54177 /net-libs/daq/daq-0.5.ebuild | |
parent | Keyworded on alpha, bug #351551 (diff) | |
download | historical-4934f85704668e08033d7f7e5ec2845b905e3933.tar.gz historical-4934f85704668e08033d7f7e5ec2845b905e3933.tar.bz2 historical-4934f85704668e08033d7f7e5ec2845b905e3933.zip |
Keyworded on alpha, bug #351551
Package-Manager: portage-2.1.9.42/cvs/Linux x86_64
Diffstat (limited to 'net-libs/daq/daq-0.5.ebuild')
-rw-r--r-- | net-libs/daq/daq-0.5.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/net-libs/daq/daq-0.5.ebuild b/net-libs/daq/daq-0.5.ebuild index 9eec704e506c..51095b72c23f 100644 --- a/net-libs/daq/daq-0.5.ebuild +++ b/net-libs/daq/daq-0.5.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2011 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-libs/daq/daq-0.5.ebuild,v 1.3 2011/02/26 13:03:34 tomka Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-libs/daq/daq-0.5.ebuild,v 1.4 2011/03/07 21:41:27 klausman Exp $ EAPI="2" @@ -11,7 +11,7 @@ HOMEPAGE="http://www.snort.org/" SRC_URI="http://www.snort.org/downloads/630 -> ${P}.tar.gz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="amd64 x86" +KEYWORDS="~alpha amd64 x86" IUSE="ipv6 +afpacket +dump +pcap" DEPEND="pcap? ( >=net-libs/libpcap-1.0.0 ) |