diff options
author | Markus Rothe <corsair@gentoo.org> | 2006-06-06 18:23:25 +0000 |
---|---|---|
committer | Markus Rothe <corsair@gentoo.org> | 2006-06-06 18:23:25 +0000 |
commit | 7c83e2fe34bfc6d9b1f204d3933bc2b5cb0f9f84 (patch) | |
tree | 2183d0156bc07c01e074171aee9839f133935064 /net-analyzer/snort | |
parent | ppc stable, bug #135677 (diff) | |
download | gentoo-2-7c83e2fe34bfc6d9b1f204d3933bc2b5cb0f9f84.tar.gz gentoo-2-7c83e2fe34bfc6d9b1f204d3933bc2b5cb0f9f84.tar.bz2 gentoo-2-7c83e2fe34bfc6d9b1f204d3933bc2b5cb0f9f84.zip |
Stable on ppc64; bug #135112
(Portage version: 2.0.54-r2)
Diffstat (limited to 'net-analyzer/snort')
-rw-r--r-- | net-analyzer/snort/ChangeLog | 5 | ||||
-rw-r--r-- | net-analyzer/snort/snort-2.4.5.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/net-analyzer/snort/ChangeLog b/net-analyzer/snort/ChangeLog index ecce497b84e7..2f9b8072bc56 100644 --- a/net-analyzer/snort/ChangeLog +++ b/net-analyzer/snort/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for net-analyzer/snort # Copyright 2002-2006 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/net-analyzer/snort/ChangeLog,v 1.99 2006/06/06 15:58:32 jokey Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-analyzer/snort/ChangeLog,v 1.100 2006/06/06 18:23:25 corsair Exp $ + + 06 Jun 2006; Markus Rothe <corsair@gentoo.org> snort-2.4.5.ebuild: + Stable on ppc64; bug #135112 06 Jun 2006; Markus Ullmann <jokey@gentoo.org> snort-2.3.3.ebuild, snort-2.3.3-r1.ebuild, snort-2.4.3.ebuild, snort-2.4.3-r1.ebuild, diff --git a/net-analyzer/snort/snort-2.4.5.ebuild b/net-analyzer/snort/snort-2.4.5.ebuild index 2945d5d41188..4564fb229ca9 100644 --- a/net-analyzer/snort/snort-2.4.5.ebuild +++ b/net-analyzer/snort/snort-2.4.5.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2006 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-analyzer/snort/snort-2.4.5.ebuild,v 1.2 2006/06/06 15:58:32 jokey Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-analyzer/snort/snort-2.4.5.ebuild,v 1.3 2006/06/06 18:23:25 corsair Exp $ inherit eutils flag-o-matic autotools @@ -14,7 +14,7 @@ SRC_URI="http://www.snort.org/dl/current/${P}.tar.gz LICENSE="GPL-2" SLOT="0" -KEYWORDS="-alpha ~amd64 ~ppc ~ppc64 -sparc ~x86" +KEYWORDS="-alpha ~amd64 ~ppc ppc64 -sparc ~x86" IUSE="ssl postgres mysql flexresp selinux snortsam odbc prelude inline sguil" DEPEND="virtual/libc |