diff options
Diffstat (limited to 'net-analyzer/snort/snort-2.8.4.1.ebuild')
-rw-r--r-- | net-analyzer/snort/snort-2.8.4.1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/net-analyzer/snort/snort-2.8.4.1.ebuild b/net-analyzer/snort/snort-2.8.4.1.ebuild index 1d47591a5300..0f8fd6140d4b 100644 --- a/net-analyzer/snort/snort-2.8.4.1.ebuild +++ b/net-analyzer/snort/snort-2.8.4.1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2009 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-analyzer/snort/snort-2.8.4.1.ebuild,v 1.5 2009/05/13 19:08:44 maekke Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-analyzer/snort/snort-2.8.4.1.ebuild,v 1.6 2009/05/21 20:28:07 ranger Exp $ inherit eutils autotools multilib @@ -9,7 +9,7 @@ HOMEPAGE="http://www.snort.org/" SRC_URI="http://www.snort.org/dl/${P}.tar.gz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="alpha amd64 ~ppc ppc64 -sparc x86" +KEYWORDS="alpha amd64 ppc ppc64 -sparc x86" IUSE="static debug threads prelude memory-cleanup dynamicplugin decoder-preprocessor-rules ipv6 targetbased timestats ppm perfprofiling linux-smp-stats inline inline-init-failopen flexresp flexresp2 react aruba gre mpls postgres mysql odbc selinux" #flexresp, react, and inline _ONLY_ work with net-libs/libnet-1.0.2a |