summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAaron W. Swenson <titanofold@gentoo.org>2014-11-03 11:23:10 +0000
committerAaron W. Swenson <titanofold@gentoo.org>2014-11-03 11:23:10 +0000
commit976c28573092562f134c0ccb7853a7941d65e660 (patch)
treebab541497830040df89a2c78530d4e0d842bc31c /dev-db/libzdb/libzdb-2.11.3.ebuild
parentUpdate PostgreSQL dependencies and/or checks to virtual/postgresql. (diff)
downloadgentoo-2-976c28573092562f134c0ccb7853a7941d65e660.tar.gz
gentoo-2-976c28573092562f134c0ccb7853a7941d65e660.tar.bz2
gentoo-2-976c28573092562f134c0ccb7853a7941d65e660.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/libzdb/libzdb-2.11.3.ebuild')
-rw-r--r--dev-db/libzdb/libzdb-2.11.3.ebuild6
1 files changed, 3 insertions, 3 deletions
diff --git a/dev-db/libzdb/libzdb-2.11.3.ebuild b/dev-db/libzdb/libzdb-2.11.3.ebuild
index 05a371b54605..6ea24a060d47 100644
--- a/dev-db/libzdb/libzdb-2.11.3.ebuild
+++ b/dev-db/libzdb/libzdb-2.11.3.ebuild
@@ -1,6 +1,6 @@
-# Copyright 1999-2013 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/libzdb/libzdb-2.11.3.ebuild,v 1.1 2013/07/01 18:57:33 lordvan Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-db/libzdb/libzdb-2.11.3.ebuild,v 1.2 2014/11/03 11:23:10 titanofold Exp $
EAPI="4"
@@ -19,7 +19,7 @@ REQUIRED_USE=" || ( postgres mysql sqlite )"
RESTRICT=test
RDEPEND="mysql? ( virtual/mysql )
- postgres? ( dev-db/postgresql-base )
+ postgres? ( virtual/postgresql )
sqlite? ( >=dev-db/sqlite-3.7:3[unlock-notify(+)] )
ssl? ( dev-libs/openssl )"
DEPEND="${RDEPEND}