diff options
author | Michael Sterrett <mr_bones_@gentoo.org> | 2004-11-08 09:14:15 +0000 |
---|---|---|
committer | Michael Sterrett <mr_bones_@gentoo.org> | 2004-11-08 09:14:15 +0000 |
commit | 6a7e5b0ab2a08ec26844f64335719b856e1dbb93 (patch) | |
tree | 4148826bebc7e9ccd0ee5249a62605788c856bde /net-libs/pam_ldap/pam_ldap-167.ebuild | |
parent | LICENSE fix (diff) | |
download | historical-6a7e5b0ab2a08ec26844f64335719b856e1dbb93.tar.gz historical-6a7e5b0ab2a08ec26844f64335719b856e1dbb93.tar.bz2 historical-6a7e5b0ab2a08ec26844f64335719b856e1dbb93.zip |
LICENSE fix
Diffstat (limited to 'net-libs/pam_ldap/pam_ldap-167.ebuild')
-rw-r--r-- | net-libs/pam_ldap/pam_ldap-167.ebuild | 5 |
1 files changed, 3 insertions, 2 deletions
diff --git a/net-libs/pam_ldap/pam_ldap-167.ebuild b/net-libs/pam_ldap/pam_ldap-167.ebuild index 9aaf09761bd0..8a69c857224e 100644 --- a/net-libs/pam_ldap/pam_ldap-167.ebuild +++ b/net-libs/pam_ldap/pam_ldap-167.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-167.ebuild,v 1.5 2004/07/15 01:27:30 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-libs/pam_ldap/pam_ldap-167.ebuild,v 1.6 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" IUSE="ssl" DEPEND=">=sys-libs/glibc-2.1.3 |