diff options
Diffstat (limited to 'net-www/mod_authenticache/mod_authenticache-2.0.8.ebuild')
-rw-r--r-- | net-www/mod_authenticache/mod_authenticache-2.0.8.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/net-www/mod_authenticache/mod_authenticache-2.0.8.ebuild b/net-www/mod_authenticache/mod_authenticache-2.0.8.ebuild index eeb0e71cd8fc..98d73604d760 100644 --- a/net-www/mod_authenticache/mod_authenticache-2.0.8.ebuild +++ b/net-www/mod_authenticache/mod_authenticache-2.0.8.ebuild @@ -1,12 +1,12 @@ # Copyright 1999-2004 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-www/mod_authenticache/mod_authenticache-2.0.8.ebuild,v 1.4 2004/06/25 00:59:15 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-www/mod_authenticache/mod_authenticache-2.0.8.ebuild,v 1.5 2004/07/01 22:45:33 eradicator Exp $ DESCRIPTION="A generic Apache2 credential caching module" HOMEPAGE="http://killa.net/infosec/mod_authenticache/" SRC_URI="http://killa.net/infosec/${PN}/${P}.tar.bz2" -DEPEND="virtual/glibc" +DEPEND="virtual/libc" RDEPEND="${DEPEND} =net-www/apache-2*" LICENSE="Apache-1.1" KEYWORDS="x86 ~ppc" |