summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTobias Scherbaum <dertobi123@gentoo.org>2005-11-01 19:27:31 +0000
committerTobias Scherbaum <dertobi123@gentoo.org>2005-11-01 19:27:31 +0000
commit66cd0052983c240b80c1a5098f7eb21f577feebf (patch)
tree3346f2bd6b88e561abf67c094e7d4b1b7d635900
parentMarked ppc stable, bug #106440 (diff)
downloadgentoo-2-66cd0052983c240b80c1a5098f7eb21f577feebf.tar.gz
gentoo-2-66cd0052983c240b80c1a5098f7eb21f577feebf.tar.bz2
gentoo-2-66cd0052983c240b80c1a5098f7eb21f577feebf.zip
Marked 2.4.2-r1 ppc stable, bug #106442
(Portage version: 2.0.53_rc7)
-rw-r--r--net-www/mod_auth_ldap/ChangeLog6
-rw-r--r--net-www/mod_auth_ldap/Manifest12
-rw-r--r--net-www/mod_auth_ldap/mod_auth_ldap-2.4.2-r1.ebuild4
3 files changed, 8 insertions, 14 deletions
diff --git a/net-www/mod_auth_ldap/ChangeLog b/net-www/mod_auth_ldap/ChangeLog
index 095c0964b018..4a5d3017a6ab 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.14 2005/10/19 03:37:16 ticho Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-www/mod_auth_ldap/ChangeLog,v 1.15 2005/11/01 19:27:31 dertobi123 Exp $
+
+ 01 Nov 2005; Tobias Scherbaum <dertobi123@gentoo.org>
+ mod_auth_ldap-2.4.2-r1.ebuild:
+ Marked 2.4.2-r1 ppc stable, bug #106442
19 Oct 2005; Andrej Kacian <ticho@gentoo.org> mod_auth_ldap-3.3.ebuild:
Stable on x86, bug #106442.
diff --git a/net-www/mod_auth_ldap/Manifest b/net-www/mod_auth_ldap/Manifest
index b455a2300e79..81a146cf1c2d 100644
--- a/net-www/mod_auth_ldap/Manifest
+++ b/net-www/mod_auth_ldap/Manifest
@@ -1,6 +1,3 @@
------BEGIN PGP SIGNED MESSAGE-----
-Hash: SHA1
-
MD5 1a010176cda43a71e0935c27692f2f00 ChangeLog 2898
MD5 3ea5852bd26705b61639b1ee30e72409 files/55_mod_auth_ldap.conf 673
MD5 70f2900c0af4686603926e27feb6b46d files/digest-mod_auth_ldap-2.4.2 71
@@ -9,13 +6,6 @@ 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 8b9d3b00fc7a33be7c5b5d7ce3a4a336 mod_auth_ldap-2.4.2-r1.ebuild 876
+MD5 159e2d882ab47f1358c5cc8d976fdc80 mod_auth_ldap-2.4.2-r1.ebuild 875
MD5 b90c48e1bd48015b26bb670fbfab051f mod_auth_ldap-2.4.2.ebuild 1643
MD5 b055ab0a35a336623bb91877143e248d mod_auth_ldap-3.3.ebuild 1392
------BEGIN PGP SIGNATURE-----
-Version: GnuPG v1.4.2 (GNU/Linux)
-
-iD8DBQFDVb+BQlM6RnzZP+IRAhhIAKC/Q9+yPddY/l0dZmXsxV/L+fgnWACfU4Ta
-IfZWUDGqngR2o50aRt77wkc=
-=oHNk
------END PGP SIGNATURE-----
diff --git a/net-www/mod_auth_ldap/mod_auth_ldap-2.4.2-r1.ebuild b/net-www/mod_auth_ldap/mod_auth_ldap-2.4.2-r1.ebuild
index 8036ba66f872..ffe004793028 100644
--- a/net-www/mod_auth_ldap/mod_auth_ldap-2.4.2-r1.ebuild
+++ b/net-www/mod_auth_ldap/mod_auth_ldap-2.4.2-r1.ebuild
@@ -1,12 +1,12 @@
# 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-2.4.2-r1.ebuild,v 1.1 2005/01/30 07:58:01 hollow Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-www/mod_auth_ldap/mod_auth_ldap-2.4.2-r1.ebuild,v 1.2 2005/11/01 19:27:31 dertobi123 Exp $
inherit eutils apache-module
DESCRIPTION="Apache module for LDAP authorization"
HOMEPAGE="http://www.muquit.com/muquit/software/mod_auth_ldap/mod_auth_ldap.html"
-KEYWORDS="~x86 ~ppc ~sparc"
+KEYWORDS="ppc ~sparc ~x86"
SRC_URI="mirror://gentoo/${P}.tar.bz2"
LICENSE="as-is"