diff options
Diffstat (limited to 'dev-db/tora/tora-2.1.3-r3.ebuild')
-rw-r--r-- | dev-db/tora/tora-2.1.3-r3.ebuild | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/dev-db/tora/tora-2.1.3-r3.ebuild b/dev-db/tora/tora-2.1.3-r3.ebuild index d47cee614d4c..3ca00a341b5e 100644 --- a/dev-db/tora/tora-2.1.3-r3.ebuild +++ b/dev-db/tora/tora-2.1.3-r3.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/dev-db/tora/tora-2.1.3-r3.ebuild,v 1.1 2013/10/30 21:22:41 haubi Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-db/tora/tora-2.1.3-r3.ebuild,v 1.2 2014/11/03 11:37:46 titanofold Exp $ EAPI=3 @@ -25,7 +25,7 @@ DEPEND=" dev-db/oracle-instantclient-basic dev-db/oracle-instantclient-sqlplus ) - postgres? ( dev-db/postgresql-server ) + postgres? ( virtual/postgresql[server] ) " RDEPEND="${DEPEND}" |