diff options
author | 2004-11-08 09:14:15 +0000 | |
---|---|---|
committer | 2004-11-08 09:14:15 +0000 | |
commit | a8eb71f5c089c6f3b02e0b2f3d370bb71d9073a1 (patch) | |
tree | bddba87f9aa49f669ce8e9e65effe43aa313df82 /net-libs/pam_ldap/pam_ldap-171.ebuild | |
parent | Version bumped and fixed manpages. Thanks to James Rowe <jnrowe@ukfsn.org> fo... (diff) | |
download | gentoo-2-a8eb71f5c089c6f3b02e0b2f3d370bb71d9073a1.tar.gz gentoo-2-a8eb71f5c089c6f3b02e0b2f3d370bb71d9073a1.tar.bz2 gentoo-2-a8eb71f5c089c6f3b02e0b2f3d370bb71d9073a1.zip |
LICENSE fix
Diffstat (limited to 'net-libs/pam_ldap/pam_ldap-171.ebuild')
-rw-r--r-- | net-libs/pam_ldap/pam_ldap-171.ebuild | 5 |
1 files changed, 3 insertions, 2 deletions
diff --git a/net-libs/pam_ldap/pam_ldap-171.ebuild b/net-libs/pam_ldap/pam_ldap-171.ebuild index 885330612c25..bc14a45de419 100644 --- a/net-libs/pam_ldap/pam_ldap-171.ebuild +++ b/net-libs/pam_ldap/pam_ldap-171.ebuild @@ -1,12 +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.2 2004/09/19 22:30:33 kloeri Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-libs/pam_ldap/pam_ldap-171.ebuild,v 1.3 2004/11/08 09:14:15 mr_bones_ Exp $ DESCRIPTION="PAM LDAP Module" HOMEPAGE="http://www.padl.com/OSS/pam_ldap.html" SRC_URI="http://www.padl.com/download/${P}.tar.gz" + +LICENSE="|| ( GPL-2 LGPL-2 )" SLOT="0" -LICENSE="GPL-2 | LGPL-2" KEYWORDS="~x86 ~sparc ~ppc ~hppa ~alpha" IUSE="ssl" DEPEND=">=sys-libs/glibc-2.1.3 |