From 39c832132d5eb663579bc032feef8a8d5de7de42 Mon Sep 17 00:00:00 2001 From: "Robin H. Johnson" Date: Wed, 7 Jun 2006 20:46:00 +0000 Subject: [PATCH] Bug #135903, fix IUSE. Package-Manager: portage-2.1_rc4-r3 --- sys-auth/pam_ldap/ChangeLog | 5 ++++- sys-auth/pam_ldap/pam_ldap-182.ebuild | 4 ++-- 2 files changed, 6 insertions(+), 3 deletions(-) diff --git a/sys-auth/pam_ldap/ChangeLog b/sys-auth/pam_ldap/ChangeLog index d68263a98346..c1d68c31872c 100644 --- a/sys-auth/pam_ldap/ChangeLog +++ b/sys-auth/pam_ldap/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for sys-auth/pam_ldap # Copyright 2002-2006 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/sys-auth/pam_ldap/ChangeLog,v 1.26 2006/05/29 01:57:12 robbat2 Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-auth/pam_ldap/ChangeLog,v 1.27 2006/06/07 20:46:00 robbat2 Exp $ + + 07 Jun 2006; Robin H. Johnson pam_ldap-182.ebuild: + Bug #135903, fix IUSE. *pam_ldap-182 (29 May 2006) diff --git a/sys-auth/pam_ldap/pam_ldap-182.ebuild b/sys-auth/pam_ldap/pam_ldap-182.ebuild index 4cc05a2bfc78..44c85b553cd8 100644 --- a/sys-auth/pam_ldap/pam_ldap-182.ebuild +++ b/sys-auth/pam_ldap/pam_ldap-182.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2006 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sys-auth/pam_ldap/pam_ldap-182.ebuild,v 1.1 2006/05/29 01:57:12 robbat2 Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-auth/pam_ldap/pam_ldap-182.ebuild,v 1.2 2006/06/07 20:46:00 robbat2 Exp $ inherit eutils pam @@ -11,7 +11,7 @@ SRC_URI="http://www.padl.com/download/${P}.tar.gz" LICENSE="|| ( GPL-2 LGPL-2 )" SLOT="0" KEYWORDS="~alpha ~amd64 ~hppa ~mips ~ppc ~ppc64 ~sparc ~x86" -IUSE="ssl" +IUSE="ssl sasl" DEPEND=">=sys-libs/glibc-2.1.3 >=sys-libs/pam-0.72 >=net-nds/openldap-2.1.30-r5 -- 2.26.2