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

Collapse All | Expand All

(-)python-2.7.14-r2.ebuild (-2 / +1 lines)
Lines 101-108 src_prepare() { Link Here
101
	epatch "${FILESDIR}/python-2.7.9-ncurses-pkg-config.patch"
101
	epatch "${FILESDIR}/python-2.7.9-ncurses-pkg-config.patch"
102
	epatch "${FILESDIR}/python-2.7.10-cross-compile-warn-test.patch"
102
	epatch "${FILESDIR}/python-2.7.10-cross-compile-warn-test.patch"
103
	epatch "${FILESDIR}/python-2.7.10-system-libffi.patch"
103
	epatch "${FILESDIR}/python-2.7.10-system-libffi.patch"
104
	epatch "${FILESDIR}/2.7-disable-nis.patch"
104
	epatch "${FILESDIR}/2.7.15-disable-nis.patch"
105
	epatch "${FILESDIR}/python-2.7-libressl-compatibility.patch"
106
105
107
	epatch_user
106
	epatch_user
108
107

Return to bug 654836