diff options
author | David Holm <dholm@gentoo.org> | 2004-04-30 11:34:08 +0000 |
---|---|---|
committer | David Holm <dholm@gentoo.org> | 2004-04-30 11:34:08 +0000 |
commit | b539177dd0a1f77d9ab62df1e6bbfc379f8191f4 (patch) | |
tree | 03b03d8c02c79d2703d54c0bf4e35657f42fbd9d /dev-python/ldaptor/ldaptor-0.0.6.ebuild | |
parent | Added to ~ppc (diff) | |
download | historical-b539177dd0a1f77d9ab62df1e6bbfc379f8191f4.tar.gz historical-b539177dd0a1f77d9ab62df1e6bbfc379f8191f4.tar.bz2 historical-b539177dd0a1f77d9ab62df1e6bbfc379f8191f4.zip |
Added to ~ppc
Diffstat (limited to 'dev-python/ldaptor/ldaptor-0.0.6.ebuild')
-rw-r--r-- | dev-python/ldaptor/ldaptor-0.0.6.ebuild | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/dev-python/ldaptor/ldaptor-0.0.6.ebuild b/dev-python/ldaptor/ldaptor-0.0.6.ebuild index bab53f16697a..51f1dce0f06c 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. +# 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.9 2003/09/11 01:14:04 msterret Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-python/ldaptor/ldaptor-0.0.6.ebuild,v 1.10 2004/04/30 11:29:24 dholm 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" +KEYWORDS="x86 ~alpha ~sparc ~ppc" DEPEND=">=dev-python/twisted-1.0.1-r1" |