summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPatrick Lauer <patrick@gentoo.org>2010-06-17 20:41:53 +0000
committerPatrick Lauer <patrick@gentoo.org>2010-06-17 20:41:53 +0000
commit27d977d66affed7cad4fbdd3a1428a34acbc45e3 (patch)
tree7a96eb350d553d878d1355c36f89d5d688774b07 /net-analyzer/snort
parentMigrating away from deprecated postgres virtuals (diff)
downloadgentoo-2-27d977d66affed7cad4fbdd3a1428a34acbc45e3.tar.gz
gentoo-2-27d977d66affed7cad4fbdd3a1428a34acbc45e3.tar.bz2
gentoo-2-27d977d66affed7cad4fbdd3a1428a34acbc45e3.zip
Migrating away from deprecated postgres virtuals
(Portage version: 2.2_rc67/cvs/Linux x86_64)
Diffstat (limited to 'net-analyzer/snort')
-rw-r--r--net-analyzer/snort/ChangeLog7
-rw-r--r--net-analyzer/snort/snort-2.8.4.1.ebuild6
-rw-r--r--net-analyzer/snort/snort-2.8.5.1.ebuild6
-rw-r--r--net-analyzer/snort/snort-2.8.5.2.ebuild4
-rw-r--r--net-analyzer/snort/snort-2.8.5.3.ebuild4
-rw-r--r--net-analyzer/snort/snort-2.8.6.ebuild4
6 files changed, 18 insertions, 13 deletions
diff --git a/net-analyzer/snort/ChangeLog b/net-analyzer/snort/ChangeLog
index 0acbfc300d9b..ff149f9b417b 100644
--- a/net-analyzer/snort/ChangeLog
+++ b/net-analyzer/snort/ChangeLog
@@ -1,6 +1,11 @@
# ChangeLog for net-analyzer/snort
# Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/net-analyzer/snort/ChangeLog,v 1.162 2010/06/02 12:18:49 patrick Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-analyzer/snort/ChangeLog,v 1.163 2010/06/17 20:41:53 patrick Exp $
+
+ 17 Jun 2010; Patrick Lauer <patrick@gentoo.org> snort-2.8.4.1.ebuild,
+ snort-2.8.5.1.ebuild, snort-2.8.5.2.ebuild, snort-2.8.5.3.ebuild,
+ snort-2.8.6.ebuild:
+ Migrating away from deprecated postgres virtuals
*snort-2.8.6 (02 Jun 2010)
diff --git a/net-analyzer/snort/snort-2.8.4.1.ebuild b/net-analyzer/snort/snort-2.8.4.1.ebuild
index cb0055ed359f..f9ad356bb460 100644
--- a/net-analyzer/snort/snort-2.8.4.1.ebuild
+++ b/net-analyzer/snort/snort-2.8.4.1.ebuild
@@ -1,6 +1,6 @@
-# Copyright 1999-2009 Gentoo Foundation
+# Copyright 1999-2010 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/net-analyzer/snort/snort-2.8.4.1.ebuild,v 1.8 2009/08/17 16:18:30 patrick Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-analyzer/snort/snort-2.8.4.1.ebuild,v 1.9 2010/06/17 20:41:53 patrick Exp $
inherit eutils autotools multilib
@@ -18,7 +18,7 @@ DEPEND="virtual/libpcap
flexresp2? ( dev-libs/libdnet )
flexresp? ( ~net-libs/libnet-1.0.2a )
react? ( ~net-libs/libnet-1.0.2a )
- postgres? ( virtual/postgresql-base )
+ postgres? ( dev-db/postgresql-base )
mysql? ( virtual/mysql )
odbc? ( dev-db/unixODBC )
prelude? ( >=dev-libs/libprelude-0.9.0 )
diff --git a/net-analyzer/snort/snort-2.8.5.1.ebuild b/net-analyzer/snort/snort-2.8.5.1.ebuild
index c7c9378b48f3..c044fc388590 100644
--- a/net-analyzer/snort/snort-2.8.5.1.ebuild
+++ b/net-analyzer/snort/snort-2.8.5.1.ebuild
@@ -1,6 +1,6 @@
-# Copyright 1999-2009 Gentoo Foundation
+# Copyright 1999-2010 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/net-analyzer/snort/snort-2.8.5.1.ebuild,v 1.7 2009/12/26 12:20:33 armin76 Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-analyzer/snort/snort-2.8.5.1.ebuild,v 1.8 2010/06/17 20:41:53 patrick Exp $
inherit eutils autotools multilib
@@ -18,7 +18,7 @@ DEPEND="virtual/libpcap
flexresp2? ( dev-libs/libdnet )
flexresp? ( ~net-libs/libnet-1.0.2a )
react? ( ~net-libs/libnet-1.0.2a )
- postgres? ( virtual/postgresql-base )
+ postgres? ( dev-db/postgresql-base )
mysql? ( virtual/mysql )
odbc? ( dev-db/unixODBC )
prelude? ( >=dev-libs/libprelude-0.9.0 )
diff --git a/net-analyzer/snort/snort-2.8.5.2.ebuild b/net-analyzer/snort/snort-2.8.5.2.ebuild
index 747284bb76da..bd3692c44269 100644
--- a/net-analyzer/snort/snort-2.8.5.2.ebuild
+++ b/net-analyzer/snort/snort-2.8.5.2.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2010 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/net-analyzer/snort/snort-2.8.5.2.ebuild,v 1.2 2010/01/05 02:01:47 mr_bones_ Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-analyzer/snort/snort-2.8.5.2.ebuild,v 1.3 2010/06/17 20:41:53 patrick Exp $
inherit eutils autotools multilib
@@ -18,7 +18,7 @@ DEPEND="virtual/libpcap
flexresp2? ( dev-libs/libdnet )
flexresp? ( ~net-libs/libnet-1.0.2a )
react? ( ~net-libs/libnet-1.0.2a )
- postgres? ( virtual/postgresql-base )
+ postgres? ( dev-db/postgresql-base )
mysql? ( virtual/mysql )
odbc? ( dev-db/unixODBC )
prelude? ( >=dev-libs/libprelude-0.9.0 )
diff --git a/net-analyzer/snort/snort-2.8.5.3.ebuild b/net-analyzer/snort/snort-2.8.5.3.ebuild
index 0e9e162babac..631b70e0debb 100644
--- a/net-analyzer/snort/snort-2.8.5.3.ebuild
+++ b/net-analyzer/snort/snort-2.8.5.3.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2010 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/net-analyzer/snort/snort-2.8.5.3.ebuild,v 1.1 2010/03/02 02:22:28 patrick Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-analyzer/snort/snort-2.8.5.3.ebuild,v 1.2 2010/06/17 20:41:53 patrick Exp $
inherit eutils autotools multilib
@@ -18,7 +18,7 @@ DEPEND="virtual/libpcap
flexresp2? ( dev-libs/libdnet )
flexresp? ( ~net-libs/libnet-1.0.2a )
react? ( ~net-libs/libnet-1.0.2a )
- postgres? ( virtual/postgresql-base )
+ postgres? ( dev-db/postgresql-base )
mysql? ( virtual/mysql )
odbc? ( dev-db/unixODBC )
prelude? ( >=dev-libs/libprelude-0.9.0 )
diff --git a/net-analyzer/snort/snort-2.8.6.ebuild b/net-analyzer/snort/snort-2.8.6.ebuild
index a8a469ff2f74..88009a0feb42 100644
--- a/net-analyzer/snort/snort-2.8.6.ebuild
+++ b/net-analyzer/snort/snort-2.8.6.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2010 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/net-analyzer/snort/snort-2.8.6.ebuild,v 1.1 2010/06/02 12:18:49 patrick Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-analyzer/snort/snort-2.8.6.ebuild,v 1.2 2010/06/17 20:41:53 patrick Exp $
inherit eutils autotools multilib
@@ -21,7 +21,7 @@ DEPEND="virtual/libpcap
flexresp2? ( dev-libs/libdnet )
flexresp? ( ~net-libs/libnet-1.0.2a )
react? ( ~net-libs/libnet-1.0.2a )
- postgres? ( virtual/postgresql-base )
+ postgres? ( dev-db/postgresql-base )
mysql? ( virtual/mysql )
odbc? ( dev-db/unixODBC )
prelude? ( >=dev-libs/libprelude-0.9.0 )