diff options
author | Markus Ullmann <jokey@gentoo.org> | 2006-02-16 00:05:08 +0000 |
---|---|---|
committer | Markus Ullmann <jokey@gentoo.org> | 2006-02-16 00:05:08 +0000 |
commit | a94a90db0368fc241e0e68621fe6563ad1c37827 (patch) | |
tree | 043a2a14af78b5d40ec27946bf3c2d54dcc5aeec /net-analyzer/snort | |
parent | Fix mktemp call for non-GNU userlands, thanks to Benigno B. Junior. Finally c... (diff) | |
download | historical-a94a90db0368fc241e0e68621fe6563ad1c37827.tar.gz historical-a94a90db0368fc241e0e68621fe6563ad1c37827.tar.bz2 historical-a94a90db0368fc241e0e68621fe6563ad1c37827.zip |
Removing virtual/libpcap wrt bug #117898
Package-Manager: portage-2.1_pre4-r1
Diffstat (limited to 'net-analyzer/snort')
-rw-r--r-- | net-analyzer/snort/ChangeLog | 6 | ||||
-rw-r--r-- | net-analyzer/snort/snort-2.3.3-r1.ebuild | 6 | ||||
-rw-r--r-- | net-analyzer/snort/snort-2.3.3.ebuild | 6 | ||||
-rw-r--r-- | net-analyzer/snort/snort-2.4.3-r1.ebuild | 4 | ||||
-rw-r--r-- | net-analyzer/snort/snort-2.4.3.ebuild | 6 |
5 files changed, 16 insertions, 12 deletions
diff --git a/net-analyzer/snort/ChangeLog b/net-analyzer/snort/ChangeLog index 4cdb46bbef50..cef2fceb7a00 100644 --- a/net-analyzer/snort/ChangeLog +++ b/net-analyzer/snort/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for net-analyzer/snort # Copyright 2002-2006 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/net-analyzer/snort/ChangeLog,v 1.90 2006/02/14 02:07:16 halcy0n Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-analyzer/snort/ChangeLog,v 1.91 2006/02/15 23:56:32 jokey Exp $ + + 15 Feb 2006; Markus Ullmann <jokey@gentoo.org> snort-2.3.3.ebuild, + snort-2.3.3-r1.ebuild, snort-2.4.3.ebuild, snort-2.4.3-r1.ebuild: + Removing virtual/libpcap wrt bug #117898 14 Feb 2006; Mark Loeser <halcy0n@gentoo.org> snort-2.4.3-r1.ebuild: Stable on x86; bug #118708 diff --git a/net-analyzer/snort/snort-2.3.3-r1.ebuild b/net-analyzer/snort/snort-2.3.3-r1.ebuild index 9639b8654d8a..3ee64fcfd381 100644 --- a/net-analyzer/snort/snort-2.3.3-r1.ebuild +++ b/net-analyzer/snort/snort-2.3.3-r1.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2005 Gentoo Foundation +# Copyright 1999-2006 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-analyzer/snort/snort-2.3.3-r1.ebuild,v 1.11 2005/12/03 19:40:14 tgall Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-analyzer/snort/snort-2.3.3-r1.ebuild,v 1.12 2006/02/15 23:56:33 jokey Exp $ inherit eutils gnuconfig flag-o-matic @@ -18,7 +18,7 @@ IUSE="ssl postgres mysql flexresp selinux snortsam odbc prelude inline sguil" DEPEND="virtual/libc >=dev-libs/libpcre-4.2-r1 - virtual/libpcap + net-libs/libpcap flexresp? ( ~net-libs/libnet-1.0.2a ) postgres? ( >=dev-db/postgresql-7.2 ) mysql? ( >=dev-db/mysql-3.23.26 ) diff --git a/net-analyzer/snort/snort-2.3.3.ebuild b/net-analyzer/snort/snort-2.3.3.ebuild index 4f8e487e3b89..f1beb3d8e790 100644 --- a/net-analyzer/snort/snort-2.3.3.ebuild +++ b/net-analyzer/snort/snort-2.3.3.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2005 Gentoo Foundation +# Copyright 1999-2006 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-analyzer/snort/snort-2.3.3.ebuild,v 1.7 2005/09/21 20:32:26 halcy0n Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-analyzer/snort/snort-2.3.3.ebuild,v 1.8 2006/02/15 23:56:33 jokey Exp $ inherit eutils gnuconfig flag-o-matic @@ -18,7 +18,7 @@ IUSE="ssl postgres mysql flexresp selinux snortsam odbc prelude inline sguil" DEPEND="virtual/libc >=dev-libs/libpcre-4.2-r1 - virtual/libpcap + net-libs/libpcap flexresp? ( ~net-libs/libnet-1.0.2a ) postgres? ( >=dev-db/postgresql-7.2 ) mysql? ( >=dev-db/mysql-3.23.26 ) diff --git a/net-analyzer/snort/snort-2.4.3-r1.ebuild b/net-analyzer/snort/snort-2.4.3-r1.ebuild index 187be7d729e8..c2be92ac01b2 100644 --- a/net-analyzer/snort/snort-2.4.3-r1.ebuild +++ b/net-analyzer/snort/snort-2.4.3-r1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2006 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-analyzer/snort/snort-2.4.3-r1.ebuild,v 1.2 2006/02/14 02:07:16 halcy0n Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-analyzer/snort/snort-2.4.3-r1.ebuild,v 1.3 2006/02/15 23:56:33 jokey Exp $ inherit eutils flag-o-matic autotools @@ -19,7 +19,7 @@ IUSE="ssl postgres mysql flexresp selinux snortsam odbc prelude inline sguil" DEPEND="virtual/libc >=dev-libs/libpcre-4.2-r1 - virtual/libpcap + net-libs/libpcap flexresp? ( ~net-libs/libnet-1.0.2a ) postgres? ( >=dev-db/postgresql-7.2 ) mysql? ( >=dev-db/mysql-3.23.26 ) diff --git a/net-analyzer/snort/snort-2.4.3.ebuild b/net-analyzer/snort/snort-2.4.3.ebuild index f3794ed562c3..e2f10498f83a 100644 --- a/net-analyzer/snort/snort-2.4.3.ebuild +++ b/net-analyzer/snort/snort-2.4.3.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2005 Gentoo Foundation +# Copyright 1999-2006 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-analyzer/snort/snort-2.4.3.ebuild,v 1.1 2005/10/19 09:19:49 strerror Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-analyzer/snort/snort-2.4.3.ebuild,v 1.2 2006/02/15 23:56:33 jokey Exp $ inherit eutils flag-o-matic autotools @@ -18,7 +18,7 @@ IUSE="ssl postgres mysql flexresp selinux snortsam odbc prelude inline sguil" DEPEND="virtual/libc >=dev-libs/libpcre-4.2-r1 - virtual/libpcap + net-libs/libpcap flexresp? ( ~net-libs/libnet-1.0.2a ) postgres? ( >=dev-db/postgresql-7.2 ) mysql? ( >=dev-db/mysql-3.23.26 ) |