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.8.1_alpha3.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.8.1_alpha3.ebuild')
-rw-r--r--dev-db/hk_classes/hk_classes-0.8.1_alpha3.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-db/hk_classes/hk_classes-0.8.1_alpha3.ebuild b/dev-db/hk_classes/hk_classes-0.8.1_alpha3.ebuild
index be75898e41d6..d8bf400f376d 100644
--- a/dev-db/hk_classes/hk_classes-0.8.1_alpha3.ebuild
+++ b/dev-db/hk_classes/hk_classes-0.8.1_alpha3.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.8.1_alpha3.ebuild,v 1.2 2006/10/16 10:06:57 flameeyes Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-db/hk_classes/hk_classes-0.8.1_alpha3.ebuild,v 1.3 2006/11/23 19:55:29 vivo Exp $
inherit eutils python
@@ -28,7 +28,7 @@ IUSE="doc firebird mysql odbc postgres sqlite sqlite3"
# with mdb and xbase will be dealt in another revision
RDEPEND="firebird? ( dev-db/firebird )
- mysql? ( >=dev-db/mysql-3.23.54a )
+ mysql? ( virtual/mysql )
postgres? ( >=dev-db/postgresql-7.3 )
sqlite? ( =dev-db/sqlite-2* )
sqlite3? ( =dev-db/sqlite-3* )