diff options
author | Tobias Scherbaum <dertobi123@gentoo.org> | 2006-12-13 16:25:38 +0000 |
---|---|---|
committer | Tobias Scherbaum <dertobi123@gentoo.org> | 2006-12-13 16:25:38 +0000 |
commit | 3f789084ae213078c95ac10dd02e29f675164839 (patch) | |
tree | e76cd77dae254ce2b044aed70aef2c8cd8f4bf3d /sys-auth/pam_ldap/pam_ldap-183.ebuild | |
parent | ppc stable, bug #157977 (diff) | |
download | gentoo-2-3f789084ae213078c95ac10dd02e29f675164839.tar.gz gentoo-2-3f789084ae213078c95ac10dd02e29f675164839.tar.bz2 gentoo-2-3f789084ae213078c95ac10dd02e29f675164839.zip |
ppc stable, bug #153916
(Portage version: 2.1.1-r2)
Diffstat (limited to 'sys-auth/pam_ldap/pam_ldap-183.ebuild')
-rw-r--r-- | sys-auth/pam_ldap/pam_ldap-183.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/sys-auth/pam_ldap/pam_ldap-183.ebuild b/sys-auth/pam_ldap/pam_ldap-183.ebuild index c72c67317675..a6198518ff8c 100644 --- a/sys-auth/pam_ldap/pam_ldap-183.ebuild +++ b/sys-auth/pam_ldap/pam_ldap-183.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-183.ebuild,v 1.5 2006/12/12 19:30:17 welp Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-auth/pam_ldap/pam_ldap-183.ebuild,v 1.6 2006/12/13 16:25:38 dertobi123 Exp $ WANT_AUTOCONF="latest" WANT_AUTOMAKE="latest" @@ -13,7 +13,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" +KEYWORDS="~alpha amd64 ~hppa ~mips ppc ppc64 sparc x86" IUSE="ssl sasl" DEPEND=">=sys-libs/glibc-2.1.3 >=sys-libs/pam-0.72 |