diff options
author | Renat Lumpau <rl03@gentoo.org> | 2004-08-30 19:31:15 +0000 |
---|---|---|
committer | Renat Lumpau <rl03@gentoo.org> | 2004-08-30 19:31:15 +0000 |
commit | a65d2a29117aaed00aac65efab9a0ede6ef494b4 (patch) | |
tree | dc8c21a7ae01a0ab2307c8e827915e9a8ec4e20a /www-apps/metadot/metadot-6.1.6.ebuild | |
parent | Fixed DEPEND/RDEPEND, removed sleep (Manifest recommit) (diff) | |
download | gentoo-2-a65d2a29117aaed00aac65efab9a0ede6ef494b4.tar.gz gentoo-2-a65d2a29117aaed00aac65efab9a0ede6ef494b4.tar.bz2 gentoo-2-a65d2a29117aaed00aac65efab9a0ede6ef494b4.zip |
Fixed DEPEND/RDEPEND
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, 1 insertions, 3 deletions
diff --git a/www-apps/metadot/metadot-6.1.6.ebuild b/www-apps/metadot/metadot-6.1.6.ebuild index 79f528efbab0..ca7050b481b5 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-2004 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.1 2004/08/29 00:07:24 rl03 Exp $ +# $Header: /var/cvsroot/gentoo-x86/www-apps/metadot/metadot-6.1.6.ebuild,v 1.2 2004/08/30 19:29:42 rl03 Exp $ inherit webapp MY_P=${P/-/} @@ -14,9 +14,7 @@ SRC_URI="http://download.metadot.com/${MY_P}.tar.gz" KEYWORDS="~x86" -DEPEND="$DEPEND" RDEPEND=" - ${DEPEND} >=dev-db/mysql-3.23 >=net-www/apache-1.3.6 >=dev-lang/perl-5.005 |