aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndrew Savchenko <bircoph@gmail.com>2015-01-01 18:16:27 +0300
committerAndrew Savchenko <bircoph@gmail.com>2015-01-01 18:16:27 +0300
commit83c35df612bc3c704352e1328ac857d5c9addec5 (patch)
tree1817ce43356876c66fc6502c907decd5d3c2a0e4 /sci-physics/root/root-6.00.01-r1.ebuild
parentUpdate maintainer info (diff)
downloadsci-83c35df612bc3c704352e1328ac857d5c9addec5.tar.gz
sci-83c35df612bc3c704352e1328ac857d5c9addec5.tar.bz2
sci-83c35df612bc3c704352e1328ac857d5c9addec5.zip
Fix bug 534086
Package-Manager: portage-2.2.15 Signed-off-by: Andrew Savchenko <bircoph@gentoo.org>
Diffstat (limited to 'sci-physics/root/root-6.00.01-r1.ebuild')
-rw-r--r--sci-physics/root/root-6.00.01-r1.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/sci-physics/root/root-6.00.01-r1.ebuild b/sci-physics/root/root-6.00.01-r1.ebuild
index 6fe0c162f..47ffb0316 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} )