From eb664ff7d642ce4c9257191dd0f1f8a08c3bbcdb Mon Sep 17 00:00:00 2001 From: "Robin H. Johnson" Date: Mon, 4 Jul 2005 21:07:13 +0000 Subject: Change DEP on openldap to ensure fixed version is used. (Portage version: 2.0.51.22-r1) --- sys-auth/pam_ldap/ChangeLog | 6 +++++- sys-auth/pam_ldap/pam_ldap-176-r1.ebuild | 4 ++-- sys-auth/pam_ldap/pam_ldap-178-r1.ebuild | 4 ++-- 3 files changed, 9 insertions(+), 5 deletions(-) (limited to 'sys-auth/pam_ldap') diff --git a/sys-auth/pam_ldap/ChangeLog b/sys-auth/pam_ldap/ChangeLog index c897464f477e..d3503bb51f7d 100644 --- a/sys-auth/pam_ldap/ChangeLog +++ b/sys-auth/pam_ldap/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for sys-auth/pam_ldap # Copyright 2002-2005 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/sys-auth/pam_ldap/ChangeLog,v 1.2 2005/07/03 19:09:46 robbat2 Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-auth/pam_ldap/ChangeLog,v 1.3 2005/07/04 21:07:13 robbat2 Exp $ + + 04 Jul 2005; Robin H. Johnson pam_ldap-176-r1.ebuild, + pam_ldap-178-r1.ebuild: + Change DEP on openldap to ensure fixed version is used. *pam_ldap-178-r1 (03 Jul 2005) *pam_ldap-176-r1 (03 Jul 2005) diff --git a/sys-auth/pam_ldap/pam_ldap-176-r1.ebuild b/sys-auth/pam_ldap/pam_ldap-176-r1.ebuild index fc87bfd3c139..dfa2b1bd9059 100644 --- a/sys-auth/pam_ldap/pam_ldap-176-r1.ebuild +++ b/sys-auth/pam_ldap/pam_ldap-176-r1.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/sys-auth/pam_ldap/pam_ldap-176-r1.ebuild,v 1.2 2005/07/03 19:15:06 robbat2 Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-auth/pam_ldap/pam_ldap-176-r1.ebuild,v 1.3 2005/07/04 21:07:13 robbat2 Exp $ inherit eutils @@ -14,7 +14,7 @@ KEYWORDS="~alpha ~hppa ~ppc ~sparc ~x86" IUSE="ssl" DEPEND=">=sys-libs/glibc-2.1.3 >=sys-libs/pam-0.72 - >=net-nds/openldap-1.2.11" + >=net-nds/openldap-2.1.30-r5" src_unpack() { unpack ${A} diff --git a/sys-auth/pam_ldap/pam_ldap-178-r1.ebuild b/sys-auth/pam_ldap/pam_ldap-178-r1.ebuild index 8bd0af81bde9..25ee603de284 100644 --- a/sys-auth/pam_ldap/pam_ldap-178-r1.ebuild +++ b/sys-auth/pam_ldap/pam_ldap-178-r1.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/sys-auth/pam_ldap/pam_ldap-178-r1.ebuild,v 1.1 2005/07/03 19:09:46 robbat2 Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-auth/pam_ldap/pam_ldap-178-r1.ebuild,v 1.2 2005/07/04 21:07:13 robbat2 Exp $ inherit eutils @@ -14,7 +14,7 @@ KEYWORDS="~x86 ~sparc ~ppc ~hppa ~alpha" IUSE="ssl" DEPEND=">=sys-libs/glibc-2.1.3 >=sys-libs/pam-0.72 - >=net-nds/openldap-1.2.11" + >=net-nds/openldap-2.1.30-r5" src_unpack() { unpack ${A} -- cgit v1.2.3-65-gdbad