diff options
author | Robin H. Johnson <robbat2@gentoo.org> | 2004-02-08 21:00:06 +0000 |
---|---|---|
committer | Robin H. Johnson <robbat2@gentoo.org> | 2004-02-08 21:00:06 +0000 |
commit | 36c9758ef9d5dfd86d5567a289de8c58465e269a (patch) | |
tree | 87cbf8d02036efe70a4a9a390e07d3c72d9de688 /net-libs/pam_ldap | |
parent | run makewhatis under nice #37872 (diff) | |
download | historical-36c9758ef9d5dfd86d5567a289de8c58465e269a.tar.gz historical-36c9758ef9d5dfd86d5567a289de8c58465e269a.tar.bz2 historical-36c9758ef9d5dfd86d5567a289de8c58465e269a.zip |
bug #23362 again, bump to 167.
Diffstat (limited to 'net-libs/pam_ldap')
-rw-r--r-- | net-libs/pam_ldap/ChangeLog | 7 | ||||
-rw-r--r-- | net-libs/pam_ldap/Manifest | 6 | ||||
-rw-r--r-- | net-libs/pam_ldap/files/digest-pam_ldap-167 | 1 | ||||
-rw-r--r-- | net-libs/pam_ldap/pam_ldap-164.ebuild | 4 | ||||
-rw-r--r-- | net-libs/pam_ldap/pam_ldap-167.ebuild | 34 |
5 files changed, 47 insertions, 5 deletions
diff --git a/net-libs/pam_ldap/ChangeLog b/net-libs/pam_ldap/ChangeLog index 6f23bed0907b..30e870103fc5 100644 --- a/net-libs/pam_ldap/ChangeLog +++ b/net-libs/pam_ldap/ChangeLog @@ -1,6 +1,11 @@ # ChangeLog for net-libs/pam_ldap # Copyright 2002-2004 Gentoo Technologies, Inc.; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/net-libs/pam_ldap/ChangeLog,v 1.10 2004/02/08 20:23:24 robbat2 Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-libs/pam_ldap/ChangeLog,v 1.11 2004/02/08 21:00:06 robbat2 Exp $ + +*pam_ldap-167 (08 Feb 2004) + + 08 Feb 2004; Robin H. Johnson <robbat2@gentoo.org> pam_ldap-167.ebuild: + bug #23362 again, bump to 167. 08 Feb 2004; Robin H. Johnson <robbat2@gentoo.org> pam_ldap-164.ebuild: bug #23362, version bump. diff --git a/net-libs/pam_ldap/Manifest b/net-libs/pam_ldap/Manifest index 17ee4753f515..91595b954ead 100644 --- a/net-libs/pam_ldap/Manifest +++ b/net-libs/pam_ldap/Manifest @@ -1,7 +1,9 @@ -MD5 d7cd4ce12a7a0f5fad4821c96427973b pam_ldap-164.ebuild 798 +MD5 b496d02413fe656b1d11bbdf92dd2dd7 pam_ldap-167.ebuild 878 +MD5 74f2dfd442a59ad287e410a8eda61725 pam_ldap-164.ebuild 798 MD5 199ccdb3c204dbb19839dcceca1d3618 pam_ldap-161.ebuild 799 -MD5 5f0320a7dd1c8078f1eb83fedcb8f6ad ChangeLog 1398 +MD5 b03e1f5d403c8cda1da38061de8d5d36 ChangeLog 1535 MD5 490f9c6c014926879934f46229728a95 pam_ldap-156.ebuild 803 MD5 f6a188644f736d46d200c045eff82bea files/digest-pam_ldap-156 64 MD5 e7be3daad202a50aecd0d3888bf5c46e files/digest-pam_ldap-161 64 MD5 58a43c49c9c6fac27d940fccdbfd5cf3 files/digest-pam_ldap-164 64 +MD5 4ca7e1ee799ccfbd7c71824bbbb752bd files/digest-pam_ldap-167 64 diff --git a/net-libs/pam_ldap/files/digest-pam_ldap-167 b/net-libs/pam_ldap/files/digest-pam_ldap-167 new file mode 100644 index 000000000000..4d1b4f57ebe8 --- /dev/null +++ b/net-libs/pam_ldap/files/digest-pam_ldap-167 @@ -0,0 +1 @@ +MD5 05bc1ae27087583e20d948659c6b0d61 pam_ldap-167.tar.gz 116978 diff --git a/net-libs/pam_ldap/pam_ldap-164.ebuild b/net-libs/pam_ldap/pam_ldap-164.ebuild index 8028b4eeeed2..ddcc30c5d958 100644 --- a/net-libs/pam_ldap/pam_ldap-164.ebuild +++ b/net-libs/pam_ldap/pam_ldap-164.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2003 Gentoo Technologies, Inc. +# Copyright 1999-2004 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-libs/pam_ldap/pam_ldap-164.ebuild,v 1.1 2004/02/08 20:23:02 robbat2 Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-libs/pam_ldap/pam_ldap-164.ebuild,v 1.2 2004/02/08 21:00:06 robbat2 Exp $ S=${WORKDIR}/${P} DESCRIPTION="PAM LDAP Module" diff --git a/net-libs/pam_ldap/pam_ldap-167.ebuild b/net-libs/pam_ldap/pam_ldap-167.ebuild new file mode 100644 index 000000000000..4c291aae51ef --- /dev/null +++ b/net-libs/pam_ldap/pam_ldap-167.ebuild @@ -0,0 +1,34 @@ +# Copyright 1999-2004 Gentoo Technologies, Inc. +# Distributed under the terms of the GNU General Public License v2 +# $Header: /var/cvsroot/gentoo-x86/net-libs/pam_ldap/pam_ldap-167.ebuild,v 1.1 2004/02/08 21:00:06 robbat2 Exp $ + +S=${WORKDIR}/${P} +DESCRIPTION="PAM LDAP Module" +HOMEPAGE="http://www.padl.com/OSS/pam_ldap.html" +SRC_URI="http://www.padl.com/download/${P}.tar.gz" +SLOT="0" +LICENSE="GPL-2 | LGPL-2" +KEYWORDS="~x86 ~sparc" +IUSE="ssl" +DEPEND=">=sys-libs/glibc-2.1.3 + >=sys-libs/pam-0.72 + >=net-nds/openldap-1.2.11" + +src_compile() { + aclocal + autoconf + automake --add-missing + + econf --with-ldap-lib=openldap `use_enable ssl` || die + emake || die +} + +src_install() { + exeinto /lib/security + doexe pam_ldap.so + + dodoc pam.conf ldap.conf ldapns.schema chsh chfn certutil + dodoc ChangeLog COPYING.* CVSVersionInfo.txt README AUTHORS INSTALL + docinto pam.d + dodoc pam.d/* +} |