summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAaron W. Swenson <titanofold@gentoo.org>2014-11-03 13:59:51 +0000
committerAaron W. Swenson <titanofold@gentoo.org>2014-11-03 13:59:51 +0000
commit6c14e91fa00c6fe3674b7698b4f62224f5ce9615 (patch)
tree1a0a282a5e88ecfdd6bce679c7a9eb62c8812f34 /sci-physics
parentUpdate PostgreSQL dependencies and/or checks to virtual/postgresql. (diff)
downloadgentoo-2-6c14e91fa00c6fe3674b7698b4f62224f5ce9615.tar.gz
gentoo-2-6c14e91fa00c6fe3674b7698b4f62224f5ce9615.tar.bz2
gentoo-2-6c14e91fa00c6fe3674b7698b4f62224f5ce9615.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 'sci-physics')
-rw-r--r--sci-physics/root/ChangeLog6
-rw-r--r--sci-physics/root/root-5.32.03-r2.ebuild6
-rw-r--r--sci-physics/root/root-5.34.18-r1.ebuild4
-rw-r--r--sci-physics/root/root-5.34.18.ebuild4
4 files changed, 12 insertions, 8 deletions
diff --git a/sci-physics/root/ChangeLog b/sci-physics/root/ChangeLog
index 3a3d2bc6d864..f8d0ee22ad71 100644
--- a/sci-physics/root/ChangeLog
+++ b/sci-physics/root/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for sci-physics/root
# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/sci-physics/root/ChangeLog,v 1.132 2014/09/01 16:40:31 mgorny Exp $
+# $Header: /var/cvsroot/gentoo-x86/sci-physics/root/ChangeLog,v 1.133 2014/11/03 13:59:51 titanofold Exp $
+
+ 03 Nov 2014; Aaron W. Swenson <titanofold@gentoo.org> root-5.32.03-r2.ebuild,
+ root-5.34.18.ebuild, root-5.34.18-r1.ebuild:
+ Update PostgreSQL dependencies and/or checks to virtual/postgresql.
01 Sep 2014; Michał Górny <mgorny@gentoo.org> root-5.34.18-r1.ebuild,
root-5.34.18.ebuild:
diff --git a/sci-physics/root/root-5.32.03-r2.ebuild b/sci-physics/root/root-5.32.03-r2.ebuild
index 0fc058185c49..95ac24618cc9 100644
--- a/sci-physics/root/root-5.32.03-r2.ebuild
+++ b/sci-physics/root/root-5.32.03-r2.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/sci-physics/root/root-5.32.03-r2.ebuild,v 1.6 2013/03/02 23:27:01 hwoarang Exp $
+# $Header: /var/cvsroot/gentoo-x86/sci-physics/root/root-5.32.03-r2.ebuild,v 1.7 2014/11/03 13:59:51 titanofold Exp $
EAPI=4
@@ -87,7 +87,7 @@ CDEPEND="
mysql? ( virtual/mysql )
odbc? ( || ( dev-db/libiodbc dev-db/unixODBC ) )
oracle? ( dev-db/oracle-instantclient-basic )
- postgres? ( dev-db/postgresql-base )
+ postgres? ( virtual/postgresql )
pythia6? ( sci-physics/pythia:6 )
pythia8? ( sci-physics/pythia:8 )
ruby? (
diff --git a/sci-physics/root/root-5.34.18-r1.ebuild b/sci-physics/root/root-5.34.18-r1.ebuild
index b96a860ff00a..503e08d4e4da 100644
--- a/sci-physics/root/root-5.34.18-r1.ebuild
+++ b/sci-physics/root/root-5.34.18-r1.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/sci-physics/root/root-5.34.18-r1.ebuild,v 1.4 2014/09/01 16:40:31 mgorny Exp $
+# $Header: /var/cvsroot/gentoo-x86/sci-physics/root/root-5.34.18-r1.ebuild,v 1.5 2014/11/03 13:59:51 titanofold Exp $
EAPI=5
@@ -88,7 +88,7 @@ CDEPEND="
mysql? ( virtual/mysql )
odbc? ( || ( dev-db/libiodbc:0 dev-db/unixODBC:0 ) )
oracle? ( dev-db/oracle-instantclient-basic:0= )
- postgres? ( dev-db/postgresql-base:= )
+ postgres? ( virtual/postgresql:= )
pythia6? ( sci-physics/pythia:6= )
pythia8? ( >=sci-physics/pythia-8.1.80:8= )
python? ( ${PYTHON_DEPS} )
diff --git a/sci-physics/root/root-5.34.18.ebuild b/sci-physics/root/root-5.34.18.ebuild
index 43cfbba2f934..44313aaa1694 100644
--- a/sci-physics/root/root-5.34.18.ebuild
+++ b/sci-physics/root/root-5.34.18.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/sci-physics/root/root-5.34.18.ebuild,v 1.2 2014/09/01 16:40:31 mgorny Exp $
+# $Header: /var/cvsroot/gentoo-x86/sci-physics/root/root-5.34.18.ebuild,v 1.3 2014/11/03 13:59:51 titanofold Exp $
EAPI=5
@@ -111,7 +111,7 @@ CDEPEND="
mysql? ( virtual/mysql )
odbc? ( || ( dev-db/libiodbc:0 dev-db/unixODBC:0 ) )
oracle? ( dev-db/oracle-instantclient-basic:0= )
- postgres? ( dev-db/postgresql-base:= )
+ postgres? ( virtual/postgresql:= )
pythia6? ( sci-physics/pythia:6= )
pythia8? ( >=sci-physics/pythia-8.1.80:8= )
python? ( ${PYTHON_DEPS} )