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: Sat, 21 Oct 2017 01:19:52
Message-Id: 1508548748.12bd22554d272e27c178c02530713314843986ab.mattst88@gentoo
1 commit: 12bd22554d272e27c178c02530713314843986ab
2 Author: Matt Turner <mattst88 <AT> gentoo <DOT> org>
3 AuthorDate: Sat Oct 21 01:18:12 2017 +0000
4 Commit: Matt Turner <mattst88 <AT> gentoo <DOT> org>
5 CommitDate: Sat Oct 21 01:19:08 2017 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=12bd2255
7
8 x11-base/xorg-drivers: Drop old 1.18 versions
9
10 x11-base/xorg-drivers/xorg-drivers-1.18-r1.ebuild | 166 ----------------------
11 1 file changed, 166 deletions(-)
12
13 diff --git a/x11-base/xorg-drivers/xorg-drivers-1.18-r1.ebuild b/x11-base/xorg-drivers/xorg-drivers-1.18-r1.ebuild
14 deleted file mode 100644
15 index bdd9c12bd4a..00000000000
16 --- a/x11-base/xorg-drivers/xorg-drivers-1.18-r1.ebuild
17 +++ /dev/null
18 @@ -1,166 +0,0 @@
19 -# Copyright 1999-2017 Gentoo Foundation
20 -# Distributed under the terms of the GNU General Public License v2
21 -
22 -EAPI=5
23 -
24 -DESCRIPTION="Meta package containing deps on all xorg drivers"
25 -HOMEPAGE="https://www.gentoo.org/"
26 -SRC_URI=""
27 -
28 -LICENSE="metapackage"
29 -SLOT="0"
30 -KEYWORDS="alpha amd64 arm ~arm64 hppa ia64 ~mips ppc ppc64 ~s390 ~sh sparc x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~arm-linux ~x86-linux"
31 -
32 -IUSE_INPUT_DEVICES="
33 - input_devices_acecad
34 - input_devices_aiptek
35 - input_devices_elographics
36 - input_devices_evdev
37 - input_devices_fpit
38 - input_devices_hyperpen
39 - input_devices_joystick
40 - input_devices_keyboard
41 - input_devices_libinput
42 - input_devices_mouse
43 - input_devices_mutouch
44 - input_devices_penmount
45 - input_devices_tslib
46 - input_devices_vmmouse
47 - input_devices_void
48 - input_devices_synaptics
49 - input_devices_wacom
50 -"
51 -IUSE_VIDEO_CARDS="
52 - video_cards_amdgpu
53 - video_cards_apm
54 - video_cards_ast
55 - video_cards_chips
56 - video_cards_cirrus
57 - video_cards_dummy
58 - video_cards_epson
59 - video_cards_fbdev
60 - video_cards_freedreno
61 - video_cards_geode
62 - video_cards_glint
63 - video_cards_i128
64 - video_cards_i740
65 - video_cards_intel
66 - video_cards_mach64
67 - video_cards_mga
68 - video_cards_neomagic
69 - video_cards_nouveau
70 - video_cards_nv
71 - video_cards_omap
72 - video_cards_qxl
73 - video_cards_r128
74 - video_cards_radeon
75 - video_cards_radeonsi
76 - video_cards_rendition
77 - video_cards_s3
78 - video_cards_s3virge
79 - video_cards_savage
80 - video_cards_siliconmotion
81 - video_cards_sisusb
82 - video_cards_sunbw2
83 - video_cards_suncg14
84 - video_cards_suncg3
85 - video_cards_suncg6
86 - video_cards_sunffb
87 - video_cards_sunleo
88 - video_cards_suntcx
89 - video_cards_tdfx
90 - video_cards_tegra
91 - video_cards_tga
92 - video_cards_trident
93 - video_cards_tseng
94 - video_cards_vesa
95 - video_cards_via
96 - video_cards_virtualbox
97 - video_cards_vmware
98 - video_cards_voodoo
99 - video_cards_fglrx
100 - video_cards_nvidia
101 -"
102 -
103 -IUSE="${IUSE_VIDEO_CARDS} ${IUSE_INPUT_DEVICES}"
104 -
105 -PDEPEND="
106 - input_devices_acecad? ( x11-drivers/xf86-input-acecad )
107 - input_devices_aiptek? ( x11-drivers/xf86-input-aiptek )
108 - input_devices_elographics? ( x11-drivers/xf86-input-elographics )
109 - input_devices_evdev? ( x11-drivers/xf86-input-evdev )
110 - input_devices_fpit? ( x11-drivers/xf86-input-fpit )
111 - input_devices_hyperpen? ( x11-drivers/xf86-input-hyperpen )
112 - input_devices_joystick? ( x11-drivers/xf86-input-joystick )
113 - input_devices_keyboard? ( x11-drivers/xf86-input-keyboard )
114 - input_devices_libinput? ( x11-drivers/xf86-input-libinput )
115 - input_devices_mouse? ( x11-drivers/xf86-input-mouse )
116 - input_devices_mutouch? ( x11-drivers/xf86-input-mutouch )
117 - input_devices_penmount? ( x11-drivers/xf86-input-penmount )
118 - input_devices_tslib? ( x11-drivers/xf86-input-tslib )
119 - input_devices_vmmouse? ( x11-drivers/xf86-input-vmmouse )
120 - input_devices_void? ( x11-drivers/xf86-input-void )
121 - input_devices_synaptics? ( x11-drivers/xf86-input-synaptics )
122 - input_devices_wacom? ( x11-drivers/xf86-input-wacom )
123 -
124 - video_cards_amdgpu? ( x11-drivers/xf86-video-amdgpu )
125 - video_cards_apm? ( x11-drivers/xf86-video-apm )
126 - video_cards_ast? ( x11-drivers/xf86-video-ast )
127 - video_cards_chips? ( x11-drivers/xf86-video-chips )
128 - video_cards_cirrus? ( x11-drivers/xf86-video-cirrus )
129 - video_cards_dummy? ( x11-drivers/xf86-video-dummy )
130 - video_cards_fbdev? ( x11-drivers/xf86-video-fbdev )
131 - video_cards_freedreno? ( x11-drivers/xf86-video-freedreno )
132 - video_cards_geode? ( x11-drivers/xf86-video-geode )
133 - video_cards_glint? ( x11-drivers/xf86-video-glint )
134 - video_cards_i128? ( x11-drivers/xf86-video-i128 )
135 - video_cards_i740? ( x11-drivers/xf86-video-i740 )
136 - video_cards_intel? ( x11-drivers/xf86-video-intel )
137 - video_cards_mach64? ( x11-drivers/xf86-video-mach64 )
138 - video_cards_mga? ( x11-drivers/xf86-video-mga )
139 - video_cards_neomagic? ( x11-drivers/xf86-video-neomagic )
140 - video_cards_nouveau? ( x11-drivers/xf86-video-nouveau )
141 - video_cards_nv? ( x11-drivers/xf86-video-nv )
142 - video_cards_omap? ( x11-drivers/xf86-video-omap )
143 - video_cards_qxl? ( x11-drivers/xf86-video-qxl )
144 - video_cards_nvidia? ( x11-drivers/nvidia-drivers )
145 - video_cards_fglrx? ( x11-drivers/ati-drivers )
146 - video_cards_r128? ( x11-drivers/xf86-video-r128 )
147 - video_cards_radeon? ( x11-drivers/xf86-video-ati )
148 - video_cards_radeonsi? ( x11-drivers/xf86-video-ati[glamor] )
149 - video_cards_rendition? ( x11-drivers/xf86-video-rendition )
150 - video_cards_s3? ( x11-drivers/xf86-video-s3 )
151 - video_cards_s3virge? ( x11-drivers/xf86-video-s3virge )
152 - video_cards_savage? ( x11-drivers/xf86-video-savage )
153 - video_cards_siliconmotion? ( x11-drivers/xf86-video-siliconmotion )
154 - video_cards_sisusb? ( x11-drivers/xf86-video-sisusb )
155 - video_cards_suncg14? ( x11-drivers/xf86-video-suncg14 )
156 - video_cards_suncg3? ( x11-drivers/xf86-video-suncg3 )
157 - video_cards_suncg6? ( x11-drivers/xf86-video-suncg6 )
158 - video_cards_sunffb? ( x11-drivers/xf86-video-sunffb )
159 - video_cards_sunleo? ( x11-drivers/xf86-video-sunleo )
160 - video_cards_suntcx? ( x11-drivers/xf86-video-suntcx )
161 - video_cards_tdfx? ( x11-drivers/xf86-video-tdfx )
162 - video_cards_tegra? ( x11-drivers/xf86-video-opentegra )
163 - video_cards_tga? ( x11-drivers/xf86-video-tga )
164 - video_cards_trident? ( x11-drivers/xf86-video-trident )
165 - video_cards_tseng? ( x11-drivers/xf86-video-tseng )
166 - video_cards_vesa? ( x11-drivers/xf86-video-vesa )
167 - video_cards_via? ( x11-drivers/xf86-video-openchrome )
168 - video_cards_virtualbox? ( x11-drivers/xf86-video-virtualbox )
169 - video_cards_vmware? ( x11-drivers/xf86-video-vmware )
170 - video_cards_voodoo? ( x11-drivers/xf86-video-voodoo )
171 -
172 - !x11-drivers/xf86-input-citron
173 - !x11-drivers/xf86-video-cyrix
174 - !x11-drivers/xf86-video-impact
175 - !x11-drivers/xf86-video-nsc
176 - !x11-drivers/xf86-video-sunbw2
177 - !<=x11-drivers/xf86-video-ark-0.7.5
178 - !<=x11-drivers/xf86-video-newport-0.2.4
179 - !<=x11-drivers/xf86-video-sis-0.10.7
180 - !<x11-drivers/xf86-input-evdev-2.10.0
181 - !<x11-drivers/xf86-video-ati-7.6.1
182 - !<x11-drivers/xf86-video-intel-2.99.917_p20160122
183 - !<x11-drivers/xf86-video-nouveau-1.0.12
184 -"