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/ldaptor/ldaptor-0.0.6.ebuild
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/ldaptor/ldaptor-0.0.6.ebuild')
-rw-r--r--dev-python/ldaptor/ldaptor-0.0.6.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-python/ldaptor/ldaptor-0.0.6.ebuild b/dev-python/ldaptor/ldaptor-0.0.6.ebuild
index 29e53567f888..67c8a6adaee0 100644
--- a/dev-python/ldaptor/ldaptor-0.0.6.ebuild
+++ b/dev-python/ldaptor/ldaptor-0.0.6.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/ldaptor/ldaptor-0.0.6.ebuild,v 1.7 2003/08/07 02:34:34 vapier Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-python/ldaptor/ldaptor-0.0.6.ebuild,v 1.8 2003/09/06 23:32:28 msterret Exp $
DESCRIPTION="set of LDAP utilities for use from the command line"
HOMEPAGE="http://twistedmatrix.com/users/tv/ldaptor/"
@@ -25,7 +25,7 @@ src_install() {
python setup-ldaptor-utils.py install --root=${D} || die
python setup-ldaptor-webui.py install --root=${D} || die
python setup-python-ldaptor.py install --root=${D} || die
-
+
dodoc README TODO rfc2251-status.txt
# install examples