diff options
author | 2004-06-02 23:25:50 +0000 | |
---|---|---|
committer | 2004-06-02 23:25:50 +0000 | |
commit | 4c8c896b4f541b7caeb43b2eabe8df227e2b81cc (patch) | |
tree | 8e30f60aee370ea0f06e0b1bb662c0f8974a64aa /dev-python/python-ldap/python-ldap-2.0.0_pre15.ebuild | |
parent | Fix use invocation (Manifest recommit) (diff) | |
download | gentoo-2-4c8c896b4f541b7caeb43b2eabe8df227e2b81cc.tar.gz gentoo-2-4c8c896b4f541b7caeb43b2eabe8df227e2b81cc.tar.bz2 gentoo-2-4c8c896b4f541b7caeb43b2eabe8df227e2b81cc.zip |
Stable on alpha.
Diffstat (limited to 'dev-python/python-ldap/python-ldap-2.0.0_pre15.ebuild')
-rw-r--r-- | dev-python/python-ldap/python-ldap-2.0.0_pre15.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-python/python-ldap/python-ldap-2.0.0_pre15.ebuild b/dev-python/python-ldap/python-ldap-2.0.0_pre15.ebuild index 9b0bdf83b146..321fa6c83859 100644 --- a/dev-python/python-ldap/python-ldap-2.0.0_pre15.ebuild +++ b/dev-python/python-ldap/python-ldap-2.0.0_pre15.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/python-ldap/python-ldap-2.0.0_pre15.ebuild,v 1.3 2004/05/04 12:26:06 kloeri Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-python/python-ldap/python-ldap-2.0.0_pre15.ebuild,v 1.4 2004/06/02 23:24:21 kloeri Exp $ inherit distutils @@ -17,7 +17,7 @@ DEPEND="virtual/python SLOT="0" LICENSE="PYTHON" -KEYWORDS="~x86 ~sparc ~alpha" +KEYWORDS="~x86 ~sparc alpha" PYTHON_MODNAME="ldap" |