diff options
author | Jeremy Huddleston <eradicator@gentoo.org> | 2004-07-01 22:46:45 +0000 |
---|---|---|
committer | Jeremy Huddleston <eradicator@gentoo.org> | 2004-07-01 22:46:45 +0000 |
commit | 80a2232e5279a13705f30fb730ec6d748da26f81 (patch) | |
tree | 79eb23a85438a52e8872c05ebb0b47dd6bca2a52 /net-www/mod_authenticache | |
parent | virtual/glibc -> virtual/libc (Manifest recommit) (diff) | |
download | gentoo-2-80a2232e5279a13705f30fb730ec6d748da26f81.tar.gz gentoo-2-80a2232e5279a13705f30fb730ec6d748da26f81.tar.bz2 gentoo-2-80a2232e5279a13705f30fb730ec6d748da26f81.zip |
virtual/glibc -> virtual/libc
Diffstat (limited to 'net-www/mod_authenticache')
-rw-r--r-- | net-www/mod_authenticache/ChangeLog | 6 | ||||
-rw-r--r-- | net-www/mod_authenticache/mod_authenticache-2.0.6.ebuild | 4 | ||||
-rw-r--r-- | net-www/mod_authenticache/mod_authenticache-2.0.8.ebuild | 4 |
3 files changed, 9 insertions, 5 deletions
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 <eradicator@gentoo.org> + mod_authenticache-2.0.6.ebuild, mod_authenticache-2.0.8.ebuild: + virtual/glibc -> virtual/libc 20 Jun 2004; Chuck Short <zul@gentoo.org> 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" |