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

(-)/usr/portage/dev-python/pylint/pylint-0.14.0.ebuild (-4 lines)
Lines 36-45 src_unpack() { Link Here
36
36
37
	# Make pylint-gui print a gentoo-specific message if Tkinter is missing
37
	# Make pylint-gui print a gentoo-specific message if Tkinter is missing
38
	epatch "${FILESDIR}/${PN}-0.11.0-gui-no-tkinter.patch"
38
	epatch "${FILESDIR}/${PN}-0.11.0-gui-no-tkinter.patch"
39
40
	# Upstream fixes for tests
41
	epatch "${FILESDIR}/${P}-tests-typo.patch"
42
	epatch "${FILESDIR}/${P}-tests-reset_cache.patch"
43
}
39
}
44
40
45
src_install() {
41
src_install() {

Return to bug 254653