summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAaron W. Swenson <titanofold@gentoo.org>2014-11-03 12:46:44 +0000
committerAaron W. Swenson <titanofold@gentoo.org>2014-11-03 12:46:44 +0000
commit0da8901641d3fd8309b10a5accb7afe58106ab7d (patch)
tree8e568d154b3c4db6804cd874594eca1fbaa9aab7 /gnome-extra/libgda
parentUpdate PostgreSQL dependencies and/or checks to virtual/postgresql. (diff)
downloadgentoo-2-0da8901641d3fd8309b10a5accb7afe58106ab7d.tar.gz
gentoo-2-0da8901641d3fd8309b10a5accb7afe58106ab7d.tar.bz2
gentoo-2-0da8901641d3fd8309b10a5accb7afe58106ab7d.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 'gnome-extra/libgda')
-rw-r--r--gnome-extra/libgda/ChangeLog6
-rw-r--r--gnome-extra/libgda/libgda-4.2.13.ebuild6
-rw-r--r--gnome-extra/libgda/libgda-5.2.2.ebuild4
3 files changed, 10 insertions, 6 deletions
diff --git a/gnome-extra/libgda/ChangeLog b/gnome-extra/libgda/ChangeLog
index 1662cc7720a2..52c81c382867 100644
--- a/gnome-extra/libgda/ChangeLog
+++ b/gnome-extra/libgda/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for gnome-extra/libgda
# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/gnome-extra/libgda/ChangeLog,v 1.226 2014/04/26 20:04:01 pacho Exp $
+# $Header: /var/cvsroot/gentoo-x86/gnome-extra/libgda/ChangeLog,v 1.227 2014/11/03 12:46:44 titanofold Exp $
+
+ 03 Nov 2014; Aaron W. Swenson <titanofold@gentoo.org> libgda-4.2.13.ebuild,
+ libgda-5.2.2.ebuild:
+ Update PostgreSQL dependencies and/or checks to virtual/postgresql.
26 Apr 2014; Pacho Ramos <pacho@gentoo.org> -libgda-5.0.3-r1.ebuild,
-libgda-5.0.4.ebuild:
diff --git a/gnome-extra/libgda/libgda-4.2.13.ebuild b/gnome-extra/libgda/libgda-4.2.13.ebuild
index 08a696f4ff47..f10d06a44e9e 100644
--- a/gnome-extra/libgda/libgda-4.2.13.ebuild
+++ b/gnome-extra/libgda/libgda-4.2.13.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/gnome-extra/libgda/libgda-4.2.13.ebuild,v 1.10 2012/12/17 08:01:40 tetromino Exp $
+# $Header: /var/cvsroot/gentoo-x86/gnome-extra/libgda/libgda-4.2.13.ebuild,v 1.11 2014/11/03 12:46:44 titanofold Exp $
EAPI="4"
GCONF_DEBUG="yes"
@@ -41,7 +41,7 @@ RDEPEND="
ldap? ( net-nds/openldap )
mdb? ( >app-office/mdbtools-0.5 )
mysql? ( virtual/mysql )
- postgres? ( dev-db/postgresql-base )
+ postgres? ( virtual/postgresql )
ssl? ( dev-libs/openssl )"
DEPEND="${RDEPEND}
diff --git a/gnome-extra/libgda/libgda-5.2.2.ebuild b/gnome-extra/libgda/libgda-5.2.2.ebuild
index 823e0639d910..3f1f6ed60b24 100644
--- a/gnome-extra/libgda/libgda-5.2.2.ebuild
+++ b/gnome-extra/libgda/libgda-5.2.2.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/gnome-extra/libgda/libgda-5.2.2.ebuild,v 1.3 2014/03/09 12:00:39 pacho Exp $
+# $Header: /var/cvsroot/gentoo-x86/gnome-extra/libgda/libgda-5.2.2.ebuild,v 1.4 2014/11/03 12:46:44 titanofold Exp $
EAPI="5"
GNOME2_LA_PUNT="yes"
@@ -51,7 +51,7 @@ RDEPEND="
libsecret? ( app-crypt/libsecret )
mdb? ( >app-office/mdbtools-0.5:= )
mysql? ( virtual/mysql:= )
- postgres? ( dev-db/postgresql-base:= )
+ postgres? ( virtual/postgresql:= )
reports? (
${PYTHON_DEPS}
dev-java/fop