Gentoo Archives: gentoo-commits

From: "Jakov Smolić" <jsmolic@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: x11-base/xorg-drivers/, profiles/
Date: Thu, 29 Sep 2022 08:09:08
Message-Id: 1664438679.97607ec225428cac4327392e803aa83d5afa0f9c.jsmolic@gentoo
1 commit: 97607ec225428cac4327392e803aa83d5afa0f9c
2 Author: Jakov Smolić <jsmolic <AT> gentoo <DOT> org>
3 AuthorDate: Thu Sep 29 08:04:39 2022 +0000
4 Commit: Jakov Smolić <jsmolic <AT> gentoo <DOT> org>
5 CommitDate: Thu Sep 29 08:04:39 2022 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=97607ec2
7
8 x11-base/xorg-drivers: drop 1.20-r2
9
10 Signed-off-by: Jakov Smolić <jsmolic <AT> gentoo.org>
11
12 profiles/package.mask | 1 -
13 x11-base/xorg-drivers/xorg-drivers-1.20-r2.ebuild | 99 -----------------------
14 2 files changed, 100 deletions(-)
15
16 diff --git a/profiles/package.mask b/profiles/package.mask
17 index 562507a55d80..88c24775b1f3 100644
18 --- a/profiles/package.mask
19 +++ b/profiles/package.mask
20 @@ -212,7 +212,6 @@ dev-python/zxcvbn
21 # Unpatched security vulerabilities. Bug #857780.
22 # Removal on 2022-09-29.
23 =x11-base/xorg-server-1.20*
24 -=x11-base/xorg-drivers-1.20*
25
26 # hololeap <hololeap@××××××××××.com> (2022-08-21)
27 # doctest-parallel does not currently work with Setup.hs (used internally by
28
29 diff --git a/x11-base/xorg-drivers/xorg-drivers-1.20-r2.ebuild b/x11-base/xorg-drivers/xorg-drivers-1.20-r2.ebuild
30 deleted file mode 100644
31 index 2c489dbcbd66..000000000000
32 --- a/x11-base/xorg-drivers/xorg-drivers-1.20-r2.ebuild
33 +++ /dev/null
34 @@ -1,99 +0,0 @@
35 -# Copyright 1999-2021 Gentoo Authors
36 -# Distributed under the terms of the GNU General Public License v2
37 -
38 -EAPI=7
39 -
40 -DESCRIPTION="Meta package containing deps on all xorg drivers"
41 -HOMEPAGE="https://wiki.gentoo.org/wiki/No_homepage"
42 -SRC_URI=""
43 -
44 -LICENSE="metapackage"
45 -SLOT="0"
46 -if [[ ${PV} != 9999 ]]; then
47 - KEYWORDS="~alpha amd64 arm arm64 ~hppa ~ia64 ~mips ppc ppc64 ~riscv ~s390 sparc x86 ~amd64-linux ~x86-linux"
48 -fi
49 -
50 -IUSE_INPUT_DEVICES="
51 - input_devices_elographics
52 - input_devices_evdev
53 - input_devices_joystick
54 - input_devices_libinput
55 - input_devices_vmmouse
56 - input_devices_void
57 - input_devices_synaptics
58 - input_devices_wacom
59 -"
60 -IUSE_VIDEO_CARDS="
61 - video_cards_amdgpu
62 - video_cards_ast
63 - video_cards_dummy
64 - video_cards_fbdev
65 - video_cards_freedreno
66 - video_cards_geode
67 - video_cards_glint
68 - video_cards_i915
69 - video_cards_i965
70 - video_cards_intel
71 - video_cards_mga
72 - video_cards_nouveau
73 - video_cards_nv
74 - video_cards_omap
75 - video_cards_qxl
76 - video_cards_r128
77 - video_cards_radeon
78 - video_cards_radeonsi
79 - video_cards_siliconmotion
80 - video_cards_tegra
81 - video_cards_vc4
82 - video_cards_vesa
83 - video_cards_via
84 - video_cards_virtualbox
85 - video_cards_vmware
86 - video_cards_nvidia
87 -"
88 -
89 -IUSE="${IUSE_VIDEO_CARDS} ${IUSE_INPUT_DEVICES}"
90 -
91 -PDEPEND="
92 - input_devices_elographics? ( x11-drivers/xf86-input-elographics )
93 - input_devices_evdev? (
94 - >=x11-base/xorg-server-${PV}[udev]
95 - >=x11-drivers/xf86-input-evdev-2.10.6
96 - )
97 - input_devices_joystick? ( >=x11-drivers/xf86-input-joystick-1.6.3 )
98 - input_devices_libinput? (
99 - >=x11-base/xorg-server-${PV}[udev]
100 - >=x11-drivers/xf86-input-libinput-0.27.1
101 - )
102 - input_devices_vmmouse? ( x11-drivers/xf86-input-vmmouse )
103 - input_devices_void? ( x11-drivers/xf86-input-void )
104 - input_devices_synaptics? ( x11-drivers/xf86-input-synaptics )
105 - input_devices_wacom? ( >=x11-drivers/xf86-input-wacom-0.36.0-r2 )
106 -
107 - video_cards_amdgpu? ( >=x11-drivers/xf86-video-amdgpu-18.0.1 )
108 - video_cards_ast? ( x11-drivers/xf86-video-ast )
109 - video_cards_dummy? ( x11-drivers/xf86-video-dummy )
110 - video_cards_fbdev? ( >=x11-drivers/xf86-video-fbdev-0.5.0 )
111 - video_cards_freedreno? ( >=x11-base/xorg-server-${PV}[-minimal] )
112 - video_cards_geode? ( x11-drivers/xf86-video-geode )
113 - video_cards_glint? ( >=x11-drivers/xf86-video-glint-1.2.9 )
114 - video_cards_i915? ( x11-drivers/xf86-video-intel )
115 - video_cards_i965? ( >=x11-base/xorg-server-${PV}[-minimal] )
116 - video_cards_intel? ( !video_cards_i965? ( >=x11-drivers/xf86-video-intel-2.99.917_p20180214-r1 ) )
117 - video_cards_mga? ( >=x11-drivers/xf86-video-mga-1.6.5 )
118 - video_cards_nouveau? ( >=x11-drivers/xf86-video-nouveau-1.0.13 )
119 - video_cards_nv? ( >=x11-drivers/xf86-video-nv-2.1.21 )
120 - video_cards_omap? ( >=x11-drivers/xf86-video-omap-0.4.5 )
121 - video_cards_qxl? ( x11-drivers/xf86-video-qxl )
122 - video_cards_nvidia? ( x11-drivers/nvidia-drivers )
123 - video_cards_r128? ( >=x11-drivers/xf86-video-r128-6.10.2 )
124 - video_cards_radeon? ( >=x11-drivers/xf86-video-ati-18.0.1-r1 )
125 - video_cards_radeonsi? ( >=x11-drivers/xf86-video-ati-18.0.1-r1 )
126 - video_cards_siliconmotion? ( >=x11-drivers/xf86-video-siliconmotion-1.7.9 )
127 - video_cards_tegra? ( >=x11-base/xorg-server-${PV}[-minimal] )
128 - video_cards_vc4? ( >=x11-base/xorg-server-${PV}[-minimal] )
129 - video_cards_vesa? ( x11-drivers/xf86-video-vesa )
130 - video_cards_via? ( x11-drivers/xf86-video-openchrome )
131 - video_cards_virtualbox? ( x11-drivers/xf86-video-vboxvideo )
132 - video_cards_vmware? ( >=x11-drivers/xf86-video-vmware-13.3.0 )
133 -"