diff options
Diffstat (limited to 'net-libs/pam_ldap/pam_ldap-171.ebuild')
-rw-r--r-- | net-libs/pam_ldap/pam_ldap-171.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/net-libs/pam_ldap/pam_ldap-171.ebuild b/net-libs/pam_ldap/pam_ldap-171.ebuild index 4ef3a35d2732..e51a46ecf210 100644 --- a/net-libs/pam_ldap/pam_ldap-171.ebuild +++ b/net-libs/pam_ldap/pam_ldap-171.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2004 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-libs/pam_ldap/pam_ldap-171.ebuild,v 1.4 2004/12/01 00:04:25 robbat2 Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-libs/pam_ldap/pam_ldap-171.ebuild,v 1.5 2004/12/18 19:23:47 weeve Exp $ DESCRIPTION="PAM LDAP Module" HOMEPAGE="http://www.padl.com/OSS/pam_ldap.html" @@ -8,7 +8,7 @@ SRC_URI="http://www.padl.com/download/${P}.tar.gz" LICENSE="|| ( GPL-2 LGPL-2 )" SLOT="0" -KEYWORDS="x86 ~sparc ~ppc ~hppa ~alpha" +KEYWORDS="x86 sparc ~ppc ~hppa ~alpha" IUSE="ssl" DEPEND=">=sys-libs/glibc-2.1.3 >=sys-libs/pam-0.72 |