summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorChuck Short <zul@gentoo.org>2004-06-20 15:17:12 +0000
committerChuck Short <zul@gentoo.org>2004-06-20 15:17:12 +0000
commit9343ada46d8301f26877db3e4f5d6239106c916e (patch)
treea9323359cb857150350e1158f810dc970725ca45 /net-www/mod_authenticache
parentVersion bumpage. (Manifest recommit) (diff)
downloadgentoo-2-9343ada46d8301f26877db3e4f5d6239106c916e.tar.gz
gentoo-2-9343ada46d8301f26877db3e4f5d6239106c916e.tar.bz2
gentoo-2-9343ada46d8301f26877db3e4f5d6239106c916e.zip
marked stable for x86.
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 9fe887c92af6..47a103ebdf6b 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.6 2004/05/03 19:35:05 dholm Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-www/mod_authenticache/ChangeLog,v 1.7 2004/06/20 15:17:12 zul Exp $
+
+ 20 Jun 2004; Chuck Short <zul@gentoo.org> mod_authenticache-2.0.8.ebuild:
+ Marked stable fox x86.
03 May 2004; David Holm <dholm@gentoo.org> mod_authenticache-2.0.8.ebuild:
Added to ~ppc.
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 ac9e6b33d1e5..549ba4da67ea 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.2 2004/05/03 19:35:05 dholm Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-www/mod_authenticache/mod_authenticache-2.0.8.ebuild,v 1.3 2004/06/20 15:17:12 zul 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 ~ppc"
+KEYWORDS="x86 ~ppc"
IUSE=""
SLOT="0"