diff options
author | 2011-09-04 17:00:38 +0000 | |
---|---|---|
committer | 2011-09-04 17:00:38 +0000 | |
commit | d3d3b4fe97c12fc805e1ceea1ea5e98ea1300046 (patch) | |
tree | f122926de294d2d68a9a9cc9a030541039dac0e6 /dev-python/python-ldap/python-ldap-2.3.9.ebuild | |
parent | Add ~x86-fbsd, bug #381261 (diff) | |
download | gentoo-2-d3d3b4fe97c12fc805e1ceea1ea5e98ea1300046.tar.gz gentoo-2-d3d3b4fe97c12fc805e1ceea1ea5e98ea1300046.tar.bz2 gentoo-2-d3d3b4fe97c12fc805e1ceea1ea5e98ea1300046.zip |
whitespace
(Portage version: 2.1.10.11/cvs/Linux i686)
Diffstat (limited to 'dev-python/python-ldap/python-ldap-2.3.9.ebuild')
-rw-r--r-- | dev-python/python-ldap/python-ldap-2.3.9.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-python/python-ldap/python-ldap-2.3.9.ebuild b/dev-python/python-ldap/python-ldap-2.3.9.ebuild index c61fa2b2c180..f1356a5333dc 100644 --- a/dev-python/python-ldap/python-ldap-2.3.9.ebuild +++ b/dev-python/python-ldap/python-ldap-2.3.9.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.9.ebuild,v 1.16 2011/09/04 06:13:14 robbat2 Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-python/python-ldap/python-ldap-2.3.9.ebuild,v 1.17 2011/09/04 17:00:38 mr_bones_ Exp $ EAPI="3" PYTHON_DEPEND="2" @@ -21,7 +21,7 @@ SLOT="0" KEYWORDS="alpha amd64 hppa ia64 ppc ppc64 sparc x86" IUSE="doc examples sasl ssl" -# If you need support for openldap-2.3.x, please use python-ldap-2.3.9. +# 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.3 sasl? ( dev-libs/cyrus-sasl )" |