diff options
author | Francesco Riosa <vivo@gentoo.org> | 2006-11-23 13:41:59 +0000 |
---|---|---|
committer | Francesco Riosa <vivo@gentoo.org> | 2006-11-23 13:41:59 +0000 |
commit | 44e560b8064ab7b8eaefee3a20becf352921c3cd (patch) | |
tree | 7cd8468203a5b172d7b7aaf94b7bd6eb8308d926 /virtual/mysql | |
parent | init (diff) | |
download | gentoo-2-44e560b8064ab7b8eaefee3a20becf352921c3cd.tar.gz gentoo-2-44e560b8064ab7b8eaefee3a20becf352921c3cd.tar.bz2 gentoo-2-44e560b8064ab7b8eaefee3a20becf352921c3cd.zip |
sign
(Portage version: 2.1.1-r1)
Diffstat (limited to 'virtual/mysql')
-rw-r--r-- | virtual/mysql/mysql-5.1.ebuild | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/virtual/mysql/mysql-5.1.ebuild b/virtual/mysql/mysql-5.1.ebuild index 25d4469ef2de..f7f468266e45 100644 --- a/virtual/mysql/mysql-5.1.ebuild +++ b/virtual/mysql/mysql-5.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/virtual/mysql/mysql-5.1.ebuild,v 1.1 2006/11/23 13:40:04 vivo Exp $ +# $Header: /var/cvsroot/gentoo-x86/virtual/mysql/mysql-5.1.ebuild,v 1.2 2006/11/23 13:41:59 vivo Exp $ DESCRIPTION="Virtual for MySQL client or database" HOMEPAGE="http://dev.mysql.com" @@ -17,3 +17,4 @@ RDEPEND="|| ( =dev-db/mysql-${PV}* )" + |