diff options
author | 2004-04-15 20:25:54 +0000 | |
---|---|---|
committer | 2004-04-15 20:25:54 +0000 | |
commit | 3942710ad86ef5517f4e091a4f4dce7259b39b42 (patch) | |
tree | b6564af727f301513d776d3962a7499059548d3f /dev-python/PyXML-py21 | |
parent | Added to ~ppc (Manifest recommit) (diff) | |
download | gentoo-2-3942710ad86ef5517f4e091a4f4dce7259b39b42.tar.gz gentoo-2-3942710ad86ef5517f4e091a4f4dce7259b39b42.tar.bz2 gentoo-2-3942710ad86ef5517f4e091a4f4dce7259b39b42.zip |
ppc needs stable dev-lang/python-2.1 first
Diffstat (limited to 'dev-python/PyXML-py21')
-rw-r--r-- | dev-python/PyXML-py21/ChangeLog | 8 | ||||
-rw-r--r-- | dev-python/PyXML-py21/PyXML-py21-0.8.1.ebuild | 6 |
2 files changed, 9 insertions, 5 deletions
diff --git a/dev-python/PyXML-py21/ChangeLog b/dev-python/PyXML-py21/ChangeLog index 3bfa2c6df44d..6ac66340c377 100644 --- a/dev-python/PyXML-py21/ChangeLog +++ b/dev-python/PyXML-py21/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for dev-python/PyXML-py21 -# Copyright 2000-2003 Gentoo Technologies, Inc.; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-python/PyXML-py21/ChangeLog,v 1.3 2003/06/22 22:25:54 kutsuya Exp $ +# Copyright 2000-2004 Gentoo Technologies, Inc.; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/dev-python/PyXML-py21/ChangeLog,v 1.4 2004/04/15 20:25:05 mr_bones_ Exp $ + + 15 Apr 2004; Michael Sterrett <mr_bones_@gentoo.org> + PyXML-py21-0.8.1.ebuild: + ppc needs stable dev-lang/python-2.1 first *PyXML-py21-0.8.2 (22 Jun 2003) 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 9a9b46b2c03a..e056b2205c32 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. +# Copyright 1999-2004 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.6 2003/09/06 23:32:28 msterret Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-python/PyXML-py21/PyXML-py21-0.8.1.ebuild,v 1.7 2004/04/15 20:25:05 mr_bones_ 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 ppc sparc alpha" +KEYWORDS="x86 ~ppc sparc alpha" LICENSE="PYTHON" IUSE="" |