summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorFrancesco Riosa <vivo@gentoo.org>2006-11-23 19:55:29 +0000
committerFrancesco Riosa <vivo@gentoo.org>2006-11-23 19:55:29 +0000
commitc8375ba16bfed9556c6057af6497f23bb53fa80f (patch)
tree2ff544620141c384b03199d2a039b3bc947ddaf5 /dev-db/hk_classes/hk_classes-0.7.1.ebuild
parentdev-db/mysql => virtual/mysql (diff)
downloadgentoo-2-c8375ba16bfed9556c6057af6497f23bb53fa80f.tar.gz
gentoo-2-c8375ba16bfed9556c6057af6497f23bb53fa80f.tar.bz2
gentoo-2-c8375ba16bfed9556c6057af6497f23bb53fa80f.zip
dev-db/mysql => virtual/mysql
(Portage version: 2.1.1-r1)
Diffstat (limited to 'dev-db/hk_classes/hk_classes-0.7.1.ebuild')
-rw-r--r--dev-db/hk_classes/hk_classes-0.7.1.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-db/hk_classes/hk_classes-0.7.1.ebuild b/dev-db/hk_classes/hk_classes-0.7.1.ebuild
index c998a41e1e83..b536faae0f36 100644
--- a/dev-db/hk_classes/hk_classes-0.7.1.ebuild
+++ b/dev-db/hk_classes/hk_classes-0.7.1.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2006 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-db/hk_classes/hk_classes-0.7.1.ebuild,v 1.7 2006/10/16 10:06:57 flameeyes Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-db/hk_classes/hk_classes-0.7.1.ebuild,v 1.8 2006/11/23 19:55:29 vivo Exp $
inherit eutils
@@ -18,7 +18,7 @@ KEYWORDS="x86 ppc amd64"
IUSE="mysql postgres sqlite odbc doc"
# At least one of the following is required
-RDEPEND="mysql? ( >=dev-db/mysql-3.23.54a )
+RDEPEND="mysql? ( virtual/mysql )
postgres? ( >=dev-db/postgresql-7.3 )
sqlite? ( =dev-db/sqlite-2* )
odbc? ( >=dev-db/unixODBC-2.0.6 )"