diff options
author | Fernando Serboncini <fserb@gentoo.org> | 2005-02-07 04:35:33 +0000 |
---|---|---|
committer | Fernando Serboncini <fserb@gentoo.org> | 2005-02-07 04:35:33 +0000 |
commit | fdac75e02cd7d144eb0997c3fdfa3a0e8f698f6e (patch) | |
tree | 25e1d5dcb44bf8eb91c629da562f08e76a4f94c5 /dev-python/pyltxml/pyltxml-1.3.ebuild | |
parent | Marked stable on mips. (diff) | |
download | gentoo-2-fdac75e02cd7d144eb0997c3fdfa3a0e8f698f6e.tar.gz gentoo-2-fdac75e02cd7d144eb0997c3fdfa3a0e8f698f6e.tar.bz2 gentoo-2-fdac75e02cd7d144eb0997c3fdfa3a0e8f698f6e.zip |
stable on x86
(Portage version: 2.0.51-r15)
Diffstat (limited to 'dev-python/pyltxml/pyltxml-1.3.ebuild')
-rw-r--r-- | dev-python/pyltxml/pyltxml-1.3.ebuild | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/dev-python/pyltxml/pyltxml-1.3.ebuild b/dev-python/pyltxml/pyltxml-1.3.ebuild index 5cfe0be108f8..6485c5d3da3b 100644 --- a/dev-python/pyltxml/pyltxml-1.3.ebuild +++ b/dev-python/pyltxml/pyltxml-1.3.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2004 Gentoo Foundation +# 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.ebuild,v 1.3 2004/06/25 01:40:39 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-python/pyltxml/pyltxml-1.3.ebuild,v 1.4 2005/02/07 04:32:13 fserb 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" +KEYWORDS="x86" IUSE="" DEPEND=">=dev-lang/python-2.2.2 >=dev-libs/ltxml-1.2.5" |