summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAaron W. Swenson <titanofold@gentoo.org>2014-11-03 11:24:56 +0000
committerAaron W. Swenson <titanofold@gentoo.org>2014-11-03 11:24:56 +0000
commit6c7ffc9ac1d31a0f8d4f7ad3e74ed0e7ab67fb38 (patch)
tree27812f4bdfe57f1d953edb69cda60c526634b897 /dev-db/opendbx
parentUpdate PostgreSQL dependencies and/or checks to virtual/postgresql. (diff)
downloadgentoo-2-6c7ffc9ac1d31a0f8d4f7ad3e74ed0e7ab67fb38.tar.gz
gentoo-2-6c7ffc9ac1d31a0f8d4f7ad3e74ed0e7ab67fb38.tar.bz2
gentoo-2-6c7ffc9ac1d31a0f8d4f7ad3e74ed0e7ab67fb38.zip
Update PostgreSQL dependencies and/or checks to virtual/postgresql.
(Portage version: 2.2.8-r2/cvs/Linux x86_64, signed Manifest commit with key D1BBFDA0)
Diffstat (limited to 'dev-db/opendbx')
-rw-r--r--dev-db/opendbx/ChangeLog6
-rw-r--r--dev-db/opendbx/opendbx-1.4.5.ebuild6
-rw-r--r--dev-db/opendbx/opendbx-1.4.6.ebuild4
-rw-r--r--dev-db/opendbx/opendbx-1.5.0.ebuild4
4 files changed, 12 insertions, 8 deletions
diff --git a/dev-db/opendbx/ChangeLog b/dev-db/opendbx/ChangeLog
index 2af5441ba78f..85dc5cfeb60e 100644
--- a/dev-db/opendbx/ChangeLog
+++ b/dev-db/opendbx/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for dev-db/opendbx
# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-db/opendbx/ChangeLog,v 1.39 2014/03/15 13:51:33 mrueg Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-db/opendbx/ChangeLog,v 1.40 2014/11/03 11:24:56 titanofold Exp $
+
+ 03 Nov 2014; Aaron W. Swenson <titanofold@gentoo.org> opendbx-1.4.5.ebuild,
+ opendbx-1.4.6.ebuild, opendbx-1.5.0.ebuild:
+ Update PostgreSQL dependencies and/or checks to virtual/postgresql.
15 Mar 2014; Manuel Rüger <mrueg@gentoo.org> metadata.xml:
Add Alice Ferrazzi as maintainer. Proxied by me.
diff --git a/dev-db/opendbx/opendbx-1.4.5.ebuild b/dev-db/opendbx/opendbx-1.4.5.ebuild
index b27b2e7b935b..243c7b9ba266 100644
--- a/dev-db/opendbx/opendbx-1.4.5.ebuild
+++ b/dev-db/opendbx/opendbx-1.4.5.ebuild
@@ -1,6 +1,6 @@
-# Copyright 1999-2012 Gentoo Foundation
+# Copyright 1999-2014 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-db/opendbx/opendbx-1.4.5.ebuild,v 1.6 2012/11/25 14:27:49 swegener Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-db/opendbx/opendbx-1.4.5.ebuild,v 1.7 2014/11/03 11:24:56 titanofold Exp $
EAPI="2"
@@ -16,7 +16,7 @@ KEYWORDS="amd64 x86"
IUSE="bindist firebird +mysql oracle postgres sqlite sqlite3"
DEPEND="mysql? ( virtual/mysql )
- postgres? ( dev-db/postgresql-base )
+ postgres? ( virtual/postgresql )
sqlite? ( <dev-db/sqlite-3 )
sqlite3? ( =dev-db/sqlite-3* )
oracle? ( dev-db/oracle-instantclient-basic )
diff --git a/dev-db/opendbx/opendbx-1.4.6.ebuild b/dev-db/opendbx/opendbx-1.4.6.ebuild
index df2764086327..ed1d41a7a779 100644
--- a/dev-db/opendbx/opendbx-1.4.6.ebuild
+++ b/dev-db/opendbx/opendbx-1.4.6.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2014 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-db/opendbx/opendbx-1.4.6.ebuild,v 1.3 2014/03/10 21:15:06 swegener Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-db/opendbx/opendbx-1.4.6.ebuild,v 1.4 2014/11/03 11:24:56 titanofold Exp $
EAPI="5"
@@ -16,7 +16,7 @@ KEYWORDS="~amd64 ~x86"
IUSE="bindist firebird +mysql oracle postgres sqlite sqlite3"
DEPEND="mysql? ( virtual/mysql )
- postgres? ( dev-db/postgresql-base )
+ postgres? ( virtual/postgresql )
sqlite? ( <dev-db/sqlite-3 )
sqlite3? ( =dev-db/sqlite-3* )
oracle? ( dev-db/oracle-instantclient-basic )
diff --git a/dev-db/opendbx/opendbx-1.5.0.ebuild b/dev-db/opendbx/opendbx-1.5.0.ebuild
index 1abb3c10b0a9..a65c02a67e35 100644
--- a/dev-db/opendbx/opendbx-1.5.0.ebuild
+++ b/dev-db/opendbx/opendbx-1.5.0.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2014 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-db/opendbx/opendbx-1.5.0.ebuild,v 1.3 2014/03/10 21:15:06 swegener Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-db/opendbx/opendbx-1.5.0.ebuild,v 1.4 2014/11/03 11:24:56 titanofold Exp $
EAPI="5"
@@ -19,7 +19,7 @@ KEYWORDS="~x64-solaris"
IUSE="bindist firebird +mysql oracle postgres sqlite sqlite3"
DEPEND="mysql? ( virtual/mysql )
- postgres? ( dev-db/postgresql-base )
+ postgres? ( virtual/postgresql )
sqlite? ( <dev-db/sqlite-3 )
sqlite3? ( =dev-db/sqlite-3* )
oracle? ( dev-db/oracle-instantclient-basic )