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

Collapse All | Expand All

(-)/usr/portage/x11-base/xfree/xfree-4.3.0-r6.ebuild (+8 lines)
Lines 327-332 Link Here
327
		eend 0
327
		eend 0
328
	fi
328
	fi
329
329
330
    # patch for xbox support
331
    ebegin "Updating Nvidia driver (Xbox NV20 chipset support)"
332
    cd  ${S}/programs/Xserver/hw/xfree86/common
333
    epatch ${FILESDIR}/xbox_xf86PciInfo.patch || die "failed to patch xf86PciInfo for xbox"
334
    cd  ${S}/programs/Xserver/hw/xfree86/drivers
335
    epatch ${FILESDIR}/xbox_nv_driver.patch || die "failed to patch nv driver for xbox"
336
    eend 0
337
330
	# Unpack the MS fonts
338
	# Unpack the MS fonts
331
	if use truetype && use !bindist
339
	if use truetype && use !bindist
332
	then
340
	then

Return to bug 51868