summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMartin Holzer <mholzer@gentoo.org>2003-10-28 14:45:19 +0000
committerMartin Holzer <mholzer@gentoo.org>2003-10-28 14:45:19 +0000
commit9f52989f4283f1be6c2fc856b1339b36f9fa37a1 (patch)
tree4938c76859d1ed771825c95997e63e4b56ab75ee
parentadding gcc3 patch. Closes #30540. (diff)
downloadgentoo-2-9f52989f4283f1be6c2fc856b1339b36f9fa37a1.tar.gz
gentoo-2-9f52989f4283f1be6c2fc856b1339b36f9fa37a1.tar.bz2
gentoo-2-9f52989f4283f1be6c2fc856b1339b36f9fa37a1.zip
readding sparc
-rw-r--r--net-analyzer/snort/Manifest2
-rw-r--r--net-analyzer/snort/snort-2.0.2.ebuild4
2 files changed, 3 insertions, 3 deletions
diff --git a/net-analyzer/snort/Manifest b/net-analyzer/snort/Manifest
index 3fe2a81779ec..22a9506164a9 100644
--- a/net-analyzer/snort/Manifest
+++ b/net-analyzer/snort/Manifest
@@ -10,7 +10,7 @@ MD5 15408a678cbad1f26faa4878550ddbd9 metadata.xml 956
MD5 2f328c2c2594a64d81db4d79091e1916 snort-2.0.1.ebuild 3304
MD5 010b32b3eb596ccc7aede84f60aafb28 snort-1.9.1-r3.ebuild 2293
MD5 1bdc9c99864b80883e3920e9fdb64cec snort-2.0.1-r1.ebuild 2736
-MD5 6a6994687291c5fe2cf18f635d5afff9 snort-2.0.2.ebuild 2651
+MD5 7b6d0a92b8ed5084b0173f1cd1d2905d snort-2.0.2.ebuild 2651
MD5 f709dea91ede4986f0bcd0ec4b8f35b5 files/digest-snort-1.8.6 64
MD5 02a31a68fbda2df18d79240c1d37775e files/digest-snort-1.8.7 64
MD5 a4581a4ad1e2bdc3571aaf4694c44899 files/digest-snort-1.9.0 64
diff --git a/net-analyzer/snort/snort-2.0.2.ebuild b/net-analyzer/snort/snort-2.0.2.ebuild
index 29d8c825da7f..4aef75b68e56 100644
--- a/net-analyzer/snort/snort-2.0.2.ebuild
+++ b/net-analyzer/snort/snort-2.0.2.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2003 Gentoo Technologies, Inc.
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/net-analyzer/snort/snort-2.0.2.ebuild,v 1.3 2003/10/28 14:44:27 mholzer Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-analyzer/snort/snort-2.0.2.ebuild,v 1.4 2003/10/28 14:45:15 mholzer Exp $
inherit eutils
@@ -11,7 +11,7 @@ SRC_URI="http://www.snort.org/dl/${P}.tar.gz
LICENSE="GPL-2"
SLOT="0"
-KEYWORDS="~x86 -sparc -alpha"
+KEYWORDS="~x86 ~sparc -alpha"
IUSE="ssl postgres mysql prelude"
# snort 2.0.x does not support snmp yet Bug #26310
# IUSE="${IUSE} snmp"