diff options
author | Jason Wever <weeve@gentoo.org> | 2005-05-02 01:55:34 +0000 |
---|---|---|
committer | Jason Wever <weeve@gentoo.org> | 2005-05-02 01:55:34 +0000 |
commit | a9f95ea44d72e293a4f3d8c6dcd56d4d856b341b (patch) | |
tree | 6ad5d4704635f13bc08d0f265351b6001236eb7b /net-libs | |
parent | Stable on SPARC. (diff) | |
download | historical-a9f95ea44d72e293a4f3d8c6dcd56d4d856b341b.tar.gz historical-a9f95ea44d72e293a4f3d8c6dcd56d4d856b341b.tar.bz2 historical-a9f95ea44d72e293a4f3d8c6dcd56d4d856b341b.zip |
Stable on SPARC.
Package-Manager: portage-2.0.51.20-r5
Diffstat (limited to 'net-libs')
-rw-r--r-- | net-libs/pam_ldap/ChangeLog | 5 | ||||
-rw-r--r-- | net-libs/pam_ldap/Manifest | 14 | ||||
-rw-r--r-- | net-libs/pam_ldap/pam_ldap-176.ebuild | 4 |
3 files changed, 13 insertions, 10 deletions
diff --git a/net-libs/pam_ldap/ChangeLog b/net-libs/pam_ldap/ChangeLog index 8cc3e6dc1ade..2395feba0815 100644 --- a/net-libs/pam_ldap/ChangeLog +++ b/net-libs/pam_ldap/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for net-libs/pam_ldap # Copyright 2002-2005 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/net-libs/pam_ldap/ChangeLog,v 1.24 2005/04/29 22:47:04 robbat2 Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-libs/pam_ldap/ChangeLog,v 1.25 2005/05/02 01:55:34 weeve Exp $ + + 02 May 2005; Jason Wever <weeve@gentoo.org> pam_ldap-176.ebuild: + Stable on SPARC. 29 Apr 2005; Robin H. Johnson <robbat2@gentoo.org> pam_ldap-176.ebuild: 176 in stable x86. diff --git a/net-libs/pam_ldap/Manifest b/net-libs/pam_ldap/Manifest index 68f911dcde02..5f5061b95cb0 100644 --- a/net-libs/pam_ldap/Manifest +++ b/net-libs/pam_ldap/Manifest @@ -1,12 +1,12 @@ -MD5 8b006bd77c11d6472958d382ddd134dc pam_ldap-176.ebuild 887 -MD5 c8b4523510567b0502af5a94fba46756 pam_ldap-171.ebuild 885 -MD5 28faff888e9be0c71c2650112fa519f8 pam_ldap-167.ebuild 867 -MD5 23523224e35827d130ca2f7afb8d5fbb pam_ldap-178.ebuild 914 -MD5 482b8e25ff631701bfc365d0f4649a13 pam_ldap-164.ebuild 784 -MD5 ecfeaf0e2826b53206fbad4778dde735 pam_ldap-161.ebuild 784 -MD5 f78885c030f81f0b0cc4528902a07250 ChangeLog 2707 +MD5 ae43ef08b7972d499a887aa3c65396b6 ChangeLog 2792 MD5 fa552bdc24687118327f4a7165c5c3dc pam_ldap-156.ebuild 793 +MD5 ecfeaf0e2826b53206fbad4778dde735 pam_ldap-161.ebuild 784 +MD5 482b8e25ff631701bfc365d0f4649a13 pam_ldap-164.ebuild 784 +MD5 28faff888e9be0c71c2650112fa519f8 pam_ldap-167.ebuild 867 +MD5 c8b4523510567b0502af5a94fba46756 pam_ldap-171.ebuild 885 MD5 1d05f0436f1c273d7862099f309afe4d metadata.xml 156 +MD5 d4f3afc2ab96f416920f14f1cc9ffe4d pam_ldap-176.ebuild 884 +MD5 23523224e35827d130ca2f7afb8d5fbb pam_ldap-178.ebuild 914 MD5 f6a188644f736d46d200c045eff82bea files/digest-pam_ldap-156 64 MD5 e7be3daad202a50aecd0d3888bf5c46e files/digest-pam_ldap-161 64 MD5 58a43c49c9c6fac27d940fccdbfd5cf3 files/digest-pam_ldap-164 64 diff --git a/net-libs/pam_ldap/pam_ldap-176.ebuild b/net-libs/pam_ldap/pam_ldap-176.ebuild index cd332f5f90e8..21f203b30bb7 100644 --- a/net-libs/pam_ldap/pam_ldap-176.ebuild +++ b/net-libs/pam_ldap/pam_ldap-176.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-libs/pam_ldap/pam_ldap-176.ebuild,v 1.3 2005/04/29 22:47:04 robbat2 Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-libs/pam_ldap/pam_ldap-176.ebuild,v 1.4 2005/05/02 01:55:34 weeve Exp $ DESCRIPTION="PAM LDAP Module" HOMEPAGE="http://www.padl.com/OSS/pam_ldap.html" @@ -8,7 +8,7 @@ SRC_URI="http://www.padl.com/download/${P}.tar.gz" LICENSE="|| ( GPL-2 LGPL-2 )" SLOT="0" -KEYWORDS="x86 ~sparc ppc ~hppa ~alpha" +KEYWORDS="x86 sparc ppc ~hppa ~alpha" IUSE="ssl" DEPEND=">=sys-libs/glibc-2.1.3 >=sys-libs/pam-0.72 |