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 | f5b80f6f53918269a44d52aa8fdea843c98c4a55 (patch) | |
tree | 94e61aee5b7e7ed0cd89077ca7803b8d7977e404 /net-www/mod_auth_ldap | |
parent | Marked 2.4.2-r1 ppc stable, bug #106442 (diff) | |
download | gentoo-2-f5b80f6f53918269a44d52aa8fdea843c98c4a55.tar.gz gentoo-2-f5b80f6f53918269a44d52aa8fdea843c98c4a55.tar.bz2 gentoo-2-f5b80f6f53918269a44d52aa8fdea843c98c4a55.zip |
Marked 3.3 ppc stable, bug #106442
(Portage version: 2.0.53_rc7)
Diffstat (limited to 'net-www/mod_auth_ldap')
-rw-r--r-- | net-www/mod_auth_ldap/ChangeLog | 6 | ||||
-rw-r--r-- | net-www/mod_auth_ldap/Manifest | 2 | ||||
-rw-r--r-- | net-www/mod_auth_ldap/mod_auth_ldap-3.3.ebuild | 4 |
3 files changed, 8 insertions, 4 deletions
diff --git a/net-www/mod_auth_ldap/ChangeLog b/net-www/mod_auth_ldap/ChangeLog index 4a5d3017a6ab..b61983c3bd21 100644 --- a/net-www/mod_auth_ldap/ChangeLog +++ b/net-www/mod_auth_ldap/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for net-www/mod_auth_ldap # Copyright 2002-2005 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/net-www/mod_auth_ldap/ChangeLog,v 1.15 2005/11/01 19:27:31 dertobi123 Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-www/mod_auth_ldap/ChangeLog,v 1.16 2005/11/01 19:32:17 dertobi123 Exp $ + + 01 Nov 2005; Tobias Scherbaum <dertobi123@gentoo.org> + mod_auth_ldap-3.3.ebuild: + Marked 3.3 ppc stable, bug #106442 01 Nov 2005; Tobias Scherbaum <dertobi123@gentoo.org> mod_auth_ldap-2.4.2-r1.ebuild: diff --git a/net-www/mod_auth_ldap/Manifest b/net-www/mod_auth_ldap/Manifest index ad3dec99c0a5..b6bb6f44c137 100644 --- a/net-www/mod_auth_ldap/Manifest +++ b/net-www/mod_auth_ldap/Manifest @@ -8,4 +8,4 @@ MD5 7c887a1226ef0c99f4068014a05b2135 files/mod_auth_ldap.conf 667 MD5 7272d8b6d09e3e301b6a08aa9c912eb0 metadata.xml 226 MD5 04e322fcc9218f80c958ce5b444be0c2 mod_auth_ldap-2.4.2-r1.ebuild 879 MD5 b90c48e1bd48015b26bb670fbfab051f mod_auth_ldap-2.4.2.ebuild 1643 -MD5 b055ab0a35a336623bb91877143e248d mod_auth_ldap-3.3.ebuild 1392 +MD5 6d107fbec30af6f93d3048dc7711a5c7 mod_auth_ldap-3.3.ebuild 1391 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" |