diff options
author | Aaron W. Swenson <titanofold@gentoo.org> | 2014-12-28 16:55:15 +0000 |
---|---|---|
committer | Aaron W. Swenson <titanofold@gentoo.org> | 2014-12-28 16:55:15 +0000 |
commit | a9b3c4a78e8dcbc806fea4e85b090618cb155372 (patch) | |
tree | 86fb47efa680e93d51b4858671a6b9d42433bb29 /sci-physics | |
parent | Rename virtual/postgresql to dev-db/postgresql (diff) | |
download | gentoo-2-a9b3c4a78e8dcbc806fea4e85b090618cb155372.tar.gz gentoo-2-a9b3c4a78e8dcbc806fea4e85b090618cb155372.tar.bz2 gentoo-2-a9b3c4a78e8dcbc806fea4e85b090618cb155372.zip |
Rename virtual/postgresql to dev-db/postgresql
(Portage version: 2.2.14/cvs/Linux x86_64, signed Manifest commit with key D1BBFDA0)
Diffstat (limited to 'sci-physics')
-rw-r--r-- | sci-physics/root/ChangeLog | 6 | ||||
-rw-r--r-- | sci-physics/root/root-5.32.03-r2.ebuild | 4 | ||||
-rw-r--r-- | sci-physics/root/root-5.34.18-r1.ebuild | 4 | ||||
-rw-r--r-- | sci-physics/root/root-5.34.18.ebuild | 4 |
4 files changed, 11 insertions, 7 deletions
diff --git a/sci-physics/root/ChangeLog b/sci-physics/root/ChangeLog index ef476f659386..b4c92df1c41a 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.134 2014/11/11 20:02:40 bircoph Exp $ +# $Header: /var/cvsroot/gentoo-x86/sci-physics/root/ChangeLog,v 1.135 2014/12/28 16:55:15 titanofold Exp $ + + 28 Dec 2014; Aaron W. Swenson <titanofold@gentoo.org> root-5.32.03-r2.ebuild, + root-5.34.18.ebuild, root-5.34.18-r1.ebuild: + Rename virtual/postgresql to dev-db/postgresql 11 Nov 2014; Andrew Savchenko <bircoph@gmail.com> metadata.xml: Package is now directly maintained instead of proxy-maintaining. diff --git a/sci-physics/root/root-5.32.03-r2.ebuild b/sci-physics/root/root-5.32.03-r2.ebuild index 95ac24618cc9..ce1fbea7d86d 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-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.7 2014/11/03 13:59:51 titanofold Exp $ +# $Header: /var/cvsroot/gentoo-x86/sci-physics/root/root-5.32.03-r2.ebuild,v 1.8 2014/12/28 16:55:15 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? ( virtual/postgresql ) + postgres? ( dev-db/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 503e08d4e4da..6dbf680dc758 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.5 2014/11/03 13:59:51 titanofold Exp $ +# $Header: /var/cvsroot/gentoo-x86/sci-physics/root/root-5.34.18-r1.ebuild,v 1.6 2014/12/28 16:55:15 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? ( virtual/postgresql:= ) + postgres? ( dev-db/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 44313aaa1694..21e654fb7815 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.3 2014/11/03 13:59:51 titanofold Exp $ +# $Header: /var/cvsroot/gentoo-x86/sci-physics/root/root-5.34.18.ebuild,v 1.4 2014/12/28 16:55:15 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? ( virtual/postgresql:= ) + postgres? ( dev-db/postgresql:= ) pythia6? ( sci-physics/pythia:6= ) pythia8? ( >=sci-physics/pythia-8.1.80:8= ) python? ( ${PYTHON_DEPS} ) |