summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTavis Ormandy <taviso@gentoo.org>2003-04-22 15:03:31 +0000
committerTavis Ormandy <taviso@gentoo.org>2003-04-22 15:03:31 +0000
commit14180ebe85e308427b711b813e3652b4e2037e59 (patch)
tree39cbd5d3a700309de12586bfc597ffc747604627 /net-analyzer
parentgot that manifest finally (diff)
downloadhistorical-14180ebe85e308427b711b813e3652b4e2037e59.tar.gz
historical-14180ebe85e308427b711b813e3652b4e2037e59.tar.bz2
historical-14180ebe85e308427b711b813e3652b4e2037e59.zip
Totally broken on alpha, use 1.9.1-r2 until further notice.
Diffstat (limited to 'net-analyzer')
-rw-r--r--net-analyzer/snort/snort-2.0.0.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/net-analyzer/snort/snort-2.0.0.ebuild b/net-analyzer/snort/snort-2.0.0.ebuild
index 0689aae460e2..d9d9ff6767a4 100644
--- a/net-analyzer/snort/snort-2.0.0.ebuild
+++ b/net-analyzer/snort/snort-2.0.0.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.0.ebuild,v 1.3 2003/04/22 12:18:35 taviso Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-analyzer/snort/snort-2.0.0.ebuild,v 1.4 2003/04/22 15:03:31 taviso Exp $
inherit eutils
@@ -12,7 +12,7 @@ HOMEPAGE="http://www.snort.org"
SLOT="0"
LICENSE="GPL-2"
-KEYWORDS="x86 sparc ~alpha"
+KEYWORDS="x86 sparc -alpha"
DEPEND="virtual/glibc
>=net-libs/libpcap-0.6.2-r1