diff options
author | Tobias Scherbaum <dertobi123@gentoo.org> | 2005-11-01 19:32:17 +0000 |
---|---|---|
committer | Tobias Scherbaum <dertobi123@gentoo.org> | 2005-11-01 19:32:17 +0000 |
commit | 1189dd3f3699c1d4c104c9c86b369ff48a14916e (patch) | |
tree | 34ec2f790969023738bcc693ee0fa8e85d1ff34b /net-www/mod_auth_ldap/mod_auth_ldap-3.3.ebuild | |
parent | Marked 2.4.2-r1 ppc stable, bug #106442 (diff) | |
download | historical-1189dd3f3699c1d4c104c9c86b369ff48a14916e.tar.gz historical-1189dd3f3699c1d4c104c9c86b369ff48a14916e.tar.bz2 historical-1189dd3f3699c1d4c104c9c86b369ff48a14916e.zip |
Marked 3.3 ppc stable, bug #106442
Package-Manager: portage-2.0.53_rc7
Diffstat (limited to 'net-www/mod_auth_ldap/mod_auth_ldap-3.3.ebuild')
-rw-r--r-- | net-www/mod_auth_ldap/mod_auth_ldap-3.3.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/net-www/mod_auth_ldap/mod_auth_ldap-3.3.ebuild b/net-www/mod_auth_ldap/mod_auth_ldap-3.3.ebuild index 8e57bd4fa647..14cb3b6e5214 100644 --- a/net-www/mod_auth_ldap/mod_auth_ldap-3.3.ebuild +++ b/net-www/mod_auth_ldap/mod_auth_ldap-3.3.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2005 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-www/mod_auth_ldap/mod_auth_ldap-3.3.ebuild,v 1.4 2005/10/19 03:37:16 ticho Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-www/mod_auth_ldap/mod_auth_ldap-3.3.ebuild,v 1.5 2005/11/01 19:32:17 dertobi123 Exp $ inherit eutils apache-module @@ -8,7 +8,7 @@ DESCRIPTION="Apache module for LDAP authorization" HOMEPAGE="http://www.muquit.com/muquit/software/mod_auth_ldap/mod_auth_ldap.html" SRC_URI="http://www.muquit.com/muquit/software/${PN}/${PN}${PV}.tar.gz" -KEYWORDS="x86 ~ppc ~sparc" +KEYWORDS="ppc ~sparc x86" LICENSE="as-is" SLOT="0" IUSE="apache2 berkdb disk-cache gdbm mem-cache" |