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

Collapse All | Expand All

(-)xorg-x11-6.8.1.904.ebuild.old (+5 lines)
Lines 844-849 Link Here
844
				echo "#define XF86CardDrivers vmware vesa vga dummy \
844
				echo "#define XF86CardDrivers vmware vesa vga dummy \
845
					XF86OSCardDrivers XF86ExtraCardDrivers" >> ${HOSTCONF}
845
					XF86OSCardDrivers XF86ExtraCardDrivers" >> ${HOSTCONF}
846
			fi
846
			fi
847
		else
848
			if use nvidia; then
849
				echo "#define XF86CardDrivers vmware vesa vga dummy nv \
850
					XF86OSCardDrivers XF86ExtraCardDrivers" >> ${HOSTCONF}
851
			fi
847
		fi
852
		fi
848
853
849
		# Ajax is the man for getting this going for us
854
		# Ajax is the man for getting this going for us

Return to bug 80722