summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDavid Holm <dholm@gentoo.org>2004-04-30 11:29:24 +0000
committerDavid Holm <dholm@gentoo.org>2004-04-30 11:29:24 +0000
commit72dbc4735f36318be1311120a797278eed5d1cf1 (patch)
treef196c32b369f9af7c33ea573221a2f448acd1b5c /dev-python/ldaptor
parentAdded to ~ppc (Manifest recommit) (diff)
downloadgentoo-2-72dbc4735f36318be1311120a797278eed5d1cf1.tar.gz
gentoo-2-72dbc4735f36318be1311120a797278eed5d1cf1.tar.bz2
gentoo-2-72dbc4735f36318be1311120a797278eed5d1cf1.zip
Added to ~ppc
Diffstat (limited to 'dev-python/ldaptor')
-rw-r--r--dev-python/ldaptor/ChangeLog7
-rw-r--r--dev-python/ldaptor/ldaptor-0.0.6.ebuild6
2 files changed, 8 insertions, 5 deletions
diff --git a/dev-python/ldaptor/ChangeLog b/dev-python/ldaptor/ChangeLog
index 7392047172fd..5365f4dfe725 100644
--- a/dev-python/ldaptor/ChangeLog
+++ b/dev-python/ldaptor/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for dev-python/ldaptor
-# Copyright 2002-2003 Gentoo Technologies, Inc.; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-python/ldaptor/ChangeLog,v 1.3 2003/04/04 23:47:20 liquidx Exp $
+# Copyright 2002-2004 Gentoo Technologies, Inc.; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/dev-python/ldaptor/ChangeLog,v 1.4 2004/04/30 11:29:24 dholm Exp $
+
+ 30 Apr 2004; David Holm <dholm@gentoo.org> ldaptor-0.0.6.ebuild:
+ Added to ~ppc.
*ldaptor-0.0.6 (12 Dec 2002)
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"