diff options
Diffstat (limited to 'dev-python/ldaptor/ldaptor-0.0.6.ebuild')
-rw-r--r-- | dev-python/ldaptor/ldaptor-0.0.6.ebuild | 4 |
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 536216d14440..41b9bd4c6e7b 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-2004 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.11 2004/05/04 11:48:46 kloeri Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-python/ldaptor/ldaptor-0.0.6.ebuild,v 1.12 2004/05/31 21:37:01 kloeri Exp $ DESCRIPTION="set of LDAP utilities for use from the command line" HOMEPAGE="http://twistedmatrix.com/users/tv/ldaptor/" @@ -8,7 +8,7 @@ SRC_URI="http://twistedmatrix.com/users/tv/ldaptor/${PN}_${PV}.tar.gz" LICENSE="LGPL-2.1" SLOT="0" -KEYWORDS="x86 ~alpha ~sparc ~ppc" +KEYWORDS="x86 alpha ~sparc ~ppc" IUSE="" DEPEND=">=dev-python/twisted-1.0.1-r1" |