summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichael Sterrett <msterret@gentoo.org>2003-09-06 23:32:35 +0000
committerMichael Sterrett <msterret@gentoo.org>2003-09-06 23:32:35 +0000
commit62eeed1d293fb0957ac299dc33ce55bfd28c73bd (patch)
tree7ca725b84298b6294a54a95cc67ebb83c183cca4 /dev-python/python-ldap
parentadded hardened-gcc excludes (diff)
downloadgentoo-2-62eeed1d293fb0957ac299dc33ce55bfd28c73bd.tar.gz
gentoo-2-62eeed1d293fb0957ac299dc33ce55bfd28c73bd.tar.bz2
gentoo-2-62eeed1d293fb0957ac299dc33ce55bfd28c73bd.zip
repoman: trim trailing whitespace
Diffstat (limited to 'dev-python/python-ldap')
-rw-r--r--dev-python/python-ldap/Manifest8
-rw-r--r--dev-python/python-ldap/python-ldap-2.0.0_pre05-r1.ebuild4
-rw-r--r--dev-python/python-ldap/python-ldap-2.0.0_pre05.ebuild4
-rw-r--r--dev-python/python-ldap/python-ldap-2.0.0_pre13.ebuild6
4 files changed, 11 insertions, 11 deletions
diff --git a/dev-python/python-ldap/Manifest b/dev-python/python-ldap/Manifest
index 7a6fb16e8c43..7f877ba2f348 100644
--- a/dev-python/python-ldap/Manifest
+++ b/dev-python/python-ldap/Manifest
@@ -1,9 +1,9 @@
MD5 90419f2ff99c2792a717cb3b4c950721 ChangeLog 1501
-MD5 71c4638c9c88af75b58e5f5cb54fe008 metadata.xml 159
-MD5 52d9b77c8442a4239473404e0d240987 python-ldap-2.0.0_pre05-r1.ebuild 921
-MD5 d0016cfcd05cb6b30a0469eafa577057 python-ldap-2.0.0_pre05.ebuild 848
+MD5 1b89298b351c120692bf3345fe4a7e0a python-ldap-2.0.0_pre05-r1.ebuild 922
+MD5 19f46c877770ea1e11e4d64131d0f5b4 python-ldap-2.0.0_pre05.ebuild 848
MD5 358a99a2d0f3a121b290ac7aaf2778c9 python-ldap-2.0.0_pre06.ebuild 871
-MD5 bb539cf79a155e741a5c671245e7502a python-ldap-2.0.0_pre13.ebuild 1119
+MD5 0a823396d08f3fa3295cf0e5c4ca5363 python-ldap-2.0.0_pre13.ebuild 1118
+MD5 71c4638c9c88af75b58e5f5cb54fe008 metadata.xml 159
MD5 870f1b1ecea4f738da0ba65fb5a0a661 files/digest-python-ldap-2.0.0_pre05 73
MD5 870f1b1ecea4f738da0ba65fb5a0a661 files/digest-python-ldap-2.0.0_pre05-r1 73
MD5 aaef21adf6aa58c8fc0a0627f3ceae5f files/digest-python-ldap-2.0.0_pre06 73
diff --git a/dev-python/python-ldap/python-ldap-2.0.0_pre05-r1.ebuild b/dev-python/python-ldap/python-ldap-2.0.0_pre05-r1.ebuild
index 98b0bf50844e..aa07f760c927 100644
--- a/dev-python/python-ldap/python-ldap-2.0.0_pre05-r1.ebuild
+++ b/dev-python/python-ldap/python-ldap-2.0.0_pre05-r1.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_pre05-r1.ebuild,v 1.9 2003/06/22 12:16:00 liquidx Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-python/python-ldap/python-ldap-2.0.0_pre05-r1.ebuild,v 1.10 2003/09/06 23:32:28 msterret Exp $
VERSION="2.0.0pre05"
S=${WORKDIR}/${PN}-${VERSION}
@@ -23,5 +23,5 @@ src_compile() {
-e "s|libs = ldap lber|libs = ldap lber resolv|" \
setup.cfg.orig > setup.cfg || die
- distutils_src_compile
+ distutils_src_compile
}
diff --git a/dev-python/python-ldap/python-ldap-2.0.0_pre05.ebuild b/dev-python/python-ldap/python-ldap-2.0.0_pre05.ebuild
index adcf1f0f1ae7..9973c7f43f8f 100644
--- a/dev-python/python-ldap/python-ldap-2.0.0_pre05.ebuild
+++ b/dev-python/python-ldap/python-ldap-2.0.0_pre05.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_pre05.ebuild,v 1.10 2003/06/22 12:16:00 liquidx Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-python/python-ldap/python-ldap-2.0.0_pre05.ebuild,v 1.11 2003/09/06 23:32:28 msterret Exp $
VERSION="2.0.0pre05"
S=${WORKDIR}/${PN}-${VERSION}
@@ -21,7 +21,7 @@ src_compile() {
-e "s|/usr/local/openldap2/include|/usr/include|" > setup.cfg \
|| die
- base_src_compile
+ base_src_compile
}
inherit distutils
diff --git a/dev-python/python-ldap/python-ldap-2.0.0_pre13.ebuild b/dev-python/python-ldap/python-ldap-2.0.0_pre13.ebuild
index 9ba2b22cd125..8e0dca74569f 100644
--- a/dev-python/python-ldap/python-ldap-2.0.0_pre13.ebuild
+++ b/dev-python/python-ldap/python-ldap-2.0.0_pre13.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_pre13.ebuild,v 1.2 2003/09/02 23:56:19 liquidx Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-python/python-ldap/python-ldap-2.0.0_pre13.ebuild,v 1.3 2003/09/06 23:32:28 msterret Exp $
inherit distutils
@@ -14,13 +14,13 @@ HOMEPAGE="http://python-ldap.sourceforge.net/"
DEPEND="virtual/python
>=net-nds/openldap-2.0.11
sasl? ( dev-libs/cyrus-sasl )"
-
+
SLOT="0"
LICENSE="public-domain" # NOTE: win32 section is under questionable license
KEYWORDS="~x86 ~sparc ~alpha"
src_unpack() {
- unpack ${A}
+ unpack ${A}
cd ${S}
sed -e "s|/usr/local/openldap.*/lib|/usr/lib|" \
-e "s|/usr/local/openldap.*/include|/usr/include|" \