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

(-)xfree-drm-4.3.0-r7.ebuild.orig (+4 lines)
Lines 217-222 Link Here
217
		# Also exclude all non-mach64 patches
217
		# Also exclude all non-mach64 patches
218
		# mv -f ${PATCHDIR}/3* ${EXCLUDED}
218
		# mv -f ${PATCHDIR}/3* ${EXCLUDED}
219
		mv -f ${PATCHDIR}/004* ${EXCLUDED}
219
		mv -f ${PATCHDIR}/004* ${EXCLUDED}
220
		if [ "${ARCH}" = "ppc" ]
221
		then
222
			mv -f ${PATCHDIR}/001* ${EXCLUDED}
223
		fi
220
	elif use gatos
224
	elif use gatos
221
	then
225
	then
222
		einfo "Updating for gatos build..."
226
		einfo "Updating for gatos build..."

Return to bug 40314