summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTobias Scherbaum <dertobi123@gentoo.org>2005-11-01 19:32:17 +0000
committerTobias Scherbaum <dertobi123@gentoo.org>2005-11-01 19:32:17 +0000
commit1189dd3f3699c1d4c104c9c86b369ff48a14916e (patch)
tree34ec2f790969023738bcc693ee0fa8e85d1ff34b /net-www/mod_auth_ldap
parentMarked 2.4.2-r1 ppc stable, bug #106442 (diff)
downloadhistorical-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')
-rw-r--r--net-www/mod_auth_ldap/ChangeLog6
-rw-r--r--net-www/mod_auth_ldap/Manifest4
-rw-r--r--net-www/mod_auth_ldap/mod_auth_ldap-3.3.ebuild4
3 files changed, 9 insertions, 5 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..ecdd659ae3de 100644
--- a/net-www/mod_auth_ldap/Manifest
+++ b/net-www/mod_auth_ldap/Manifest
@@ -1,4 +1,4 @@
-MD5 d19772286cf7fac58d2054df709a4228 ChangeLog 3035
+MD5 01e1d5d8a18ee1dfa661bc4f17ed8703 ChangeLog 3157
MD5 3ea5852bd26705b61639b1ee30e72409 files/55_mod_auth_ldap.conf 673
MD5 70f2900c0af4686603926e27feb6b46d files/digest-mod_auth_ldap-2.4.2 71
MD5 70f2900c0af4686603926e27feb6b46d files/digest-mod_auth_ldap-2.4.2-r1 71
@@ -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 87fc7ba1276326318b7fcec2716914eb mod_auth_ldap-3.3.ebuild 1396
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"