diff options
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 | 6 |
1 files changed, 3 insertions, 3 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 8050478a068f..e22176aa4c19 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 +# Copyright 1999-2006 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.6 2005/11/23 15:04:44 corsair Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-www/mod_auth_ldap/mod_auth_ldap-3.3.ebuild,v 1.7 2006/05/23 20:11:13 corsair 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="ppc ~ppc64 ~sparc x86" +KEYWORDS="ppc ppc64 ~sparc x86" LICENSE="as-is" SLOT="0" IUSE="apache2 berkdb disk-cache gdbm mem-cache" |