diff options
author | Daniel Ahlberg <aliz@gentoo.org> | 2002-10-24 15:11:44 +0000 |
---|---|---|
committer | Daniel Ahlberg <aliz@gentoo.org> | 2002-10-24 15:11:44 +0000 |
commit | f3607274aada2e47dc66b1ae1b8e78e8b2ad97cc (patch) | |
tree | 9e23f720e439147c7e06810c6c4a5c45ff188039 /net-analyzer | |
parent | Version bump. (diff) | |
download | gentoo-2-f3607274aada2e47dc66b1ae1b8e78e8b2ad97cc.tar.gz gentoo-2-f3607274aada2e47dc66b1ae1b8e78e8b2ad97cc.tar.bz2 gentoo-2-f3607274aada2e47dc66b1ae1b8e78e8b2ad97cc.zip |
Locked down libnet dependency some more
Diffstat (limited to 'net-analyzer')
-rw-r--r-- | net-analyzer/snort/ChangeLog | 4 | ||||
-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, 9 insertions, 7 deletions
diff --git a/net-analyzer/snort/ChangeLog b/net-analyzer/snort/ChangeLog index 102284741542..7ad9337e9b44 100644 --- a/net-analyzer/snort/ChangeLog +++ b/net-analyzer/snort/ChangeLog @@ -1,6 +1,6 @@ # 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.6 2002/10/24 14:41:11 aliz Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-analyzer/snort/ChangeLog,v 1.7 2002/10/24 15:11:44 aliz Exp $ *snort-1.9.0 (24 Oct 2002) @@ -8,11 +8,13 @@ Version bump. Found by Torgeir Hansen <torgeir@trenger.ro> in #8925. Added support for specifying listening interface. Closes #6822. Addes support for snmp, closes #7299. + Locked down dependency on libnet some more. *snort-1.8.7 (23 Jul 2002) 24 Oct 2002; Daniel Ahlberg <aliz@gentoo.org> files/snort.confd : Added support for specifying listening interface. Closes #6822. + Locked down dependency on libnet some more. 30 Aug 2002; Seemant Kulleen <seemant@gentoo.org> snort-1.8.7.ebuild : diff --git a/net-analyzer/snort/snort-1.8.6.ebuild b/net-analyzer/snort/snort-1.8.6.ebuild index 9b53bfb2346b..902a92edfacb 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.6 2002/10/05 05:39:17 drobbins Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-analyzer/snort/snort-1.8.6.ebuild,v 1.7 2002/10/24 15:11:44 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 9085b74fcec4..de638bcb9cab 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.5 2002/10/05 05:39:17 drobbins Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-analyzer/snort/snort-1.8.7.ebuild,v 1.6 2002/10/24 15:11:44 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 96988bd04e5f..882f578a24c0 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.1 2002/10/24 14:41:11 aliz Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-analyzer/snort/snort-1.9.0.ebuild,v 1.2 2002/10/24 15:11:44 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 ) |