summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorFrancesco Riosa <vivo@gentoo.org>2006-11-23 19:37:20 +0000
committerFrancesco Riosa <vivo@gentoo.org>2006-11-23 19:37:20 +0000
commitc7a049e1b167032a3d45a9399d0a9029a3f02ad3 (patch)
tree9c0e547139305a7432b72e6e63f409aa729ee351 /dev-lisp/cl-sql/cl-sql-3.7.7.ebuild
parentppc stable, bug #154818 (diff)
downloadhistorical-c7a049e1b167032a3d45a9399d0a9029a3f02ad3.tar.gz
historical-c7a049e1b167032a3d45a9399d0a9029a3f02ad3.tar.bz2
historical-c7a049e1b167032a3d45a9399d0a9029a3f02ad3.zip
dev-db/mysql => virtual/mysql
Package-Manager: portage-2.1.1-r1
Diffstat (limited to 'dev-lisp/cl-sql/cl-sql-3.7.7.ebuild')
-rw-r--r--dev-lisp/cl-sql/cl-sql-3.7.7.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-lisp/cl-sql/cl-sql-3.7.7.ebuild b/dev-lisp/cl-sql/cl-sql-3.7.7.ebuild
index ec131182ab55..bed4400098c4 100644
--- a/dev-lisp/cl-sql/cl-sql-3.7.7.ebuild
+++ b/dev-lisp/cl-sql/cl-sql-3.7.7.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-lisp/cl-sql/cl-sql-3.7.7.ebuild,v 1.1 2006/11/12 23:45:31 mkennedy Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-lisp/cl-sql/cl-sql-3.7.7.ebuild,v 1.2 2006/11/23 19:37:20 vivo Exp $
inherit common-lisp eutils multilib
@@ -18,7 +18,7 @@ DEPEND="dev-lisp/common-lisp-controller
dev-lisp/cl-md5
>=dev-lisp/cl-uffi-1.5.7
postgres? ( dev-db/libpq )
- mysql? ( dev-db/mysql )
+ mysql? ( virtual/mysql )
sqlite? ( =dev-db/sqlite-2* )
sqlite3? ( =dev-db/sqlite-3* )
odbc? ( dev-db/unixODBC )"