diff options
author | Francesco Riosa <vivo@gentoo.org> | 2006-11-23 16:50:44 +0000 |
---|---|---|
committer | Francesco Riosa <vivo@gentoo.org> | 2006-11-23 16:50:44 +0000 |
commit | 8b940db703e45fa98eeabc9c36bbb6fec984b10d (patch) | |
tree | d268d09983cbaefc548d4564ed17ffa2ee5cf5cb /x11-plugins/wmjsql/wmjsql-0.5.ebuild | |
parent | dev-db/mysql => virtual/mysql (diff) | |
download | historical-8b940db703e45fa98eeabc9c36bbb6fec984b10d.tar.gz historical-8b940db703e45fa98eeabc9c36bbb6fec984b10d.tar.bz2 historical-8b940db703e45fa98eeabc9c36bbb6fec984b10d.zip |
dev-db/mysql => virtual/mysql
Package-Manager: portage-2.1.1-r1
Diffstat (limited to 'x11-plugins/wmjsql/wmjsql-0.5.ebuild')
-rw-r--r-- | x11-plugins/wmjsql/wmjsql-0.5.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/x11-plugins/wmjsql/wmjsql-0.5.ebuild b/x11-plugins/wmjsql/wmjsql-0.5.ebuild index b2f210ac4680..3c01c0a86cc3 100644 --- a/x11-plugins/wmjsql/wmjsql-0.5.ebuild +++ b/x11-plugins/wmjsql/wmjsql-0.5.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/x11-plugins/wmjsql/wmjsql-0.5.ebuild,v 1.8 2006/01/31 19:36:49 nelchael Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-plugins/wmjsql/wmjsql-0.5.ebuild,v 1.9 2006/11/23 16:50:44 vivo Exp $ IUSE="" @@ -21,7 +21,7 @@ DEPEND="${RDEPEND} x11-proto/xproto x11-proto/xextproto ) virtual/x11 ) - >=dev-db/mysql-4.0.20" + >=virtual/mysql-4.0" SLOT="0" LICENSE="GPL-2" |