diff options
Diffstat (limited to 'dev-python/PyXML-py21')
-rw-r--r-- | dev-python/PyXML-py21/Manifest | 2 | ||||
-rw-r--r-- | dev-python/PyXML-py21/PyXML-py21-0.8.1.ebuild | 4 |
2 files changed, 3 insertions, 3 deletions
diff --git a/dev-python/PyXML-py21/Manifest b/dev-python/PyXML-py21/Manifest index e779eebceaa3..4c7847dd2f51 100644 --- a/dev-python/PyXML-py21/Manifest +++ b/dev-python/PyXML-py21/Manifest @@ -1,3 +1,3 @@ MD5 de40d0af869c1c90a2a11370ef513fb8 ChangeLog 506 -MD5 2f9b8c2f118bd4814352a2694982d75b PyXML-py21-0.8.1.ebuild 674 +MD5 8575d536ef4b446e7778a235641666d4 PyXML-py21-0.8.1.ebuild 667 MD5 4017725d929a182e857404a107507d1c files/digest-PyXML-py21-0.8.1 129 diff --git a/dev-python/PyXML-py21/PyXML-py21-0.8.1.ebuild b/dev-python/PyXML-py21/PyXML-py21-0.8.1.ebuild index 6267c84aba97..a2eb64f642ff 100644 --- a/dev-python/PyXML-py21/PyXML-py21-0.8.1.ebuild +++ b/dev-python/PyXML-py21/PyXML-py21-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-py21/PyXML-py21-0.8.1.ebuild,v 1.3 2003/06/21 22:30:23 drobbins Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-python/PyXML-py21/PyXML-py21-0.8.1.ebuild,v 1.4 2003/06/22 12:15:59 liquidx Exp $ PYTHON_SLOT_VERSION=2.1 @@ -12,7 +12,7 @@ DESCRIPTION="A collection of libraries to process XML with Python." SRC_URI="mirror://sourceforge/pyxml/${P_NEW}.tar.gz" HOMEPAGE="http://pyxml.sourceforge.net/" SLOT="0" -KEYWORDS="x86 amd64 ~ppc ~sparc ~alpha" +KEYWORDS="x86 ~ppc ~sparc ~alpha" LICENSE="PYTHON" IUSE="" |