diff options
author | Daniel Robbins <drobbins@gentoo.org> | 2003-06-21 22:33:49 +0000 |
---|---|---|
committer | Daniel Robbins <drobbins@gentoo.org> | 2003-06-21 22:33:49 +0000 |
commit | 4c1142c056811df870717551528586af8abffe03 (patch) | |
tree | a64da5353cf80458b745ee3b730b834901a1afd7 /dev-python/python-ldap | |
parent | put KEYWORDS back in (diff) | |
download | gentoo-2-4c1142c056811df870717551528586af8abffe03.tar.gz gentoo-2-4c1142c056811df870717551528586af8abffe03.tar.bz2 gentoo-2-4c1142c056811df870717551528586af8abffe03.zip |
amd64 keywords
Diffstat (limited to 'dev-python/python-ldap')
4 files changed, 9 insertions, 9 deletions
diff --git a/dev-python/python-ldap/Manifest b/dev-python/python-ldap/Manifest index b382733cfe7d..637cfb0e70a0 100644 --- a/dev-python/python-ldap/Manifest +++ b/dev-python/python-ldap/Manifest @@ -1,7 +1,7 @@ MD5 0fed88f081f8b1640437a83f6d73b86e ChangeLog 1127 -MD5 72d4257c512b0e04eddd4d258909d1f8 python-ldap-2.0.0_pre05-r1.ebuild 920 -MD5 04a02e1280b6422bf3381c9a84e00d76 python-ldap-2.0.0_pre05.ebuild 846 -MD5 5d644003fc7481be9d7745f3c2a72226 python-ldap-2.0.0_pre06.ebuild 875 +MD5 2a68c4a122ecf3223ea10499c81e3c4e python-ldap-2.0.0_pre05-r1.ebuild 928 +MD5 b13c130c728c8e6f78c558217c0bc670 python-ldap-2.0.0_pre05.ebuild 854 +MD5 6c77b1fe13e45d38435b00fa1f24b77f python-ldap-2.0.0_pre06.ebuild 881 MD5 870f1b1ecea4f738da0ba65fb5a0a661 files/digest-python-ldap-2.0.0_pre05 73 MD5 870f1b1ecea4f738da0ba65fb5a0a661 files/digest-python-ldap-2.0.0_pre05-r1 73 MD5 aaef21adf6aa58c8fc0a0627f3ceae5f files/digest-python-ldap-2.0.0_pre06 73 diff --git a/dev-python/python-ldap/python-ldap-2.0.0_pre05-r1.ebuild b/dev-python/python-ldap/python-ldap-2.0.0_pre05-r1.ebuild index b515c2cd8043..ec3bcf1402bd 100644 --- a/dev-python/python-ldap/python-ldap-2.0.0_pre05-r1.ebuild +++ b/dev-python/python-ldap/python-ldap-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/python-ldap-2.0.0_pre05-r1.ebuild,v 1.7 2003/02/13 11:38:46 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-python/python-ldap/python-ldap-2.0.0_pre05-r1.ebuild,v 1.8 2003/06/21 22:30:25 drobbins Exp $ VERSION="2.0.0pre05" S=${WORKDIR}/${PN}-${VERSION} @@ -12,7 +12,7 @@ DEPEND="virtual/python >=net-nds/openldap-2.0.11" SLOT="0" LICENSE="public-domain" # NOTE: win32 section is under questionable license -KEYWORDS="x86 sparc alpha" +KEYWORDS="x86 amd64 sparc alpha" inherit distutils diff --git a/dev-python/python-ldap/python-ldap-2.0.0_pre05.ebuild b/dev-python/python-ldap/python-ldap-2.0.0_pre05.ebuild index 6ddac8ced8d0..0a258022478b 100644 --- a/dev-python/python-ldap/python-ldap-2.0.0_pre05.ebuild +++ b/dev-python/python-ldap/python-ldap-2.0.0_pre05.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/python-ldap-2.0.0_pre05.ebuild,v 1.8 2003/02/13 11:38:50 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-python/python-ldap/python-ldap-2.0.0_pre05.ebuild,v 1.9 2003/06/21 22:30:25 drobbins Exp $ VERSION="2.0.0pre05" S=${WORKDIR}/${PN}-${VERSION} @@ -12,7 +12,7 @@ DEPEND="virtual/python >=net-nds/openldap-2.0.11" SLOT="0" LICENSE="public-domain" # NOTE: win32 section is under questionable license -KEYWORDS="x86 sparc alpha" +KEYWORDS="x86 amd64 sparc alpha" src_compile() { diff --git a/dev-python/python-ldap/python-ldap-2.0.0_pre06.ebuild b/dev-python/python-ldap/python-ldap-2.0.0_pre06.ebuild index 80e226bd0956..0f8302db03f8 100644 --- a/dev-python/python-ldap/python-ldap-2.0.0_pre06.ebuild +++ b/dev-python/python-ldap/python-ldap-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/python-ldap-2.0.0_pre06.ebuild,v 1.2 2003/05/22 08:53:08 liquidx Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-python/python-ldap/python-ldap-2.0.0_pre06.ebuild,v 1.3 2003/06/21 22:30:25 drobbins Exp $ inherit distutils @@ -15,7 +15,7 @@ DEPEND="virtual/python >=net-nds/openldap-2.0.11" SLOT="0" LICENSE="public-domain" # NOTE: win32 section is under questionable license -KEYWORDS="~x86 ~sparc ~alpha" +KEYWORDS="x86 amd64 ~sparc ~alpha" src_unpack() { unpack ${A} |