summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichał Górny <mgorny@gentoo.org>2018-12-11 17:18:33 +0100
committerMichał Górny <mgorny@gentoo.org>2018-12-11 17:19:03 +0100
commitcf1808147751ddb95788f2c3b30ab4d62dbe343b (patch)
tree7e433444ddb27471e63e4b83646119014237718c /x11-base/xorg-drivers
parentlicenses: Remove unused Ikanos license (diff)
downloadgentoo-cf1808147751ddb95788f2c3b30ab4d62dbe343b.tar.gz
gentoo-cf1808147751ddb95788f2c3b30ab4d62dbe343b.tar.bz2
gentoo-cf1808147751ddb95788f2c3b30ab4d62dbe343b.zip
x11-base/xorg-drivers: [QA] Remove support for removed xf86-*-tslib
Signed-off-by: Michał Górny <mgorny@gentoo.org>
Diffstat (limited to 'x11-base/xorg-drivers')
-rw-r--r--x11-base/xorg-drivers/xorg-drivers-1.19.ebuild2
-rw-r--r--x11-base/xorg-drivers/xorg-drivers-1.20.ebuild2
-rw-r--r--x11-base/xorg-drivers/xorg-drivers-9999.ebuild2
3 files changed, 0 insertions, 6 deletions
diff --git a/x11-base/xorg-drivers/xorg-drivers-1.19.ebuild b/x11-base/xorg-drivers/xorg-drivers-1.19.ebuild
index c2382d5cb061..9f6935c15fd6 100644
--- a/x11-base/xorg-drivers/xorg-drivers-1.19.ebuild
+++ b/x11-base/xorg-drivers/xorg-drivers-1.19.ebuild
@@ -18,7 +18,6 @@ IUSE_INPUT_DEVICES="
input_devices_keyboard
input_devices_libinput
input_devices_mouse
- input_devices_tslib
input_devices_vmmouse
input_devices_void
input_devices_synaptics
@@ -65,7 +64,6 @@ PDEPEND="
input_devices_keyboard? ( x11-drivers/xf86-input-keyboard )
input_devices_libinput? ( x11-drivers/xf86-input-libinput )
input_devices_mouse? ( x11-drivers/xf86-input-mouse )
- input_devices_tslib? ( x11-drivers/xf86-input-tslib )
input_devices_vmmouse? ( x11-drivers/xf86-input-vmmouse )
input_devices_void? ( x11-drivers/xf86-input-void )
input_devices_synaptics? ( x11-drivers/xf86-input-synaptics )
diff --git a/x11-base/xorg-drivers/xorg-drivers-1.20.ebuild b/x11-base/xorg-drivers/xorg-drivers-1.20.ebuild
index b4f073c12063..674992cafc91 100644
--- a/x11-base/xorg-drivers/xorg-drivers-1.20.ebuild
+++ b/x11-base/xorg-drivers/xorg-drivers-1.20.ebuild
@@ -18,7 +18,6 @@ IUSE_INPUT_DEVICES="
input_devices_keyboard
input_devices_libinput
input_devices_mouse
- input_devices_tslib
input_devices_vmmouse
input_devices_void
input_devices_synaptics
@@ -64,7 +63,6 @@ PDEPEND="
input_devices_keyboard? ( x11-drivers/xf86-input-keyboard )
input_devices_libinput? ( >=x11-drivers/xf86-input-libinput-0.27.1 )
input_devices_mouse? ( >=x11-drivers/xf86-input-mouse-1.9.3 )
- input_devices_tslib? ( x11-drivers/xf86-input-tslib )
input_devices_vmmouse? ( x11-drivers/xf86-input-vmmouse )
input_devices_void? ( x11-drivers/xf86-input-void )
input_devices_synaptics? ( x11-drivers/xf86-input-synaptics )
diff --git a/x11-base/xorg-drivers/xorg-drivers-9999.ebuild b/x11-base/xorg-drivers/xorg-drivers-9999.ebuild
index 99c062fe8555..d0a348508b07 100644
--- a/x11-base/xorg-drivers/xorg-drivers-9999.ebuild
+++ b/x11-base/xorg-drivers/xorg-drivers-9999.ebuild
@@ -18,7 +18,6 @@ IUSE_INPUT_DEVICES="
input_devices_keyboard
input_devices_libinput
input_devices_mouse
- input_devices_tslib
input_devices_vmmouse
input_devices_void
input_devices_synaptics
@@ -64,7 +63,6 @@ PDEPEND="
input_devices_keyboard? ( x11-drivers/xf86-input-keyboard )
input_devices_libinput? ( >=x11-drivers/xf86-input-libinput-0.27.1 )
input_devices_mouse? ( >=x11-drivers/xf86-input-mouse-1.9.3 )
- input_devices_tslib? ( x11-drivers/xf86-input-tslib )
input_devices_vmmouse? ( x11-drivers/xf86-input-vmmouse )
input_devices_void? ( x11-drivers/xf86-input-void )
input_devices_synaptics? ( x11-drivers/xf86-input-synaptics )