diff options
author | Pieter van den Abeele <pvdabeel@gentoo.org> | 2004-09-03 23:24:08 +0000 |
---|---|---|
committer | Pieter van den Abeele <pvdabeel@gentoo.org> | 2004-09-03 23:24:08 +0000 |
commit | 9b3741662e6f796a42ba915fba72cd7696be9370 (patch) | |
tree | 3ae449206aca78b66aa459ec00e7e82aa14e483c /net-www/mod_authenticache/mod_authenticache-2.0.8.ebuild | |
parent | ppc stable profile update # 62322 (diff) | |
download | historical-9b3741662e6f796a42ba915fba72cd7696be9370.tar.gz historical-9b3741662e6f796a42ba915fba72cd7696be9370.tar.bz2 historical-9b3741662e6f796a42ba915fba72cd7696be9370.zip |
Keyword modification, see changelog for details
Diffstat (limited to 'net-www/mod_authenticache/mod_authenticache-2.0.8.ebuild')
-rw-r--r-- | net-www/mod_authenticache/mod_authenticache-2.0.8.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
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 228e003fb285..0b95c81d9629 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 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.6 2004/08/14 14:53:37 swegener Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-www/mod_authenticache/mod_authenticache-2.0.8.ebuild,v 1.7 2004/09/03 23:24:08 pvdabeel 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/libc" RDEPEND="${DEPEND} =net-www/apache-2*" LICENSE="Apache-1.1" -KEYWORDS="x86 ~ppc" +KEYWORDS="x86 ppc" IUSE="" SLOT="0" |