summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRobin H. Johnson <robbat2@gentoo.org>2011-09-04 06:13:14 +0000
committerRobin H. Johnson <robbat2@gentoo.org>2011-09-04 06:13:14 +0000
commitd3d9b8937165b033572453edb299a8f90b851fda (patch)
tree490742ef484bc8988c2b150288fd33547e9f5ab3 /dev-python/python-ldap/python-ldap-2.3.13.ebuild
parentVersion bump (diff)
downloadgentoo-2-d3d9b8937165b033572453edb299a8f90b851fda.tar.gz
gentoo-2-d3d9b8937165b033572453edb299a8f90b851fda.tar.bz2
gentoo-2-d3d9b8937165b033572453edb299a8f90b851fda.zip
Leave a documentation comment for the Python team in the ebuilds, per request from djc in IRC.
(Portage version: 2.2.0_alpha51/cvs/Linux x86_64)
Diffstat (limited to 'dev-python/python-ldap/python-ldap-2.3.13.ebuild')
-rw-r--r--dev-python/python-ldap/python-ldap-2.3.13.ebuild4
1 files changed, 3 insertions, 1 deletions
diff --git a/dev-python/python-ldap/python-ldap-2.3.13.ebuild b/dev-python/python-ldap/python-ldap-2.3.13.ebuild
index 12211c305004..c7572e915a8c 100644
--- a/dev-python/python-ldap/python-ldap-2.3.13.ebuild
+++ b/dev-python/python-ldap/python-ldap-2.3.13.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2011 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-python/python-ldap/python-ldap-2.3.13.ebuild,v 1.9 2011/08/27 21:24:20 neurogeek Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-python/python-ldap/python-ldap-2.3.13.ebuild,v 1.10 2011/09/04 06:13:14 robbat2 Exp $
EAPI="3"
PYTHON_DEPEND="2"
@@ -21,6 +21,8 @@ SLOT="0"
KEYWORDS="alpha amd64 hppa ia64 ppc ppc64 sparc x86 ~x86-solaris"
IUSE="doc examples sasl ssl"
+# If you need support for openldap-2.3.x, please use python-ldap-2.3.9.
+# python team: Please do not remove python-ldap-2.3.9 from the tree.
RDEPEND=">=net-nds/openldap-2.4
sasl? ( dev-libs/cyrus-sasl )"
DEPEND="${DEPEND}