diff options
author | Rob Holland <tigger@gentoo.org> | 2005-07-13 15:41:27 +0000 |
---|---|---|
committer | Rob Holland <tigger@gentoo.org> | 2005-07-13 15:41:27 +0000 |
commit | 6d9a2ec641bd76b1ff55f3a525781cbad2e8f115 (patch) | |
tree | cfa1a070d58c5dd36ccbed653b3469a2e88a9108 /sys-auth/pam_ldap/pam_ldap-178-r1.ebuild | |
parent | clean out files (diff) | |
download | gentoo-2-6d9a2ec641bd76b1ff55f3a525781cbad2e8f115.tar.gz gentoo-2-6d9a2ec641bd76b1ff55f3a525781cbad2e8f115.tar.bz2 gentoo-2-6d9a2ec641bd76b1ff55f3a525781cbad2e8f115.zip |
stable on x86. fix sec bug #96767
(Portage version: 1.589-cvs)
Diffstat (limited to 'sys-auth/pam_ldap/pam_ldap-178-r1.ebuild')
-rw-r--r-- | sys-auth/pam_ldap/pam_ldap-178-r1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
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 |