From 4c653ae3ab8c7c67a7c3dcb1854163128b0f44e9 Mon Sep 17 00:00:00 2001 From: Daniel Ahlberg Date: Fri, 25 Oct 2002 09:06:22 +0000 Subject: Fixed libnet dependency, closes #9623. --- net-analyzer/snort/snort-1.8.6.ebuild | 4 ++-- net-analyzer/snort/snort-1.8.7.ebuild | 4 ++-- net-analyzer/snort/snort-1.9.0.ebuild | 4 ++-- 3 files changed, 6 insertions(+), 6 deletions(-) (limited to 'net-analyzer/snort') diff --git a/net-analyzer/snort/snort-1.8.6.ebuild b/net-analyzer/snort/snort-1.8.6.ebuild index 902a92edfacb..1c9140afd1fa 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.7 2002/10/24 15:11:44 aliz Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-analyzer/snort/snort-1.8.6.ebuild,v 1.8 2002/10/25 09:06:22 aliz Exp $ IUSE="ssl postgres mysql" @@ -15,7 +15,7 @@ KEYWORDS="x86 sparc sparc64" DEPEND="virtual/glibc >=net-libs/libpcap-0.6.2-r1 - =net-libs/libnet-1.0.2a* + ~net-libs/libnet-1.0.2a postgres? ( >=dev-db/postgresql-7.2 ) mysql? ( >=dev-db/mysql-3.23.26 ) ssl? ( >=dev-libs/openssl-0.9.6b )" diff --git a/net-analyzer/snort/snort-1.8.7.ebuild b/net-analyzer/snort/snort-1.8.7.ebuild index de638bcb9cab..167297a79135 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.6 2002/10/24 15:11:44 aliz Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-analyzer/snort/snort-1.8.7.ebuild,v 1.7 2002/10/25 09:06:22 aliz Exp $ IUSE="ssl postgres mysql" @@ -15,7 +15,7 @@ KEYWORDS="x86 sparc sparc64" DEPEND="virtual/glibc >=net-libs/libpcap-0.6.2-r1 - =net-libs/libnet-1.0.2a* + ~net-libs/libnet-1.0.2a postgres? ( >=dev-db/postgresql-7.2 ) mysql? ( >=dev-db/mysql-3.23.26 ) ssl? ( >=dev-libs/openssl-0.9.6b )" diff --git a/net-analyzer/snort/snort-1.9.0.ebuild b/net-analyzer/snort/snort-1.9.0.ebuild index 882f578a24c0..15c2b66c9eb3 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.2 2002/10/24 15:11:44 aliz Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-analyzer/snort/snort-1.9.0.ebuild,v 1.3 2002/10/25 09:06:22 aliz Exp $ IUSE="ssl postgres mysql snmp" @@ -15,7 +15,7 @@ KEYWORDS="~x86 ~sparc ~sparc64" DEPEND="virtual/glibc >=net-libs/libpcap-0.6.2-r1 - =net-libs/libnet-1.0.2a* + ~net-libs/libnet-1.0.2a postgres? ( >=dev-db/postgresql-7.2 ) mysql? ( >=dev-db/mysql-3.23.26 ) ssl? ( >=dev-libs/openssl-0.9.6b ) -- cgit v1.2.3-65-gdbad