From 6d9a2ec641bd76b1ff55f3a525781cbad2e8f115 Mon Sep 17 00:00:00 2001 From: Rob Holland Date: Wed, 13 Jul 2005 15:41:27 +0000 Subject: stable on x86. fix sec bug #96767 (Portage version: 1.589-cvs) --- sys-auth/pam_ldap/pam_ldap-178-r1.ebuild | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'sys-auth/pam_ldap/pam_ldap-178-r1.ebuild') diff --git a/sys-auth/pam_ldap/pam_ldap-178-r1.ebuild b/sys-auth/pam_ldap/pam_ldap-178-r1.ebuild index d19e34115dea..c8a6af8706b3 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.8 2005/07/13 14:24:17 hansmi Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-auth/pam_ldap/pam_ldap-178-r1.ebuild,v 1.9 2005/07/13 15:39:57 tigger Exp $ inherit eutils @@ -10,7 +10,7 @@ SRC_URI="http://www.padl.com/download/${P}.tar.gz" LICENSE="|| ( GPL-2 LGPL-2 )" SLOT="0" -KEYWORDS="~alpha amd64 hppa ppc ~ppc64 sparc ~x86" +KEYWORDS="~alpha amd64 hppa ppc ~ppc64 sparc x86" IUSE="ssl" DEPEND=">=sys-libs/glibc-2.1.3 >=sys-libs/pam-0.72 -- cgit v1.2.3-65-gdbad