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 2f3e3971ee21..885330612c25 100644 --- a/net-libs/pam_ldap/pam_ldap-171.ebuild +++ b/net-libs/pam_ldap/pam_ldap-171.ebuild @@ -1,13 +1,13 @@ # 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.1 2004/08/24 19:07:30 robbat2 Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-libs/pam_ldap/pam_ldap-171.ebuild,v 1.2 2004/09/19 22:30:33 kloeri Exp $ DESCRIPTION="PAM LDAP Module" HOMEPAGE="http://www.padl.com/OSS/pam_ldap.html" SRC_URI="http://www.padl.com/download/${P}.tar.gz" SLOT="0" LICENSE="GPL-2 | LGPL-2" -KEYWORDS="~x86 ~sparc ~ppc ~hppa" +KEYWORDS="~x86 ~sparc ~ppc ~hppa ~alpha" IUSE="ssl" DEPEND=">=sys-libs/glibc-2.1.3 >=sys-libs/pam-0.72 |