summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMarkus Rothe <corsair@gentoo.org>2005-11-23 15:04:44 +0000
committerMarkus Rothe <corsair@gentoo.org>2005-11-23 15:04:44 +0000
commit28c5341541dc6cb930c387d81eba2ccc5dc1e99e (patch)
tree815629a0aa1a87fcb8b2655994f9cada90219db6 /net-www/mod_auth_ldap
parentRevision bump to Software Suspend 2.2-rc12. (diff)
downloadhistorical-28c5341541dc6cb930c387d81eba2ccc5dc1e99e.tar.gz
historical-28c5341541dc6cb930c387d81eba2ccc5dc1e99e.tar.bz2
historical-28c5341541dc6cb930c387d81eba2ccc5dc1e99e.zip
Added ~ppc64 keyword; bug #113339
Package-Manager: portage-2.0.51.22-r3
Diffstat (limited to 'net-www/mod_auth_ldap')
-rw-r--r--net-www/mod_auth_ldap/ChangeLog5
-rw-r--r--net-www/mod_auth_ldap/Manifest10
-rw-r--r--net-www/mod_auth_ldap/mod_auth_ldap-3.3.ebuild4
3 files changed, 11 insertions, 8 deletions
diff --git a/net-www/mod_auth_ldap/ChangeLog b/net-www/mod_auth_ldap/ChangeLog
index b61983c3bd21..6cd8aea8a8cb 100644
--- a/net-www/mod_auth_ldap/ChangeLog
+++ b/net-www/mod_auth_ldap/ChangeLog
@@ -1,6 +1,9 @@
# 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.16 2005/11/01 19:32:17 dertobi123 Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-www/mod_auth_ldap/ChangeLog,v 1.17 2005/11/23 15:04:44 corsair Exp $
+
+ 23 Nov 2005; Markus Rothe <corsair@gentoo.org> mod_auth_ldap-3.3.ebuild:
+ Added ~ppc64 keyword; bug #113339
01 Nov 2005; Tobias Scherbaum <dertobi123@gentoo.org>
mod_auth_ldap-3.3.ebuild:
diff --git a/net-www/mod_auth_ldap/Manifest b/net-www/mod_auth_ldap/Manifest
index ecdd659ae3de..98681ab71c01 100644
--- a/net-www/mod_auth_ldap/Manifest
+++ b/net-www/mod_auth_ldap/Manifest
@@ -1,11 +1,11 @@
-MD5 01e1d5d8a18ee1dfa661bc4f17ed8703 ChangeLog 3157
+MD5 c0ae98dc3fb7605ad67427da5b2ad107 ChangeLog 3266
+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 35d460f8e0da5e9c0dde48dba1f90237 mod_auth_ldap-3.3.ebuild 1400
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
MD5 76206b76e9f83bdce9089a9382477b48 files/digest-mod_auth_ldap-3.3 68
MD5 62b3324855a538cd461599aa25998233 files/mod_auth_ldap-2.4.2-register.patch 1038
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 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 14cb3b6e5214..8050478a068f 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.5 2005/11/01 19:32:17 dertobi123 Exp $
+# $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 $
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 ~sparc x86"
+KEYWORDS="ppc ~ppc64 ~sparc x86"
LICENSE="as-is"
SLOT="0"
IUSE="apache2 berkdb disk-cache gdbm mem-cache"