diff options
author | Joshua Kinard <kumba@gentoo.org> | 2012-03-11 14:21:25 +0000 |
---|---|---|
committer | Joshua Kinard <kumba@gentoo.org> | 2012-03-11 14:21:25 +0000 |
commit | 2812bc6e922d26da99f7233c16aa48e1e55e46ea (patch) | |
tree | 756fcda6cb782d31b0a2ea3234ac689b78abcba0 /net-libs/daq/daq-0.6.2.ebuild | |
parent | keyworded ~amd64, respect LDFLAGS wrt bug #334459 (diff) | |
download | gentoo-2-2812bc6e922d26da99f7233c16aa48e1e55e46ea.tar.gz gentoo-2-2812bc6e922d26da99f7233c16aa48e1e55e46ea.tar.bz2 gentoo-2-2812bc6e922d26da99f7233c16aa48e1e55e46ea.zip |
Drop older versions, but keep 0.5 and 0.6.2 around. Also marked 0.6.2 stable on x86/amd64, as it was a minor bugfix only. Added ~mips.
(Portage version: 2.1.10.45/cvs/Linux x86_64)
Diffstat (limited to 'net-libs/daq/daq-0.6.2.ebuild')
-rw-r--r-- | net-libs/daq/daq-0.6.2.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/net-libs/daq/daq-0.6.2.ebuild b/net-libs/daq/daq-0.6.2.ebuild index 16ea11c0b0b4..c505e287927b 100644 --- a/net-libs/daq/daq-0.6.2.ebuild +++ b/net-libs/daq/daq-0.6.2.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2012 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-libs/daq/daq-0.6.2.ebuild,v 1.1 2012/01/11 07:58:02 patrick Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-libs/daq/daq-0.6.2.ebuild,v 1.2 2012/03/11 14:21:24 kumba Exp $ EAPI="2" @@ -11,7 +11,7 @@ HOMEPAGE="http://www.snort.org/" SRC_URI="http://www.snort.org/downloads/1339 -> ${P}.tar.gz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~amd64 ~x86" +KEYWORDS="amd64 x86 ~mips" IUSE="ipv6 +afpacket +dump +pcap nfq ipq static-libs" DEPEND="pcap? ( >=net-libs/libpcap-1.0.0 ) |