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/PyXML | |
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/PyXML')
-rw-r--r-- | dev-python/PyXML/Manifest | 8 | ||||
-rw-r--r-- | dev-python/PyXML/PyXML-0.7.1.ebuild | 4 | ||||
-rw-r--r-- | dev-python/PyXML/PyXML-0.7.ebuild | 4 | ||||
-rw-r--r-- | dev-python/PyXML/PyXML-0.8.1.ebuild | 4 | ||||
-rw-r--r-- | dev-python/PyXML/PyXML-0.8.2.ebuild | 4 |
5 files changed, 12 insertions, 12 deletions
diff --git a/dev-python/PyXML/Manifest b/dev-python/PyXML/Manifest index 98d17e1d5356..488bbc801e9b 100644 --- a/dev-python/PyXML/Manifest +++ b/dev-python/PyXML/Manifest @@ -1,8 +1,8 @@ MD5 23bbfd022da558686c83c6e8a27e791d ChangeLog 2051 -MD5 2fe6a3fff90704deecd24375128254cc PyXML-0.7.1.ebuild 626 -MD5 d274f2394b0c65624b89b5628463519b PyXML-0.7.ebuild 634 -MD5 efa1bb008a71ddfee41346b39a68be23 PyXML-0.8.1.ebuild 621 -MD5 c6f9abf73f59f736f0497c032814735f PyXML-0.8.2.ebuild 878 +MD5 4d55f64ae7d35d7bf2e5a2e314b569c0 PyXML-0.7.1.ebuild 632 +MD5 e096c6fe31e4be156ead7f07cd0be15f PyXML-0.7.ebuild 640 +MD5 7433ae35b4a445ce0a414fd29a4f64ce PyXML-0.8.1.ebuild 632 +MD5 dd586d2a5228c4517bb8c36489acbfd2 PyXML-0.8.2.ebuild 884 MD5 a6d6278775bfbaf841ba3212396dd604 files/digest-PyXML-0.7 61 MD5 48d09a937fff9bfc8bd524919617a7d8 files/digest-PyXML-0.7.1 63 MD5 b83e36b4dc90c3ce5840f0d2e432b7b2 files/digest-PyXML-0.8.1 63 diff --git a/dev-python/PyXML/PyXML-0.7.1.ebuild b/dev-python/PyXML/PyXML-0.7.1.ebuild index 6c0266438d74..1e1deb19c78a 100644 --- a/dev-python/PyXML/PyXML-0.7.1.ebuild +++ b/dev-python/PyXML/PyXML-0.7.1.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/PyXML/PyXML-0.7.1.ebuild,v 1.8 2003/06/12 20:36:30 msterret Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-python/PyXML/PyXML-0.7.1.ebuild,v 1.9 2003/06/21 22:30:23 drobbins Exp $ S=${WORKDIR}/${P} DESCRIPTION="A collection of libraries to process XML with Python." @@ -10,7 +10,7 @@ HOMEPAGE="http://pyxml.sourceforge.net/" DEPEND="virtual/python" SLOT="0" -KEYWORDS="x86 ppc sparc alpha" +KEYWORDS="x86 amd64 ppc sparc alpha" LICENSE="PYTHON" inherit distutils diff --git a/dev-python/PyXML/PyXML-0.7.ebuild b/dev-python/PyXML/PyXML-0.7.ebuild index a48aec2714ad..207730dd95f5 100644 --- a/dev-python/PyXML/PyXML-0.7.ebuild +++ b/dev-python/PyXML/PyXML-0.7.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/PyXML/PyXML-0.7.ebuild,v 1.14 2003/06/12 20:36:30 msterret Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-python/PyXML/PyXML-0.7.ebuild,v 1.15 2003/06/21 22:30:23 drobbins Exp $ S=${WORKDIR}/${P} DESCRIPTION="A collection of libraries to process XML with Python." @@ -10,7 +10,7 @@ HOMEPAGE="http://pyxml.sourceforge.net/" DEPEND="virtual/python" SLOT="0" -KEYWORDS="x86 ppc sparc alpha" +KEYWORDS="x86 amd64 ppc sparc alpha" LICENSE="PYTHON" diff --git a/dev-python/PyXML/PyXML-0.8.1.ebuild b/dev-python/PyXML/PyXML-0.8.1.ebuild index 5a6589f20e95..501fcfcf3292 100644 --- a/dev-python/PyXML/PyXML-0.8.1.ebuild +++ b/dev-python/PyXML/PyXML-0.8.1.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/PyXML/PyXML-0.8.1.ebuild,v 1.9 2003/04/09 03:05:55 todd Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-python/PyXML/PyXML-0.8.1.ebuild,v 1.10 2003/06/21 22:30:23 drobbins Exp $ IUSE="" @@ -13,7 +13,7 @@ HOMEPAGE="http://pyxml.sourceforge.net/" DEPEND="virtual/python" SLOT="0" -KEYWORDS="x86 ppc sparc alpha" +KEYWORDS="x86 amd64 ppc sparc alpha" LICENSE="PYTHON" inherit distutils diff --git a/dev-python/PyXML/PyXML-0.8.2.ebuild b/dev-python/PyXML/PyXML-0.8.2.ebuild index a6c9878c69fc..0b9d2a7c9539 100644 --- a/dev-python/PyXML/PyXML-0.8.2.ebuild +++ b/dev-python/PyXML/PyXML-0.8.2.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/PyXML/PyXML-0.8.2.ebuild,v 1.1 2003/04/24 22:16:15 liquidx Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-python/PyXML/PyXML-0.8.2.ebuild,v 1.2 2003/06/21 22:30:23 drobbins Exp $ IUSE="" @@ -14,7 +14,7 @@ DEPEND="virtual/python >=dev-libs/expat-1.95.6" SLOT="0" -KEYWORDS="~x86 ~ppc ~sparc ~alpha" +KEYWORDS="x86 amd64 ~ppc ~sparc ~alpha" LICENSE="PYTHON" src_compile() { |