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
commit30cf3f366ccee82b1a21d50469930d67798adfb6 (patch)
treef1af2589e0c55ed358b846ea0e5343a1d2eb0a87 /net-www/mod_authenticache
parentFixes SLOTing. (Manifest recommit) (diff)
downloadgentoo-2-30cf3f366ccee82b1a21d50469930d67798adfb6.tar.gz
gentoo-2-30cf3f366ccee82b1a21d50469930d67798adfb6.tar.bz2
gentoo-2-30cf3f366ccee82b1a21d50469930d67798adfb6.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/mod_authenticache-2.0.8.ebuild4
2 files changed, 6 insertions, 3 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/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"