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

Collapse All | Expand All

(-)sys-apps/portage/portage-2.2.8.ebuild (-1 / +1 lines)
Lines 236-242 Link Here
236
	fi
236
	fi
237
237
238
	use prefix-chaining && epatch "${FILESDIR}"/${PN}-2.2.00.15801-prefix-chaining.patch
238
	use prefix-chaining && epatch "${FILESDIR}"/${PN}-2.2.00.15801-prefix-chaining.patch
239
	# epatch "${FILESDIR}"/${PN}-2.2.7-ebuildshell.patch #155161
239
	epatch "${FILESDIR}"/${PN}-2.2.8-ebuildshell.patch
240
240
241
	if ! use ipc ; then
241
	if ! use ipc ; then
242
		einfo "Disabling ipc..."
242
		einfo "Disabling ipc..."

Return to bug 155161