summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMarkus Ullmann <jokey@gentoo.org>2006-06-06 15:58:32 +0000
committerMarkus Ullmann <jokey@gentoo.org>2006-06-06 15:58:32 +0000
commit55afee586324097cb35c9a6d28da20115c8e48f3 (patch)
tree4d3899f57d7a5e4400fe82e0cea1baf30797da7d /net-analyzer/snort
parentPerl installation fix, bug 135686. remove from /usr/share and put to /usr/lib... (diff)
downloadgentoo-2-55afee586324097cb35c9a6d28da20115c8e48f3.tar.gz
gentoo-2-55afee586324097cb35c9a6d28da20115c8e48f3.tar.bz2
gentoo-2-55afee586324097cb35c9a6d28da20115c8e48f3.zip
Changing dep to virtual/libpcap wrt bug #117898
(Portage version: 2.1_rc4-r3)
Diffstat (limited to 'net-analyzer/snort')
-rw-r--r--net-analyzer/snort/ChangeLog8
-rw-r--r--net-analyzer/snort/snort-2.3.3-r1.ebuild4
-rw-r--r--net-analyzer/snort/snort-2.3.3.ebuild4
-rw-r--r--net-analyzer/snort/snort-2.4.3-r1.ebuild4
-rw-r--r--net-analyzer/snort/snort-2.4.3-r2.ebuild4
-rw-r--r--net-analyzer/snort/snort-2.4.3.ebuild4
-rw-r--r--net-analyzer/snort/snort-2.4.4-r1.ebuild4
-rw-r--r--net-analyzer/snort/snort-2.4.4.ebuild4
-rw-r--r--net-analyzer/snort/snort-2.4.5.ebuild4
9 files changed, 23 insertions, 17 deletions
diff --git a/net-analyzer/snort/ChangeLog b/net-analyzer/snort/ChangeLog
index b6a9b8fc4fbd..ecce497b84e7 100644
--- a/net-analyzer/snort/ChangeLog
+++ b/net-analyzer/snort/ChangeLog
@@ -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)
diff --git a/net-analyzer/snort/snort-2.3.3-r1.ebuild b/net-analyzer/snort/snort-2.3.3-r1.ebuild
index 3ee64fcfd381..c8af7026f19f 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-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 )
diff --git a/net-analyzer/snort/snort-2.3.3.ebuild b/net-analyzer/snort/snort-2.3.3.ebuild
index f1beb3d8e790..5363278827ad 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-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 )
diff --git a/net-analyzer/snort/snort-2.4.3-r1.ebuild b/net-analyzer/snort/snort-2.4.3-r1.ebuild
index 653d4729c5b5..b347f31bbc37 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.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 )
diff --git a/net-analyzer/snort/snort-2.4.3-r2.ebuild b/net-analyzer/snort/snort-2.4.3-r2.ebuild
index 2a5184e84cbe..2bea140505db 100644
--- a/net-analyzer/snort/snort-2.4.3-r2.ebuild
+++ b/net-analyzer/snort/snort-2.4.3-r2.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-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 )
diff --git a/net-analyzer/snort/snort-2.4.3.ebuild b/net-analyzer/snort/snort-2.4.3.ebuild
index e2f10498f83a..8c9a14a9944a 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-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 )
diff --git a/net-analyzer/snort/snort-2.4.4-r1.ebuild b/net-analyzer/snort/snort-2.4.4-r1.ebuild
index 5ca636e078a3..b1a5dfe824a7 100644
--- a/net-analyzer/snort/snort-2.4.4-r1.ebuild
+++ b/net-analyzer/snort/snort-2.4.4-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.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 )
diff --git a/net-analyzer/snort/snort-2.4.4.ebuild b/net-analyzer/snort/snort-2.4.4.ebuild
index 192193eb0e4b..cd97c2065e46 100644
--- a/net-analyzer/snort/snort-2.4.4.ebuild
+++ b/net-analyzer/snort/snort-2.4.4.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.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 )
diff --git a/net-analyzer/snort/snort-2.4.5.ebuild b/net-analyzer/snort/snort-2.4.5.ebuild
index 249c18c526f0..2945d5d41188 100644
--- a/net-analyzer/snort/snort-2.4.5.ebuild
+++ b/net-analyzer/snort/snort-2.4.5.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.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 )