summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'dev-db/opendbx/opendbx-1.2.4.ebuild')
-rw-r--r--dev-db/opendbx/opendbx-1.2.4.ebuild6
1 files changed, 3 insertions, 3 deletions
diff --git a/dev-db/opendbx/opendbx-1.2.4.ebuild b/dev-db/opendbx/opendbx-1.2.4.ebuild
index f39523d3e844..fc217c7acd22 100644
--- a/dev-db/opendbx/opendbx-1.2.4.ebuild
+++ b/dev-db/opendbx/opendbx-1.2.4.ebuild
@@ -1,6 +1,6 @@
-# Copyright 1999-2008 Gentoo Foundation
+# Copyright 1999-2010 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-db/opendbx/opendbx-1.2.4.ebuild,v 1.4 2008/07/16 09:43:20 chtekk Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-db/opendbx/opendbx-1.2.4.ebuild,v 1.5 2010/06/17 20:09:51 patrick Exp $
inherit flag-o-matic
@@ -14,7 +14,7 @@ KEYWORDS="amd64 x86"
IUSE="bindist firebird mysql oracle postgres sqlite sqlite3"
DEPEND="mysql? ( virtual/mysql )
- postgres? ( virtual/postgresql-base )
+ postgres? ( dev-db/postgresql-base )
sqlite? ( <dev-db/sqlite-3 )
sqlite3? ( =dev-db/sqlite-3* )
oracle? ( dev-db/oracle-instantclient-basic )