summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDavid Holm <dholm@gentoo.org>2004-05-03 19:35:05 +0000
committerDavid Holm <dholm@gentoo.org>2004-05-03 19:35:05 +0000
commita7a46dc63cacdda2d5182bb7e1750d0571400cd6 (patch)
treebacbf2a92fb2cac195c0b0e696052ea6393670eb /net-www/mod_authenticache
parentFixes SLOTing. (diff)
downloadhistorical-a7a46dc63cacdda2d5182bb7e1750d0571400cd6.tar.gz
historical-a7a46dc63cacdda2d5182bb7e1750d0571400cd6.tar.bz2
historical-a7a46dc63cacdda2d5182bb7e1750d0571400cd6.zip
Added to ~ppc
Diffstat (limited to 'net-www/mod_authenticache')
-rw-r--r--net-www/mod_authenticache/ChangeLog5
-rw-r--r--net-www/mod_authenticache/Manifest8
-rw-r--r--net-www/mod_authenticache/mod_authenticache-2.0.8.ebuild4
3 files changed, 10 insertions, 7 deletions
diff --git a/net-www/mod_authenticache/ChangeLog b/net-www/mod_authenticache/ChangeLog
index 89f43b1cf18e..9fe887c92af6 100644
--- a/net-www/mod_authenticache/ChangeLog
+++ b/net-www/mod_authenticache/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for net-www/mod_authenticache
# Copyright 2002-2004 Gentoo Technologies, Inc.; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/net-www/mod_authenticache/ChangeLog,v 1.5 2004/05/03 14:11:44 zul Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-www/mod_authenticache/ChangeLog,v 1.6 2004/05/03 19:35:05 dholm Exp $
+
+ 03 May 2004; David Holm <dholm@gentoo.org> mod_authenticache-2.0.8.ebuild:
+ Added to ~ppc.
*mod_authenticache-2.0.8 (04 May 2004)
diff --git a/net-www/mod_authenticache/Manifest b/net-www/mod_authenticache/Manifest
index 07e981a747f2..d66d0d102729 100644
--- a/net-www/mod_authenticache/Manifest
+++ b/net-www/mod_authenticache/Manifest
@@ -1,9 +1,9 @@
+MD5 3c4ea29daef151b4900e54e3d5a005ca ChangeLog 803
MD5 bcaec2e2e58441db20f91426dde8fab3 mod_authenticache-2.0.6.ebuild 1001
-MD5 3c68c4de728cf32366afbef124752526 mod_authenticache-2.0.8.ebuild 1045
-MD5 d398aeee6572dc277931143410eab69a ChangeLog 706
MD5 d2da0e45d7e39184d1cb7abbe3879086 metadata.xml 159
-MD5 55d24e495e8ecc0121bc0edb320b3f5d files/dot-htaccess 178
+MD5 bf20549e67ffe46c45fd455e82cbdd22 mod_authenticache-2.0.8.ebuild 1052
MD5 21bd6cd7eb4fbf068d9dd7d65a86a6e5 files/28_mod_authenticache.conf 697
-MD5 4ac0c7c098e7958d84b232cc634a82f3 files/dot-htpasswd 19
MD5 a10c55270ccdd21b842df6553f9f3dea files/digest-mod_authenticache-2.0.6 74
+MD5 55d24e495e8ecc0121bc0edb320b3f5d files/dot-htaccess 178
+MD5 4ac0c7c098e7958d84b232cc634a82f3 files/dot-htpasswd 19
MD5 eda02530989ea1eab8d65bc8aae4c2e3 files/digest-mod_authenticache-2.0.8 74
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 9eacae06144c..ac9e6b33d1e5 100644
--- a/net-www/mod_authenticache/mod_authenticache-2.0.8.ebuild
+++ b/net-www/mod_authenticache/mod_authenticache-2.0.8.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2004 Gentoo Technologies, Inc.
# 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.1 2004/05/03 14:11:44 zul Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-www/mod_authenticache/mod_authenticache-2.0.8.ebuild,v 1.2 2004/05/03 19:35:05 dholm Exp $
DESCRIPTION="A generic Apache2 credential caching module"
HOMEPAGE="http://killa.net/infosec/mod_authenticache/"
@@ -9,7 +9,7 @@ SRC_URI="http://killa.net/infosec/${PN}/${P}.tar.bz2"
DEPEND="virtual/glibc"
RDEPEND="${DEPEND} =net-www/apache-2*"
LICENSE="Apache-1.1"
-KEYWORDS="~x86"
+KEYWORDS="~x86 ~ppc"
IUSE=""
SLOT="0"