diff options
Diffstat (limited to 'dev-python/python-ldap-py21')
3 files changed, 6 insertions, 6 deletions
diff --git a/dev-python/python-ldap-py21/Manifest b/dev-python/python-ldap-py21/Manifest index 4f3565fe67c5..fa3349349a80 100644 --- a/dev-python/python-ldap-py21/Manifest +++ b/dev-python/python-ldap-py21/Manifest @@ -1,5 +1,5 @@ MD5 7fbef87ef69a40b5762143c4e95f4a84 ChangeLog 647 -MD5 0c98c8ed65d761e2ea4cb8365d61f1b8 python-ldap-py21-2.0.0_pre05-r1.ebuild 951 -MD5 ca53c279b9580c9a75aecbeaedfb3454 python-ldap-py21-2.0.0_pre06.ebuild 948 +MD5 218c5e1e8cd755139e7b13267e08a0d4 python-ldap-py21-2.0.0_pre05-r1.ebuild 944 +MD5 7e6f378e4ca1e35bc9ec92e4fb519dd5 python-ldap-py21-2.0.0_pre06.ebuild 941 MD5 3a49926368dab091781d8e86226a7b75 files/digest-python-ldap-py21-2.0.0_pre05-r1 154 MD5 7551db3dbad799de287c81b03d6b856d files/digest-python-ldap-py21-2.0.0_pre06 151 diff --git a/dev-python/python-ldap-py21/python-ldap-py21-2.0.0_pre05-r1.ebuild b/dev-python/python-ldap-py21/python-ldap-py21-2.0.0_pre05-r1.ebuild index 5bf93aadecc9..74c38108acbc 100644 --- a/dev-python/python-ldap-py21/python-ldap-py21-2.0.0_pre05-r1.ebuild +++ b/dev-python/python-ldap-py21/python-ldap-py21-2.0.0_pre05-r1.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/python-ldap-py21/python-ldap-py21-2.0.0_pre05-r1.ebuild,v 1.3 2003/06/21 22:30:25 drobbins Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-python/python-ldap-py21/python-ldap-py21-2.0.0_pre05-r1.ebuild,v 1.4 2003/06/22 12:16:00 liquidx Exp $ PYTHON_SLOT_VERSION=2.1 @@ -16,7 +16,7 @@ DEPEND="${DEPEND} >=net-nds/openldap-2.0.11" SLOT="0" LICENSE="public-domain" # NOTE: win32 section is under questionable license -KEYWORDS="x86 amd64 ~ppc" +KEYWORDS="x86 ~ppc" IUSE="" src_compile() { diff --git a/dev-python/python-ldap-py21/python-ldap-py21-2.0.0_pre06.ebuild b/dev-python/python-ldap-py21/python-ldap-py21-2.0.0_pre06.ebuild index 6d6089e9e04e..3513c39ecf08 100644 --- a/dev-python/python-ldap-py21/python-ldap-py21-2.0.0_pre06.ebuild +++ b/dev-python/python-ldap-py21/python-ldap-py21-2.0.0_pre06.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/python-ldap-py21/python-ldap-py21-2.0.0_pre06.ebuild,v 1.3 2003/06/21 22:30:25 drobbins Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-python/python-ldap-py21/python-ldap-py21-2.0.0_pre06.ebuild,v 1.4 2003/06/22 12:16:00 liquidx Exp $ PYTHON_SLOT_VERSION=2.1 @@ -16,7 +16,7 @@ DEPEND="${DEPEND} >=net-nds/openldap-2.0.11" SLOT="0" LICENSE="public-domain" # NOTE: win32 section is under questionable license -KEYWORDS="x86 amd64 ~ppc" +KEYWORDS="x86 ~ppc" IUSE="" src_compile() { |