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

Collapse All | Expand All

(-)/usr/portage/x11-base/xorg-server/xorg-server-1.4.0.90-r3.ebuild (-1 / +2 lines)
Lines 215-221 Link Here
215
		input_devices_void? ( >=x11-drivers/xf86-input-void-1.1.0 )
215
		input_devices_void? ( >=x11-drivers/xf86-input-void-1.1.0 )
216
216
217
		input_devices_synaptics? ( x11-drivers/synaptics )
217
		input_devices_synaptics? ( x11-drivers/synaptics )
218
		input_devices_wacom? ( x11-drivers/linuxwacom )
218
		input_devices_wacom? ( >=x11-drivers/linuxwacom-0.7.9 )
219
219
220
		video_cards_amd? ( >=x11-drivers/xf86-video-amd-2.7.7.0 )
220
		video_cards_amd? ( >=x11-drivers/xf86-video-amd-2.7.7.0 )
221
		video_cards_apm? ( >=x11-drivers/xf86-video-apm-1.1.1 )
221
		video_cards_apm? ( >=x11-drivers/xf86-video-apm-1.1.1 )
Lines 293-298 Link Here
293
	${FILESDIR}/1.4-0007-CVE-2007-6429-Don-t-spuriously-reject-8bpp-shm-pix.patch
293
	${FILESDIR}/1.4-0007-CVE-2007-6429-Don-t-spuriously-reject-8bpp-shm-pix.patch
294
	${FILESDIR}/1.4-0008-CVE-2007-6429-Always-test-for-size-offset-wrapping.patch
294
	${FILESDIR}/1.4-0008-CVE-2007-6429-Always-test-for-size-offset-wrapping.patch
295
	${FILESDIR}/1.4-0009-Don-t-break-grab-and-focus-state-for-a-window-when-r.patch
295
	${FILESDIR}/1.4-0009-Don-t-break-grab-and-focus-state-for-a-window-when-r.patch
296
	${FILESDIR}/1.4-scaling-of-pointer-events.patch
296
	"
297
	"
297
298
298
pkg_setup() {
299
pkg_setup() {

Return to bug 214233