diff options
author | 2003-04-22 15:03:31 +0000 | |
---|---|---|
committer | 2003-04-22 15:03:31 +0000 | |
commit | deeabe29f107ae0fa90e0e1a2fc98e757a0aebb9 (patch) | |
tree | 5256fd1b95ba8abc15394a3eab5ed22b31b19c46 /net-analyzer | |
parent | got that manifest finally (diff) | |
download | gentoo-2-deeabe29f107ae0fa90e0e1a2fc98e757a0aebb9.tar.gz gentoo-2-deeabe29f107ae0fa90e0e1a2fc98e757a0aebb9.tar.bz2 gentoo-2-deeabe29f107ae0fa90e0e1a2fc98e757a0aebb9.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.ebuild | 4 |
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 |