--- lxml-1.3.6.ebuild 2007-12-15 11:06:15.000000000 +0100 +++ lxml-2.0.ebuild 2008-02-04 01:09:02.000000000 +0100 @@ -10,14 +10,14 @@ HOMEPAGE="http://codespeak.net/lxml/" SRC_URI="http://codespeak.net/lxml/${P}.tgz" -LICENSE="BSD GPL-2 as-is" +LICENSE="BSD ElementTree GPL-2 PSF-2.4" SLOT="0" KEYWORDS="~amd64 ~ia64 ~ppc ~x86" IUSE="doc examples" # Note: This version comes with it's own bundled svn version of pyrex -DEPEND=">=dev-libs/libxml2-2.6.16 - >=dev-libs/libxslt-1.1.12 +DEPEND=">=dev-libs/libxml2-2.6.20 + >=dev-libs/libxslt-1.1.15 >=dev-python/setuptools-0.6_rc5" src_install() {