diff options
author | Tobias Klausmann <klausman@gentoo.org> | 2009-05-09 14:56:53 +0000 |
---|---|---|
committer | Tobias Klausmann <klausman@gentoo.org> | 2009-05-09 14:56:53 +0000 |
commit | 8883a2e58596c3baaf774fe5b6c7ebfc99c672cb (patch) | |
tree | eeea53907ca06a6504f515a65ff686676c280dd2 /net-analyzer/snort | |
parent | Stable on alpha, bug #268620 (diff) | |
download | gentoo-2-8883a2e58596c3baaf774fe5b6c7ebfc99c672cb.tar.gz gentoo-2-8883a2e58596c3baaf774fe5b6c7ebfc99c672cb.tar.bz2 gentoo-2-8883a2e58596c3baaf774fe5b6c7ebfc99c672cb.zip |
Stable on alpha, 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 f896efe36c76..bf8bd82f7ef0 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.143 2009/05/05 20:52:10 patrick Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-analyzer/snort/ChangeLog,v 1.144 2009/05/09 14:56:53 klausman Exp $ + + 09 May 2009; Tobias Klausmann <klausman@gentoo.org> snort-2.8.4.1.ebuild: + Stable on alpha, bug #268620 *snort-2.8.4.1 (05 May 2009) diff --git a/net-analyzer/snort/snort-2.8.4.1.ebuild b/net-analyzer/snort/snort-2.8.4.1.ebuild index ec3fceaf8264..8c219808dcee 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.2 2009/05/05 23:36:02 mr_bones_ Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-analyzer/snort/snort-2.8.4.1.ebuild,v 1.3 2009/05/09 14:56:53 klausman 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 |