--- /usr/portage/x11-base/xfree/xfree-4.3.0-r6.ebuild 2004-06-24 23:06:30.000000000 +0100 +++ xfree-4.3.0-r6.ebuild 2004-07-01 00:58:20.915381376 +0100 @@ -327,6 +327,14 @@ eend 0 fi + # patch for xbox support + ebegin "Updating Nvidia driver (Xbox NV20 chipset support)" + cd ${S}/programs/Xserver/hw/xfree86/common + epatch ${FILESDIR}/xbox_xf86PciInfo.patch || die "failed to patch xf86PciInfo for xbox" + cd ${S}/programs/Xserver/hw/xfree86/drivers + epatch ${FILESDIR}/xbox_nv_driver.patch || die "failed to patch nv driver for xbox" + eend 0 + # Unpack the MS fonts if use truetype && use !bindist then