diff options
author | Rodney Rees <manson@gentoo.org> | 2002-12-09 04:33:21 +0000 |
---|---|---|
committer | Rodney Rees <manson@gentoo.org> | 2002-12-09 04:33:21 +0000 |
commit | 37c97f840908dd57c60141bf7ab29a4e0f861ad9 (patch) | |
tree | ed20acc6fda6e2bdbbe0e6ffaef32a9cd2061768 /net-analyzer/snort | |
parent | removed old ebuild (diff) | |
download | gentoo-2-37c97f840908dd57c60141bf7ab29a4e0f861ad9.tar.gz gentoo-2-37c97f840908dd57c60141bf7ab29a4e0f861ad9.tar.bz2 gentoo-2-37c97f840908dd57c60141bf7ab29a4e0f861ad9.zip |
12-08-02 Keyword change remove sparc64 Rodney Rees manson@gentoo.org
Diffstat (limited to 'net-analyzer/snort')
-rw-r--r-- | net-analyzer/snort/ChangeLog | 5 | ||||
-rw-r--r-- | net-analyzer/snort/snort-1.8.6.ebuild | 4 | ||||
-rw-r--r-- | net-analyzer/snort/snort-1.8.7.ebuild | 4 | ||||
-rw-r--r-- | net-analyzer/snort/snort-1.9.0.ebuild | 4 |
4 files changed, 10 insertions, 7 deletions
diff --git a/net-analyzer/snort/ChangeLog b/net-analyzer/snort/ChangeLog index 7ad9337e9b44..7063e9ff1c1c 100644 --- a/net-analyzer/snort/ChangeLog +++ b/net-analyzer/snort/ChangeLog @@ -1,7 +1,10 @@ # ChangeLog for net-analyzer/snort # Copyright 2002 Gentoo Technologies, Inc.; Distributed under the GPL -# $Header: /var/cvsroot/gentoo-x86/net-analyzer/snort/ChangeLog,v 1.7 2002/10/24 15:11:44 aliz Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-analyzer/snort/ChangeLog,v 1.8 2002/12/09 04:33:09 manson Exp $ +\* Autoupdate keywords (12-6-02) + 06 Dec 2002; Rodney Rees <manson@gentoo.org> changed sparc ~sparc keywords + *snort-1.9.0 (24 Oct 2002) 24 Oct 2002; Daniel Ahlberg <aliz@gentoo.org> : diff --git a/net-analyzer/snort/snort-1.8.6.ebuild b/net-analyzer/snort/snort-1.8.6.ebuild index 1c9140afd1fa..c4614ef5983c 100644 --- a/net-analyzer/snort/snort-1.8.6.ebuild +++ b/net-analyzer/snort/snort-1.8.6.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2002 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-analyzer/snort/snort-1.8.6.ebuild,v 1.8 2002/10/25 09:06:22 aliz Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-analyzer/snort/snort-1.8.6.ebuild,v 1.9 2002/12/09 04:33:09 manson Exp $ IUSE="ssl postgres mysql" @@ -11,7 +11,7 @@ HOMEPAGE="http://www.snort.org" SLOT="0" LICENSE="GPL-2" -KEYWORDS="x86 sparc sparc64" +KEYWORDS="x86 sparc " DEPEND="virtual/glibc >=net-libs/libpcap-0.6.2-r1 diff --git a/net-analyzer/snort/snort-1.8.7.ebuild b/net-analyzer/snort/snort-1.8.7.ebuild index 167297a79135..9a2d5485d623 100644 --- a/net-analyzer/snort/snort-1.8.7.ebuild +++ b/net-analyzer/snort/snort-1.8.7.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2002 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-analyzer/snort/snort-1.8.7.ebuild,v 1.7 2002/10/25 09:06:22 aliz Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-analyzer/snort/snort-1.8.7.ebuild,v 1.8 2002/12/09 04:33:09 manson Exp $ IUSE="ssl postgres mysql" @@ -11,7 +11,7 @@ HOMEPAGE="http://www.snort.org" SLOT="0" LICENSE="GPL-2" -KEYWORDS="x86 sparc sparc64" +KEYWORDS="x86 sparc " DEPEND="virtual/glibc >=net-libs/libpcap-0.6.2-r1 diff --git a/net-analyzer/snort/snort-1.9.0.ebuild b/net-analyzer/snort/snort-1.9.0.ebuild index 15c2b66c9eb3..1ca683a41dcc 100644 --- a/net-analyzer/snort/snort-1.9.0.ebuild +++ b/net-analyzer/snort/snort-1.9.0.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2002 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-analyzer/snort/snort-1.9.0.ebuild,v 1.3 2002/10/25 09:06:22 aliz Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-analyzer/snort/snort-1.9.0.ebuild,v 1.4 2002/12/09 04:33:09 manson Exp $ IUSE="ssl postgres mysql snmp" @@ -11,7 +11,7 @@ HOMEPAGE="http://www.snort.org" SLOT="0" LICENSE="GPL-2" -KEYWORDS="~x86 ~sparc ~sparc64" +KEYWORDS="~x86 ~sparc " DEPEND="virtual/glibc >=net-libs/libpcap-0.6.2-r1 |