summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAlastair Tse <liquidx@gentoo.org>2003-11-23 02:24:30 +0000
committerAlastair Tse <liquidx@gentoo.org>2003-11-23 02:24:30 +0000
commitaf1df553f60d919edbdd1b8ecd55d3df1c70644d (patch)
treeb056ccee2eaf0274c77ecad0db9cd41965cba8f1 /dev-python/python-ldap/python-ldap-2.0.0_pre15.ebuild
parentversion bump (diff)
downloadgentoo-2-af1df553f60d919edbdd1b8ecd55d3df1c70644d.tar.gz
gentoo-2-af1df553f60d919edbdd1b8ecd55d3df1c70644d.tar.bz2
gentoo-2-af1df553f60d919edbdd1b8ecd55d3df1c70644d.zip
fix license
Diffstat (limited to 'dev-python/python-ldap/python-ldap-2.0.0_pre15.ebuild')
-rw-r--r--dev-python/python-ldap/python-ldap-2.0.0_pre15.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-python/python-ldap/python-ldap-2.0.0_pre15.ebuild b/dev-python/python-ldap/python-ldap-2.0.0_pre15.ebuild
index 2ff3560b9fac..bd27d01ff77e 100644
--- a/dev-python/python-ldap/python-ldap-2.0.0_pre15.ebuild
+++ b/dev-python/python-ldap/python-ldap-2.0.0_pre15.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2003 Gentoo Technologies, Inc.
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-python/python-ldap/python-ldap-2.0.0_pre15.ebuild,v 1.1 2003/11/13 11:26:46 liquidx Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-python/python-ldap/python-ldap-2.0.0_pre15.ebuild,v 1.2 2003/11/23 02:23:13 liquidx Exp $
inherit distutils
@@ -16,7 +16,7 @@ DEPEND="virtual/python
sasl? ( dev-libs/cyrus-sasl )"
SLOT="0"
-LICENSE="public-domain" # NOTE: win32 section is under questionable license
+LICENSE="PYTHON"
KEYWORDS="~x86 ~sparc ~alpha"
PYTHON_MODNAME="ldap"