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.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.ebuild')
-rw-r--r--dev-db/hk_classes/hk_classes-0.8.1.ebuild6
1 files changed, 3 insertions, 3 deletions
diff --git a/dev-db/hk_classes/hk_classes-0.8.1.ebuild b/dev-db/hk_classes/hk_classes-0.8.1.ebuild
index 9261b02bac6b..58282327f1dc 100644
--- a/dev-db/hk_classes/hk_classes-0.8.1.ebuild
+++ b/dev-db/hk_classes/hk_classes-0.8.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.8.1.ebuild,v 1.3 2006/11/23 10:15:54 opfer Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-db/hk_classes/hk_classes-0.8.1.ebuild,v 1.4 2006/11/23 19:55:29 vivo Exp $
inherit eutils python
@@ -19,11 +19,11 @@ SRC_URI="mirror://sourceforge/hk-classes/${MY_P}.tar.bz2
SLOT="0"
LICENSE="LGPL-2"
-KEYWORDS="~amd64 ~ppc ~sparc x86"
+KEYWORDS="~amd64 ~ppc ~sparc ~x86"
IUSE="doc firebird mysql odbc postgres"
RDEPEND="firebird? ( dev-db/firebird )
- mysql? ( >=dev-db/mysql-3.23.54a )
+ mysql? ( virtual/mysql )
postgres? ( >=dev-db/postgresql-7.3 )
odbc? ( >=dev-db/unixODBC-2.0.6 )"
DEPEND="${RDEPEND}