commit: 83c35df612bc3c704352e1328ac857d5c9addec5 Author: Andrew Savchenko <bircoph <AT> gmail <DOT> com> AuthorDate: Thu Jan 1 15:16:27 2015 +0000 Commit: Andrew Savchenko <bircoph <AT> gmail <DOT> com> CommitDate: Thu Jan 1 15:16:27 2015 +0000 URL: http://sources.gentoo.org/gitweb/?p=proj/sci.git;a=commit;h=83c35df6
Fix bug 534086 Package-Manager: portage-2.2.15 Signed-off-by: Andrew Savchenko <bircoph <AT> gentoo.org> --- sci-physics/root/ChangeLog | 5 +++++ sci-physics/root/root-5.34.18-r2.ebuild | 4 ++-- sci-physics/root/root-6.00.01-r1.ebuild | 4 ++-- sci-physics/root/root-6.00.02.ebuild | 4 ++-- sci-physics/root/root-9999.ebuild | 4 ++-- 5 files changed, 13 insertions(+), 8 deletions(-) diff --git a/sci-physics/root/ChangeLog b/sci-physics/root/ChangeLog index 75d4a97..c6b232d 100644 --- a/sci-physics/root/ChangeLog +++ b/sci-physics/root/ChangeLog @@ -2,6 +2,11 @@ # Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2 # $Header: /var/cvsroot/gentoo-x86/sci-physics/root/ChangeLog,v 1.96 2012/03/29 18:21:49 bicatali Exp $ + 01 Jan 2015; Andrew Savchenko <birc...@gentoo.org> root-5.34.18-r2.ebuild, + root-6.00.01-r1.ebuild, root-6.00.02.ebuild, root-9999.ebuild: + Use virtual for postgres dependency. This fixes bug 534086, + reported by Juergen Rose + 01 Jan 2015; Andrew Savchenko <birc...@gentoo.org> metadata.xml: Update maintainer information. diff --git a/sci-physics/root/root-5.34.18-r2.ebuild b/sci-physics/root/root-5.34.18-r2.ebuild index 7ce12fd..34e6a59 100644 --- a/sci-physics/root/root-5.34.18-r2.ebuild +++ b/sci-physics/root/root-5.34.18-r2.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2014 Gentoo Foundation +# Copyright 1999-2015 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.3 2014/03/27 18:51:54 bicatali Exp $ @@ -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-6.00.01-r1.ebuild b/sci-physics/root/root-6.00.01-r1.ebuild index 6fe0c16..47ffb03 100644 --- a/sci-physics/root/root-6.00.01-r1.ebuild +++ b/sci-physics/root/root-6.00.01-r1.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2014 Gentoo Foundation +# Copyright 1999-2015 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.3 2014/03/27 18:51:54 bicatali Exp $ @@ -93,7 +93,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-6.00.02.ebuild b/sci-physics/root/root-6.00.02.ebuild index e53ed3d..a396ada 100644 --- a/sci-physics/root/root-6.00.02.ebuild +++ b/sci-physics/root/root-6.00.02.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2014 Gentoo Foundation +# Copyright 1999-2015 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.3 2014/03/27 18:51:54 bicatali Exp $ @@ -93,7 +93,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-9999.ebuild b/sci-physics/root/root-9999.ebuild index 361cda0..bb8d51b 100644 --- a/sci-physics/root/root-9999.ebuild +++ b/sci-physics/root/root-9999.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2014 Gentoo Foundation +# Copyright 1999-2015 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.3 2014/03/27 18:51:54 bicatali Exp $ @@ -93,7 +93,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} )