Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
View | Details | Raw Unified | Return to bug 208807
Collapse All | Expand All

(-)lxml-1.3.6.ebuild (-3 / +3 lines)
Lines 10-23 Link Here
10
HOMEPAGE="http://codespeak.net/lxml/"
10
HOMEPAGE="http://codespeak.net/lxml/"
11
SRC_URI="http://codespeak.net/lxml/${P}.tgz"
11
SRC_URI="http://codespeak.net/lxml/${P}.tgz"
12
12
13
LICENSE="BSD GPL-2 as-is"
13
LICENSE="BSD ElementTree GPL-2 PSF-2.4"
14
SLOT="0"
14
SLOT="0"
15
KEYWORDS="~amd64 ~ia64 ~ppc ~x86"
15
KEYWORDS="~amd64 ~ia64 ~ppc ~x86"
16
IUSE="doc examples"
16
IUSE="doc examples"
17
17
18
# Note: This version comes with it's own bundled svn version of pyrex
18
# Note: This version comes with it's own bundled svn version of pyrex
19
DEPEND=">=dev-libs/libxml2-2.6.16
19
DEPEND=">=dev-libs/libxml2-2.6.20
20
		>=dev-libs/libxslt-1.1.12
20
		>=dev-libs/libxslt-1.1.15
21
		>=dev-python/setuptools-0.6_rc5"
21
		>=dev-python/setuptools-0.6_rc5"
22
22
23
src_install() {
23
src_install() {

Return to bug 208807