Changing dep to virtual/libpcap wrt bug #117898
authorMarkus Ullmann <jokey@gentoo.org>
Tue, 6 Jun 2006 15:58:32 +0000 (15:58 +0000)
committerMarkus Ullmann <jokey@gentoo.org>
Tue, 6 Jun 2006 15:58:32 +0000 (15:58 +0000)
Package-Manager: portage-2.1_rc4-r3

net-analyzer/snort/ChangeLog
net-analyzer/snort/snort-2.3.3-r1.ebuild
net-analyzer/snort/snort-2.3.3.ebuild
net-analyzer/snort/snort-2.4.3-r1.ebuild
net-analyzer/snort/snort-2.4.3-r2.ebuild
net-analyzer/snort/snort-2.4.3.ebuild
net-analyzer/snort/snort-2.4.4-r1.ebuild
net-analyzer/snort/snort-2.4.4.ebuild
net-analyzer/snort/snort-2.4.5.ebuild

index b6a9b8fc4fbdc439f5771eaf82bcf4c0d6a08e7a..ecce497b84e7e5c40ce8a8e0a48c8107e4eb0e14 100644 (file)
@@ -1,6 +1,12 @@
 # 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.98 2006/06/06 15:54:51 jokey Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-analyzer/snort/ChangeLog,v 1.99 2006/06/06 15:58:32 jokey Exp $
+
+  06 Jun 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,
+  snort-2.4.3-r2.ebuild, snort-2.4.4.ebuild, snort-2.4.4-r1.ebuild,
+  snort-2.4.5.ebuild:
+  Changing dep to virtual/libpcap wrt bug #117898
 
 *snort-2.4.5 (06 Jun 2006)
 
index 3ee64fcfd381e9efe91702186d97879108540886..c8af7026f19fb5c0ba3177c624be56dc1b947fd6 100644 (file)
@@ -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.3.3-r1.ebuild,v 1.12 2006/02/15 23:56:33 jokey Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-analyzer/snort/snort-2.3.3-r1.ebuild,v 1.13 2006/06/06 15:58:32 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
-       net-libs/libpcap
+       virtual/libpcap
        flexresp? ( ~net-libs/libnet-1.0.2a )
        postgres? ( >=dev-db/postgresql-7.2 )
        mysql? ( >=dev-db/mysql-3.23.26 )
index f1beb3d8e7901baa0a4ec7a28acfe3f50dfa249d..5363278827adbd37bc98d9a7e090d894f4027020 100644 (file)
@@ -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.3.3.ebuild,v 1.8 2006/02/15 23:56:33 jokey Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-analyzer/snort/snort-2.3.3.ebuild,v 1.9 2006/06/06 15:58:32 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
-       net-libs/libpcap
+       virtual/libpcap
        flexresp? ( ~net-libs/libnet-1.0.2a )
        postgres? ( >=dev-db/postgresql-7.2 )
        mysql? ( >=dev-db/mysql-3.23.26 )
index 653d4729c5b53e25ce3dc305a57a38faaf0b9480..b347f31bbc373c9c3467fa01a07988aa3ef1f88b 100644 (file)
@@ -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.6 2006/04/30 10:17:00 blubb Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-analyzer/snort/snort-2.4.3-r1.ebuild,v 1.7 2006/06/06 15:58:32 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
-       net-libs/libpcap
+       virtual/libpcap
        flexresp? ( ~net-libs/libnet-1.0.2a )
        postgres? ( >=dev-db/postgresql-7.2 )
        mysql? ( >=dev-db/mysql-3.23.26 )
index 2a5184e84cbe0e533b090e80a7e7d2b64a36051c..2bea140505db593ea5779481f84d373d7a64715b 100644 (file)
@@ -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-r2.ebuild,v 1.1 2006/02/17 16:22:02 vanquirius Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-analyzer/snort/snort-2.4.3-r2.ebuild,v 1.2 2006/06/06 15:58:32 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
-       net-libs/libpcap
+       virtual/libpcap
        flexresp? ( ~net-libs/libnet-1.0.2a )
        postgres? ( >=dev-db/postgresql-7.2 )
        mysql? ( >=dev-db/mysql-3.23.26 )
index e2f10498f83a3b42621beaca56018dcd42b7ac09..8c9a14a9944acd34b3d8570b71321930a836cc6c 100644 (file)
@@ -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.ebuild,v 1.2 2006/02/15 23:56:33 jokey Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-analyzer/snort/snort-2.4.3.ebuild,v 1.3 2006/06/06 15:58:32 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
-       net-libs/libpcap
+       virtual/libpcap
        flexresp? ( ~net-libs/libnet-1.0.2a )
        postgres? ( >=dev-db/postgresql-7.2 )
        mysql? ( >=dev-db/mysql-3.23.26 )
index 5ca636e078a3cfdca065fcb462425ab3ec89f1e0..b1a5dfe824a7d7ad244a88fe196376af8701b243 100644 (file)
@@ -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.4-r1.ebuild,v 1.1 2006/06/01 20:14:57 jokey Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-analyzer/snort/snort-2.4.4-r1.ebuild,v 1.2 2006/06/06 15:58:32 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
-       net-libs/libpcap
+       virtual/libpcap
        flexresp? ( ~net-libs/libnet-1.0.2a )
        postgres? ( >=dev-db/postgresql-7.2 )
        mysql? ( >=dev-db/mysql-3.23.26 )
index 192193eb0e4b71520454c0d9327250fab9da3873..cd97c2065e469f0a49afc216e9d3825fb593c86f 100644 (file)
@@ -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.4.ebuild,v 1.1 2006/03/09 18:01:38 vanquirius Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-analyzer/snort/snort-2.4.4.ebuild,v 1.2 2006/06/06 15:58:32 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
-       net-libs/libpcap
+       virtual/libpcap
        flexresp? ( ~net-libs/libnet-1.0.2a )
        postgres? ( >=dev-db/postgresql-7.2 )
        mysql? ( >=dev-db/mysql-3.23.26 )
index 249c18c526f016e983e0f1905b595a10edea556e..2945d5d411887b0a6d8faafc90fbd6d057b6de80 100644 (file)
@@ -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.5.ebuild,v 1.1 2006/06/06 15:54:51 jokey Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-analyzer/snort/snort-2.4.5.ebuild,v 1.2 2006/06/06 15:58:32 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
-       net-libs/libpcap
+       virtual/libpcap
        flexresp? ( ~net-libs/libnet-1.0.2a )
        postgres? ( >=dev-db/postgresql-7.2 )
        mysql? ( >=dev-db/mysql-3.23.26 )