Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
View | Details | Raw Unified | Return to bug 152478 | Differences between
and this patch

Collapse All | Expand All

(-)pykde-3.5.5-r1.ebuild (-1 / +1 lines)
Lines 26-32 Link Here
26
	kde-meta_src_unpack
26
	kde-meta_src_unpack
27
	cd ${S}/python/pykde
27
	cd ${S}/python/pykde
28
	epatch "${FILESDIR}/configure.py.diff"
28
	epatch "${FILESDIR}/configure.py.diff"
29
	epatch "${FILESDIR}/pykde-3.5.5-python-2.5-compat.diff"
29
	has_version ">=dev-lang/python-2.5" && epatch "${FILESDIR}/pykde-3.5.5-python-2.5-compat.diff"
30
}
30
}
31
31
32
src_compile() {
32
src_compile() {

Return to bug 152478