diff options
author | 2005-04-24 13:12:57 +0000 | |
---|---|---|
committer | 2005-04-24 13:12:57 +0000 | |
commit | 406b72b767e24890fcc67e37eaae822f099c3d64 (patch) | |
tree | bdd45b6a564a6c80e5b83901524a284729bc2ce0 /dev-python/pyltxml/pyltxml-1.3-r1.ebuild | |
parent | Stable on ppc. (diff) | |
download | historical-406b72b767e24890fcc67e37eaae822f099c3d64.tar.gz historical-406b72b767e24890fcc67e37eaae822f099c3d64.tar.bz2 historical-406b72b767e24890fcc67e37eaae822f099c3d64.zip |
Stable on ppc.
Package-Manager: portage-2.0.51.19
Diffstat (limited to 'dev-python/pyltxml/pyltxml-1.3-r1.ebuild')
-rw-r--r-- | dev-python/pyltxml/pyltxml-1.3-r1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-python/pyltxml/pyltxml-1.3-r1.ebuild b/dev-python/pyltxml/pyltxml-1.3-r1.ebuild index 9e41c8f35c34..0909a58da367 100644 --- a/dev-python/pyltxml/pyltxml-1.3-r1.ebuild +++ b/dev-python/pyltxml/pyltxml-1.3-r1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2005 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-python/pyltxml/pyltxml-1.3-r1.ebuild,v 1.3 2005/02/07 04:32:13 fserb Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-python/pyltxml/pyltxml-1.3-r1.ebuild,v 1.4 2005/04/24 13:07:46 hansmi Exp $ inherit distutils @@ -10,7 +10,7 @@ HOMEPAGE="http://www.ltg.ed.ac.uk/software/xml/" SRC_URI=ftp://ftp.cogsci.ed.ac.uk/pub/LTXML/PyLTXML-${PV}.tar.gz LICENSE="GPL-2" SLOT="0" -KEYWORDS="x86 ~ppc" +KEYWORDS="x86 ppc" IUSE="" DEPEND=">=dev-lang/python-2.2.2 =dev-libs/ltxml-1.2.5" |