diff options
author | 2009-11-04 11:19:02 +0000 | |
---|---|---|
committer | 2009-11-04 11:19:02 +0000 | |
commit | 0b46332f64c36b0ca00ea469bf43d68548f6c965 (patch) | |
tree | 6de60b317fcecb97ce3b4e3f12e270ae301f2aa8 /net-analyzer/snort | |
parent | arm stable, bug #285324 (diff) | |
download | gentoo-2-0b46332f64c36b0ca00ea469bf43d68548f6c965.tar.gz gentoo-2-0b46332f64c36b0ca00ea469bf43d68548f6c965.tar.bz2 gentoo-2-0b46332f64c36b0ca00ea469bf43d68548f6c965.zip |
amd64/x86 stable, bug #291357
(Portage version: 2.2_rc48/cvs/Linux x86_64)
Diffstat (limited to 'net-analyzer/snort')
-rw-r--r-- | net-analyzer/snort/ChangeLog | 5 | ||||
-rw-r--r-- | net-analyzer/snort/snort-2.8.5.1.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/net-analyzer/snort/ChangeLog b/net-analyzer/snort/ChangeLog index 9f006aba154d..b23e69960ab9 100644 --- a/net-analyzer/snort/ChangeLog +++ b/net-analyzer/snort/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for net-analyzer/snort # Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/net-analyzer/snort/ChangeLog,v 1.154 2009/11/02 17:24:37 patrick Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-analyzer/snort/ChangeLog,v 1.155 2009/11/04 11:19:02 maekke Exp $ + + 04 Nov 2009; Markus Meier <maekke@gentoo.org> snort-2.8.5.1.ebuild: + amd64/x86 stable, bug #291357 *snort-2.8.5.1 (02 Nov 2009) diff --git a/net-analyzer/snort/snort-2.8.5.1.ebuild b/net-analyzer/snort/snort-2.8.5.1.ebuild index 0dd032c5a36a..050a81c2b328 100644 --- a/net-analyzer/snort/snort-2.8.5.1.ebuild +++ b/net-analyzer/snort/snort-2.8.5.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.5.1.ebuild,v 1.2 2009/11/02 21:14:55 mr_bones_ Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-analyzer/snort/snort-2.8.5.1.ebuild,v 1.3 2009/11/04 11:19:02 maekke Exp $ inherit eutils autotools multilib @@ -9,7 +9,7 @@ HOMEPAGE="http://www.snort.org/" SRC_URI="http://dl.snort.org/snort-current/${P}.tar.gz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~alpha ~amd64 ~ppc ~ppc64 -sparc ~x86" +KEYWORDS="~alpha amd64 ~ppc ~ppc64 -sparc x86" IUSE="static dynamicplugin ipv6 gre mpls targetbased decoder-preprocessor-rules ppm timestats perfprofiling linux-smp-stats inline inline-init-failopen prelude threads debug reload reload-error-restart flexresp flexresp2 react aruba mysql odbc postgres selinux" #flexresp, react, and inline _ONLY_ work with net-libs/libnet-1.0.2a |