Gentoo Archives: gentoo-commits

From: Matt Turner <mattst88@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: x11-base/xorg-drivers/
Date: Fri, 05 Jan 2018 18:28:34
Message-Id: 1515176880.df81de947ce30420451721ba116cef3ee090d553.mattst88@gentoo
1 commit: df81de947ce30420451721ba116cef3ee090d553
2 Author: Matt Turner <mattst88 <AT> gentoo <DOT> org>
3 AuthorDate: Fri Jan 5 18:27:27 2018 +0000
4 Commit: Matt Turner <mattst88 <AT> gentoo <DOT> org>
5 CommitDate: Fri Jan 5 18:28:00 2018 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=df81de94
7
8 x11-base/xorg-drivers: Drop ancient input drivers
9
10 Package-Manager: Portage-2.3.13, Repoman-2.3.3
11
12 x11-base/xorg-drivers/xorg-drivers-1.19.ebuild | 14 +-------------
13 x11-base/xorg-drivers/xorg-drivers-9999.ebuild | 14 +-------------
14 2 files changed, 2 insertions(+), 26 deletions(-)
15
16 diff --git a/x11-base/xorg-drivers/xorg-drivers-1.19.ebuild b/x11-base/xorg-drivers/xorg-drivers-1.19.ebuild
17 index 0cfb79290be..ff2b0a7693a 100644
18 --- a/x11-base/xorg-drivers/xorg-drivers-1.19.ebuild
19 +++ b/x11-base/xorg-drivers/xorg-drivers-1.19.ebuild
20 @@ -1,4 +1,4 @@
21 -# Copyright 1999-2017 Gentoo Foundation
22 +# Copyright 1999-2018 Gentoo Foundation
23 # Distributed under the terms of the GNU General Public License v2
24
25 EAPI=5
26 @@ -12,18 +12,12 @@ SLOT="0"
27 KEYWORDS="alpha amd64 arm ~arm64 hppa ia64 ~mips ppc ppc64 ~s390 ~sh sparc x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~arm-linux ~x86-linux"
28
29 IUSE_INPUT_DEVICES="
30 - input_devices_acecad
31 - input_devices_aiptek
32 input_devices_elographics
33 input_devices_evdev
34 - input_devices_fpit
35 - input_devices_hyperpen
36 input_devices_joystick
37 input_devices_keyboard
38 input_devices_libinput
39 input_devices_mouse
40 - input_devices_mutouch
41 - input_devices_penmount
42 input_devices_tslib
43 input_devices_vmmouse
44 input_devices_void
45 @@ -89,18 +83,12 @@ IUSE_VIDEO_CARDS="
46 IUSE="${IUSE_VIDEO_CARDS} ${IUSE_INPUT_DEVICES}"
47
48 PDEPEND="
49 - input_devices_acecad? ( x11-drivers/xf86-input-acecad )
50 - input_devices_aiptek? ( x11-drivers/xf86-input-aiptek )
51 input_devices_elographics? ( x11-drivers/xf86-input-elographics )
52 input_devices_evdev? ( x11-drivers/xf86-input-evdev )
53 - input_devices_fpit? ( x11-drivers/xf86-input-fpit )
54 - input_devices_hyperpen? ( x11-drivers/xf86-input-hyperpen )
55 input_devices_joystick? ( x11-drivers/xf86-input-joystick )
56 input_devices_keyboard? ( x11-drivers/xf86-input-keyboard )
57 input_devices_libinput? ( x11-drivers/xf86-input-libinput )
58 input_devices_mouse? ( x11-drivers/xf86-input-mouse )
59 - input_devices_mutouch? ( x11-drivers/xf86-input-mutouch )
60 - input_devices_penmount? ( x11-drivers/xf86-input-penmount )
61 input_devices_tslib? ( x11-drivers/xf86-input-tslib )
62 input_devices_vmmouse? ( x11-drivers/xf86-input-vmmouse )
63 input_devices_void? ( x11-drivers/xf86-input-void )
64
65 diff --git a/x11-base/xorg-drivers/xorg-drivers-9999.ebuild b/x11-base/xorg-drivers/xorg-drivers-9999.ebuild
66 index 2746204626d..bfa5853479a 100644
67 --- a/x11-base/xorg-drivers/xorg-drivers-9999.ebuild
68 +++ b/x11-base/xorg-drivers/xorg-drivers-9999.ebuild
69 @@ -1,4 +1,4 @@
70 -# Copyright 1999-2017 Gentoo Foundation
71 +# Copyright 1999-2018 Gentoo Foundation
72 # Distributed under the terms of the GNU General Public License v2
73
74 EAPI=5
75 @@ -12,18 +12,12 @@ SLOT="0"
76 KEYWORDS=""
77
78 IUSE_INPUT_DEVICES="
79 - input_devices_acecad
80 - input_devices_aiptek
81 input_devices_elographics
82 input_devices_evdev
83 - input_devices_fpit
84 - input_devices_hyperpen
85 input_devices_joystick
86 input_devices_keyboard
87 input_devices_libinput
88 input_devices_mouse
89 - input_devices_mutouch
90 - input_devices_penmount
91 input_devices_tslib
92 input_devices_vmmouse
93 input_devices_void
94 @@ -64,18 +58,12 @@ IUSE_VIDEO_CARDS="
95 IUSE="${IUSE_VIDEO_CARDS} ${IUSE_INPUT_DEVICES}"
96
97 PDEPEND="
98 - input_devices_acecad? ( x11-drivers/xf86-input-acecad )
99 - input_devices_aiptek? ( x11-drivers/xf86-input-aiptek )
100 input_devices_elographics? ( x11-drivers/xf86-input-elographics )
101 input_devices_evdev? ( x11-drivers/xf86-input-evdev )
102 - input_devices_fpit? ( x11-drivers/xf86-input-fpit )
103 - input_devices_hyperpen? ( x11-drivers/xf86-input-hyperpen )
104 input_devices_joystick? ( x11-drivers/xf86-input-joystick )
105 input_devices_keyboard? ( x11-drivers/xf86-input-keyboard )
106 input_devices_libinput? ( x11-drivers/xf86-input-libinput )
107 input_devices_mouse? ( x11-drivers/xf86-input-mouse )
108 - input_devices_mutouch? ( x11-drivers/xf86-input-mutouch )
109 - input_devices_penmount? ( x11-drivers/xf86-input-penmount )
110 input_devices_tslib? ( x11-drivers/xf86-input-tslib )
111 input_devices_vmmouse? ( x11-drivers/xf86-input-vmmouse )
112 input_devices_void? ( x11-drivers/xf86-input-void )