diff options
author | Markus Meier <maekke@gentoo.org> | 2009-05-13 19:08:44 +0000 |
---|---|---|
committer | Markus Meier <maekke@gentoo.org> | 2009-05-13 19:08:44 +0000 |
commit | 5620f317d8fd59f3db75728125cd09e1b83e5478 (patch) | |
tree | 926fbe8081ba56358ccc19debb6cabac49dcfc76 /net-analyzer/snort | |
parent | Fix gst-plugins-meta mask. (diff) | |
download | gentoo-2-5620f317d8fd59f3db75728125cd09e1b83e5478.tar.gz gentoo-2-5620f317d8fd59f3db75728125cd09e1b83e5478.tar.bz2 gentoo-2-5620f317d8fd59f3db75728125cd09e1b83e5478.zip |
amd64/x86 stable, bug #268620
(Portage version: 2.1.6.13/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.4.1.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/net-analyzer/snort/ChangeLog b/net-analyzer/snort/ChangeLog index 63b32cebf61a..cf2c2d69c862 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.146 2009/05/11 18:05:34 pva Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-analyzer/snort/ChangeLog,v 1.147 2009/05/13 19:08:44 maekke Exp $ + + 13 May 2009; Markus Meier <maekke@gentoo.org> snort-2.8.4.1.ebuild: + amd64/x86 stable, bug #268620 11 May 2009; Peter Volkov <pva@gentoo.org> metadata.xml: Added Jason Wallace to maintainers. diff --git a/net-analyzer/snort/snort-2.8.4.1.ebuild b/net-analyzer/snort/snort-2.8.4.1.ebuild index bc891e6a1448..1d47591a5300 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.4 2009/05/11 17:23:13 ranger Exp $ +# $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 $ 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 |