From 80a2232e5279a13705f30fb730ec6d748da26f81 Mon Sep 17 00:00:00 2001 From: Jeremy Huddleston Date: Thu, 1 Jul 2004 22:46:45 +0000 Subject: virtual/glibc -> virtual/libc --- net-www/mod_authenticache/ChangeLog | 6 +++++- net-www/mod_authenticache/mod_authenticache-2.0.6.ebuild | 4 ++-- net-www/mod_authenticache/mod_authenticache-2.0.8.ebuild | 4 ++-- 3 files changed, 9 insertions(+), 5 deletions(-) (limited to 'net-www/mod_authenticache') diff --git a/net-www/mod_authenticache/ChangeLog b/net-www/mod_authenticache/ChangeLog index 77bcf390a48e..44bd6604d364 100644 --- a/net-www/mod_authenticache/ChangeLog +++ b/net-www/mod_authenticache/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for net-www/mod_authenticache # Copyright 2002-2004 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/net-www/mod_authenticache/ChangeLog,v 1.8 2004/06/25 00:59:15 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-www/mod_authenticache/ChangeLog,v 1.9 2004/07/01 22:45:33 eradicator Exp $ + + 01 Jul 2004; Jeremy Huddleston + mod_authenticache-2.0.6.ebuild, mod_authenticache-2.0.8.ebuild: + virtual/glibc -> virtual/libc 20 Jun 2004; Chuck Short mod_authenticache-2.0.8.ebuild: Marked stable fox x86. diff --git a/net-www/mod_authenticache/mod_authenticache-2.0.6.ebuild b/net-www/mod_authenticache/mod_authenticache-2.0.6.ebuild index 500d5cdc5587..19ac629d3426 100644 --- a/net-www/mod_authenticache/mod_authenticache-2.0.6.ebuild +++ b/net-www/mod_authenticache/mod_authenticache-2.0.6.ebuild @@ -1,13 +1,13 @@ # 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.6.ebuild,v 1.5 2004/06/25 00:59:15 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-www/mod_authenticache/mod_authenticache-2.0.6.ebuild,v 1.6 2004/07/01 22:45:33 eradicator Exp $ DESCRIPTION="A generic Apache2 credential caching module" HOMEPAGE="http://original.killa.net/infosec/mod_authenticache/" S=${WORKDIR}/${P} SRC_URI="http://original.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" 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" -- cgit v1.2.3-65-gdbad