diff options
author | Aaron Swenson <titanofold@gentoo.org> | 2014-11-03 13:59:58 +0000 |
---|---|---|
committer | Aaron Swenson <titanofold@gentoo.org> | 2014-11-03 13:59:58 +0000 |
commit | 137daee8f03f75a0aea26023e22d388387b33aec (patch) | |
tree | b71adf9398cce2598ba5e34138d78dd5460b517a /sci-physics/root/root-5.32.03-r2.ebuild | |
parent | Update PostgreSQL dependencies and/or checks to virtual/postgresql. (diff) | |
download | historical-137daee8f03f75a0aea26023e22d388387b33aec.tar.gz historical-137daee8f03f75a0aea26023e22d388387b33aec.tar.bz2 historical-137daee8f03f75a0aea26023e22d388387b33aec.zip |
Update PostgreSQL dependencies and/or checks to virtual/postgresql.
Package-Manager: portage-2.2.8-r2/cvs/Linux x86_64
Manifest-Sign-Key: 0xD1BBFDA0
Diffstat (limited to 'sci-physics/root/root-5.32.03-r2.ebuild')
-rw-r--r-- | sci-physics/root/root-5.32.03-r2.ebuild | 6 |
1 files changed, 3 insertions, 3 deletions
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? ( |