diff options
Diffstat (limited to 'net-libs/pam_ldap/pam_ldap-161.ebuild')
-rw-r--r-- | net-libs/pam_ldap/pam_ldap-161.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/net-libs/pam_ldap/pam_ldap-161.ebuild b/net-libs/pam_ldap/pam_ldap-161.ebuild index 593d42b3d60a..5e299aa99733 100644 --- a/net-libs/pam_ldap/pam_ldap-161.ebuild +++ b/net-libs/pam_ldap/pam_ldap-161.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-161.ebuild,v 1.4 2004/07/15 01:27:30 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-libs/pam_ldap/pam_ldap-161.ebuild,v 1.5 2004/11/08 09:14:15 mr_bones_ Exp $ DESCRIPTION="PAM LDAP Module" HOMEPAGE="http://www.padl.com/OSS/pam_ldap.html" SRC_URI="ftp://ftp.padl.com/pub/${P}.tar.gz" +LICENSE="|| ( GPL-2 LGPL-2 )" SLOT="0" -LICENSE="GPL-2 | LGPL-2" KEYWORDS="~x86 ~sparc" IUSE="" |