diff options
author | Tobias Scherbaum <dertobi123@gentoo.org> | 2005-11-01 19:27:31 +0000 |
---|---|---|
committer | Tobias Scherbaum <dertobi123@gentoo.org> | 2005-11-01 19:27:31 +0000 |
commit | 413ce5041884d05ec3373082d86b7e3798ca4ba0 (patch) | |
tree | 2df95b8fe07e9a7d27340f1b4494a0d80eacf969 /net-www | |
parent | Marked ppc stable, bug #106440 (diff) | |
download | historical-413ce5041884d05ec3373082d86b7e3798ca4ba0.tar.gz historical-413ce5041884d05ec3373082d86b7e3798ca4ba0.tar.bz2 historical-413ce5041884d05ec3373082d86b7e3798ca4ba0.zip |
Marked 2.4.2-r1 ppc stable, bug #106442
Package-Manager: portage-2.0.53_rc7
Diffstat (limited to 'net-www')
-rw-r--r-- | net-www/mod_auth_ldap/ChangeLog | 6 | ||||
-rw-r--r-- | net-www/mod_auth_ldap/Manifest | 14 | ||||
-rw-r--r-- | net-www/mod_auth_ldap/mod_auth_ldap-2.4.2-r1.ebuild | 4 |
3 files changed, 9 insertions, 15 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..ad3dec99c0a5 100644 --- a/net-www/mod_auth_ldap/Manifest +++ b/net-www/mod_auth_ldap/Manifest @@ -1,7 +1,4 @@ ------BEGIN PGP SIGNED MESSAGE----- -Hash: SHA1 - -MD5 1a010176cda43a71e0935c27692f2f00 ChangeLog 2898 +MD5 d19772286cf7fac58d2054df709a4228 ChangeLog 3035 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 @@ -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 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 ------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" |