diff options
author | Francesco Riosa <vivo@gentoo.org> | 2006-11-23 17:33:22 +0000 |
---|---|---|
committer | Francesco Riosa <vivo@gentoo.org> | 2006-11-23 17:33:22 +0000 |
commit | c46ede352c97661cec2f693aafbf72701a1ba0a0 (patch) | |
tree | 15b272831b47bd7461609cb88e713e1c7d6f68d8 /www-apps/metadot/metadot-6.1.6.ebuild | |
parent | dev-db/mysql => virtual/mysql (diff) | |
download | historical-c46ede352c97661cec2f693aafbf72701a1ba0a0.tar.gz historical-c46ede352c97661cec2f693aafbf72701a1ba0a0.tar.bz2 historical-c46ede352c97661cec2f693aafbf72701a1ba0a0.zip |
dev-db/mysql => virtual/mysql
Package-Manager: portage-2.1.1-r1
Diffstat (limited to 'www-apps/metadot/metadot-6.1.6.ebuild')
-rw-r--r-- | www-apps/metadot/metadot-6.1.6.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/www-apps/metadot/metadot-6.1.6.ebuild b/www-apps/metadot/metadot-6.1.6.ebuild index 342c48c01c7f..4d8c19832ad6 100644 --- a/www-apps/metadot/metadot-6.1.6.ebuild +++ b/www-apps/metadot/metadot-6.1.6.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/www-apps/metadot/metadot-6.1.6.ebuild,v 1.11 2006/02/13 15:17:17 mcummings Exp $ +# $Header: /var/cvsroot/gentoo-x86/www-apps/metadot/metadot-6.1.6.ebuild,v 1.12 2006/11/23 17:19:01 vivo Exp $ inherit webapp MY_P=${P/-/} @@ -15,7 +15,7 @@ SRC_URI="http://download.metadot.com/${MY_P}.tar.gz" KEYWORDS="~x86 ppc" RDEPEND=" - >=dev-db/mysql-3.23 + virtual/mysql >=net-www/apache-1.3.6 >=dev-lang/perl-5.005 >=www-apache/mod_perl-1.21 |