From 0a32f8bcf1fdb28e741767d51f5962296071c1d6 Mon Sep 17 00:00:00 2001 From: Donny Davies Date: Thu, 28 Nov 2002 20:36:07 +0000 Subject: fixo --- net-www/mod_auth_mysql/mod_auth_mysql-1.11.ebuild | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) (limited to 'net-www/mod_auth_mysql') diff --git a/net-www/mod_auth_mysql/mod_auth_mysql-1.11.ebuild b/net-www/mod_auth_mysql/mod_auth_mysql-1.11.ebuild index 16c5c21f92a3..d8f29da5fa9a 100644 --- a/net-www/mod_auth_mysql/mod_auth_mysql-1.11.ebuild +++ b/net-www/mod_auth_mysql/mod_auth_mysql-1.11.ebuild @@ -1,14 +1,13 @@ # Copyright 1999-2002 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-www/mod_auth_mysql/mod_auth_mysql-1.11.ebuild,v 1.1 2002/11/28 20:32:10 woodchip Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-www/mod_auth_mysql/mod_auth_mysql-1.11.ebuild,v 1.2 2002/11/28 20:36:07 woodchip Exp $ DESCRIPTION="Basic authentication for Apache2 using a MySQL database" HOMEPAGE="ftp://ftp.kciLink.com/pub/" S=${WORKDIR}/${P} SRC_URI="mirror://gentoo/mod_auth_mysql-1.11-gentoo.tar.bz2" -DEPEND="=dev-db/mysql-3*" -RDEPEND="${DEPEND} =net-www/apache-2*" +DEPEND="=dev-db/mysql-3* =net-www/apache-2*" LICENSE="Apache-1.1" KEYWORDS="~x86" IUSE="" -- cgit v1.2.3-65-gdbad