Gentoo Archives: gentoo-commits

From: Matt Turner <mattst88@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: profiles/base/, profiles/, profiles/arch/sparc/
Date: Fri, 24 Nov 2017 06:07:59
Message-Id: 1511503659.c8ec346ce4aa9b93eeae1875bd349bb97a0e14fa.mattst88@gentoo
1 commit: c8ec346ce4aa9b93eeae1875bd349bb97a0e14fa
2 Author: Matt Turner <mattst88 <AT> gentoo <DOT> org>
3 AuthorDate: Fri Nov 24 00:22:40 2017 +0000
4 Commit: Matt Turner <mattst88 <AT> gentoo <DOT> org>
5 CommitDate: Fri Nov 24 06:07:39 2017 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=c8ec346c
7
8 profiles: Mask for removal x11-drivers/* for ancient hardware
9
10 Bug: https://bugs.gentoo.org/606132
11
12 profiles/arch/sparc/use.mask | 9 ---------
13 profiles/base/use.mask | 28 ++++++++++++++++++++++++++++
14 profiles/package.mask | 32 ++++++++++++++++++++++++++++++++
15 3 files changed, 60 insertions(+), 9 deletions(-)
16
17 diff --git a/profiles/arch/sparc/use.mask b/profiles/arch/sparc/use.mask
18 index cc01d473997..681f8585432 100644
19 --- a/profiles/arch/sparc/use.mask
20 +++ b/profiles/arch/sparc/use.mask
21 @@ -190,15 +190,6 @@ hdf5
22
23 # This should probably never be touched
24
25 -# Unmask sparc-only video cards
26 --video_cards_sunbw2
27 --video_cards_suncg14
28 --video_cards_suncg3
29 --video_cards_suncg6
30 --video_cards_sunffb
31 --video_cards_sunleo
32 --video_cards_suntcx
33 -
34 # 2006/02/05 - Donnie Berkholz <dberkholz@g.o>
35 # Modular X: mask for architectures on which they aren't available
36 video_cards_s3
37
38 diff --git a/profiles/base/use.mask b/profiles/base/use.mask
39 index f7466732930..6e5322cf007 100644
40 --- a/profiles/base/use.mask
41 +++ b/profiles/base/use.mask
42 @@ -4,6 +4,34 @@
43 # This file is only for generic masks. For arch-specific masks (i.e.
44 # mask everywhere, unmask on arch/*) use arch/base.
45
46 +# Matt Turner <mattst88@g.o> (23 Nov 2017)
47 +# For ancient hardware. Tired of maintaining. Masked for removal in 30 days.
48 +# Bug #606132.
49 +video_cards_apm
50 +video_cards_ark
51 +video_cards_chips
52 +video_cards_cirrus
53 +video_cards_i128
54 +video_cards_i740
55 +video_cards_mach64
56 +video_cards_neomagic
57 +video_cards_rendition
58 +video_cards_s3
59 +video_cards_s3virge
60 +video_cards_savage
61 +video_cards_sis
62 +video_cards_sisusb
63 +video_cards_suncg14
64 +video_cards_suncg3
65 +video_cards_suncg6
66 +video_cards_sunffb
67 +video_cards_sunleo
68 +video_cards_suntcx
69 +video_cards_tdfx
70 +video_cards_tga
71 +video_cards_trident
72 +video_cards_tseng
73 +
74 # Andreas K. Hüttel <dilfridge@g.o> (04 Nov 2017)
75 # ... since audacious is being last-rited ... bug 632513
76 audacious
77
78 diff --git a/profiles/package.mask b/profiles/package.mask
79 index 99a20083ee1..b9a038b0f3f 100644
80 --- a/profiles/package.mask
81 +++ b/profiles/package.mask
82 @@ -29,6 +29,38 @@
83
84 #--- END OF EXAMPLES ---
85
86 +# Matt Turner <mattst88@g.o> (23 Nov 2017)
87 +# For ancient hardware. Tired of maintaining. Masked for removal in 30 days.
88 +# Bug #606132.
89 +x11-misc/afbinit
90 +x11-drivers/afb-ucode
91 +x11-drivers/xf86-video-apm
92 +x11-drivers/xf86-video-ark
93 +x11-drivers/xf86-video-chips
94 +x11-drivers/xf86-video-cirrus
95 +x11-drivers/xf86-video-freedreno
96 +x11-drivers/xf86-video-i128
97 +x11-drivers/xf86-video-i740
98 +x11-drivers/xf86-video-mach64
99 +x11-drivers/xf86-video-modesetting
100 +x11-drivers/xf86-video-neomagic
101 +x11-drivers/xf86-video-opentegra
102 +x11-drivers/xf86-video-rendition
103 +x11-drivers/xf86-video-s3
104 +x11-drivers/xf86-video-s3virge
105 +x11-drivers/xf86-video-savage
106 +x11-drivers/xf86-video-sis
107 +x11-drivers/xf86-video-sisusb
108 +x11-drivers/xf86-video-suncg14
109 +x11-drivers/xf86-video-suncg3
110 +x11-drivers/xf86-video-suncg6
111 +x11-drivers/xf86-video-sunffb
112 +x11-drivers/xf86-video-sunleo
113 +x11-drivers/xf86-video-suntcx
114 +x11-drivers/xf86-video-tga
115 +x11-drivers/xf86-video-trident
116 +x11-drivers/xf86-video-tseng
117 +
118 # Jonas Stein <jstein@g.o> (23 Nov 2017)
119 # Depends on the AIM service which will be discontinued on 2017-12-15.
120 # See also bug #638564. Masked for removal on 2017-12-20