diff options
Diffstat (limited to 'dev-python/lxml')
-rw-r--r-- | dev-python/lxml/ChangeLog | 6 | ||||
-rw-r--r-- | dev-python/lxml/lxml-2.2.3.ebuild | 4 | ||||
-rw-r--r-- | dev-python/lxml/lxml-2.2.4.ebuild | 4 |
3 files changed, 9 insertions, 5 deletions
diff --git a/dev-python/lxml/ChangeLog b/dev-python/lxml/ChangeLog index d91c3414cc08..771fda649f2d 100644 --- a/dev-python/lxml/ChangeLog +++ b/dev-python/lxml/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for dev-python/lxml # Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-python/lxml/ChangeLog,v 1.70 2009/11/21 18:23:52 arfrever Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-python/lxml/ChangeLog,v 1.71 2009/11/24 03:49:24 jer Exp $ + + 24 Nov 2009; Jeroen Roovers <jer@gentoo.org> lxml-2.2.3.ebuild, + lxml-2.2.4.ebuild: + Marked ~hppa (bug #291232). 21 Nov 2009; Arfrever Frehtes Taifersar Arahesis <arfrever@gentoo.org> lxml-2.2.4.ebuild, +files/lxml-2.2.4-python-2.7.patch: diff --git a/dev-python/lxml/lxml-2.2.3.ebuild b/dev-python/lxml/lxml-2.2.3.ebuild index 357cdc48701b..7ea7496d33bf 100644 --- a/dev-python/lxml/lxml-2.2.3.ebuild +++ b/dev-python/lxml/lxml-2.2.3.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2009 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-python/lxml/lxml-2.2.3.ebuild,v 1.3 2009/11/15 18:44:58 arfrever Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-python/lxml/lxml-2.2.3.ebuild,v 1.4 2009/11/24 03:49:24 jer Exp $ EAPI="2" SUPPORT_PYTHON_ABIS="1" @@ -13,7 +13,7 @@ SRC_URI="http://codespeak.net/lxml/${P}.tgz" LICENSE="BSD ElementTree GPL-2 PSF-2.4" SLOT="0" -KEYWORDS="~amd64 ~ia64 ~ppc ~ppc64 ~sparc ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos ~x64-solaris ~x86-solaris" +KEYWORDS="~amd64 ~hppa ~ia64 ~ppc ~ppc64 ~sparc ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos ~x64-solaris ~x86-solaris" IUSE="doc examples +threads" RDEPEND=">=dev-libs/libxml2-2.7.2 diff --git a/dev-python/lxml/lxml-2.2.4.ebuild b/dev-python/lxml/lxml-2.2.4.ebuild index 8e76974acaaf..29cdd8e22805 100644 --- a/dev-python/lxml/lxml-2.2.4.ebuild +++ b/dev-python/lxml/lxml-2.2.4.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2009 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-python/lxml/lxml-2.2.4.ebuild,v 1.3 2009/11/21 18:23:52 arfrever Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-python/lxml/lxml-2.2.4.ebuild,v 1.4 2009/11/24 03:49:24 jer Exp $ EAPI="2" SUPPORT_PYTHON_ABIS="1" @@ -13,7 +13,7 @@ SRC_URI="http://codespeak.net/lxml/${P}.tgz" LICENSE="BSD ElementTree GPL-2 PSF-2.4" SLOT="0" -KEYWORDS="~amd64 ~ia64 ~ppc ~ppc64 ~sparc ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos ~x64-solaris ~x86-solaris" +KEYWORDS="~amd64 ~hppa ~ia64 ~ppc ~ppc64 ~sparc ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos ~x64-solaris ~x86-solaris" IUSE="doc examples +threads" RDEPEND=">=dev-libs/libxml2-2.7.2 |