Gentoo Archives: gentoo-commits

From: "Michał Górny" <mgorny@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: profiles/releases/17.0/, profiles/features/prefix/, ...
Date: Tue, 21 Sep 2021 08:20:07
Message-Id: 1632210867.3912600e7cf4e1f5f20ea2a66f0ab80a9bc0f623.mgorny@gentoo
1 commit: 3912600e7cf4e1f5f20ea2a66f0ab80a9bc0f623
2 Author: Michał Górny <mgorny <AT> gentoo <DOT> org>
3 AuthorDate: Tue Sep 21 07:05:06 2021 +0000
4 Commit: Michał Górny <mgorny <AT> gentoo <DOT> org>
5 CommitDate: Tue Sep 21 07:54:27 2021 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=3912600e
7
8 profiles: Remove masks/flags for removed packages
9
10 Signed-off-by: Michał Górny <mgorny <AT> gentoo.org>
11
12 profiles/arch/amd64/package.use.stable.mask | 1 -
13 profiles/arch/arm/package.use.mask | 4 ----
14 profiles/arch/powerpc/package.use.mask | 1 -
15 profiles/features/musl/package.mask | 2 --
16 profiles/features/prefix/package.mask | 3 +--
17 profiles/features/uclibc/package.mask | 3 ---
18 profiles/package.deprecated | 7 -------
19 profiles/prefix/package.mask | 4 ----
20 profiles/releases/17.0/package.mask | 11 +----------
21 profiles/targets/desktop/plasma/package.use | 2 --
22 10 files changed, 2 insertions(+), 36 deletions(-)
23
24 diff --git a/profiles/arch/amd64/package.use.stable.mask b/profiles/arch/amd64/package.use.stable.mask
25 index 4e7011e833f..156ad7bf50e 100644
26 --- a/profiles/arch/amd64/package.use.stable.mask
27 +++ b/profiles/arch/amd64/package.use.stable.mask
28 @@ -60,7 +60,6 @@ net-misc/curl quiche
29 # Mask experimental contrib repo
30 # (except what's needed by digikam, dilfridge)
31 media-libs/opencv contribcvv contribhdf contribsfm contribxfeatures2d gflags glog tesseract
32 -<media-libs/opencv-4.4.0 contrib contribdnn
33
34 # Mikle Kolyada <zlogene@g.o> (2018-11-07)
35 # unmask sssd for sudo
36
37 diff --git a/profiles/arch/arm/package.use.mask b/profiles/arch/arm/package.use.mask
38 index 53436728e7a..1f39088eefc 100644
39 --- a/profiles/arch/arm/package.use.mask
40 +++ b/profiles/arch/arm/package.use.mask
41 @@ -238,10 +238,6 @@ net-misc/gerbera lastfm
42 # Requires USE=ipmi which is masked in this profile.
43 sys-power/nut ups_drivers_nut-ipmipsu
44
45 -# Michał Górny <mgorny@g.o> (2017-08-10)
46 -# Requires USE=octave which is masked in this profile.
47 -<=dev-python/ipython-7.24.1 test
48 -
49 # Michał Górny <mgorny@g.o> (2017-08-08)
50 # Requires USE=opencl that is masked in this profile.
51 net-misc/bfgminer adl lm-sensors
52
53 diff --git a/profiles/arch/powerpc/package.use.mask b/profiles/arch/powerpc/package.use.mask
54 index 433f3d1f5a8..d484560431b 100644
55 --- a/profiles/arch/powerpc/package.use.mask
56 +++ b/profiles/arch/powerpc/package.use.mask
57 @@ -256,7 +256,6 @@ dev-ruby/haml test
58 # Anthony G. Basile <blueness@g.o> (2014-08-14)
59 # Mask these flags since mongodb is broken on ppc/ppc64
60 dev-python/ipython doc matplotlib nbconvert notebook
61 -<=dev-python/ipython-7.24.1 test
62
63 # Anthony G. Basile <blueness@g.o> (2014-08-12)
64 # Ultimately pulls in nodejs which is broken.
65
66 diff --git a/profiles/features/musl/package.mask b/profiles/features/musl/package.mask
67 index efc4054da4c..0dc88bebc59 100644
68 --- a/profiles/features/musl/package.mask
69 +++ b/profiles/features/musl/package.mask
70 @@ -56,9 +56,7 @@ sys-libs/glibc
71 # We use eudev which is tested on both uclibc and musl
72 # As of 2021-08-08, >=sys-fs/udev-249-r2 is patched in Gentoo
73 # to work on musl.
74 -=virtual/libudev-232-r1
75 sys-apps/systemd
76 -<sys-fs/udev-249-r2
77
78 # systemd sources fail to build without glibc
79 sys-boot/systemd-boot
80
81 diff --git a/profiles/features/prefix/package.mask b/profiles/features/prefix/package.mask
82 index d461cd30365..80c1a0a431d 100644
83 --- a/profiles/features/prefix/package.mask
84 +++ b/profiles/features/prefix/package.mask
85 @@ -1,4 +1,4 @@
86 -# Copyright 1999-2020 Gentoo Authors
87 +# Copyright 1999-2021 Gentoo Authors
88 # Distributed under the terms of the GNU General Public License v2
89
90 # Benda Xu <heroxbd@g.o> (2019-08-20)
91 @@ -19,4 +19,3 @@ sys-apps/systemd-readahead
92 sys-kernel/installkernel-systemd-boot
93 sys-process/systemd-cron
94 www-misc/profile-sync-daemon
95 -<virtual/service-manager-1
96
97 diff --git a/profiles/features/uclibc/package.mask b/profiles/features/uclibc/package.mask
98 index ba157ac6b0c..8aa72890043 100644
99 --- a/profiles/features/uclibc/package.mask
100 +++ b/profiles/features/uclibc/package.mask
101 @@ -17,9 +17,6 @@ sys-apps/systemd-tmpfiles
102 # nvidia-drivers only works against glibc.
103 x11-drivers/nvidia-drivers
104
105 -# Version 8.31 is broken on uclibc, but not 8.30 or 8.32
106 -~sys-apps/coreutils-8.31
107 -
108 # We use eudev which is tested on both uclibc and musl
109 sys-apps/systemd
110 sys-fs/udev
111
112 diff --git a/profiles/package.deprecated b/profiles/package.deprecated
113 index 38a981b6318..08605a3da7f 100644
114 --- a/profiles/package.deprecated
115 +++ b/profiles/package.deprecated
116 @@ -26,13 +26,6 @@ dev-perl/Mail-Sender
117 dev-perl/Gtk2-SourceView2
118 dev-perl/Gtk2-Unique
119
120 -# Miroslav Šulc <fordfrog@g.o> (2021-04-14)
121 -# because of unmasking java 11, which does not support bytecode older
122 -# than 1.6, those are deprecated in the ebuild. also, as the lowest
123 -# java version we support is 1.8, the restriction is lifted even more.
124 -<virtual/jdk-1.8
125 -<virtual/jre-1.8
126 -
127 # Andreas Sturmlechner <asturm@g.o> (2020-11-20)
128 # dev-qt/qtwebkit is in the process of being removed, tracker bug #684580
129 dev-qt/qtwebkit
130
131 diff --git a/profiles/prefix/package.mask b/profiles/prefix/package.mask
132 index 01d4dcdb0ee..1aac924c744 100644
133 --- a/profiles/prefix/package.mask
134 +++ b/profiles/prefix/package.mask
135 @@ -19,10 +19,6 @@ dev-lang/python:3.6
136 # Python 2, you should really look into moving away from it.
137 dev-lang/python:2.7
138
139 -# Fabian Groffen <grobian@g.o> (2017-04-15)
140 -# reentrant patch breaks prefix option, bug #615560
141 -=sys-devel/flex-2.6.3-r1
142 -
143 # Elias Pipping <pipping@g.o> (2007-10-09)
144 # darwin-miscutils are only available on darwin
145 sys-apps/darwin-miscutils
146
147 diff --git a/profiles/releases/17.0/package.mask b/profiles/releases/17.0/package.mask
148 index db64114b138..e9154616e73 100644
149 --- a/profiles/releases/17.0/package.mask
150 +++ b/profiles/releases/17.0/package.mask
151 @@ -1,18 +1,9 @@
152 -# Copyright 1999-2018 Gentoo Foundation
153 +# Copyright 1999-2021 Gentoo Authors
154 # Distributed under the terms of the GNU General Public License v2
155
156 -# Andreas K. Huettel <dilfridge@g.o> (2017-05-27)
157 -# In the 17.0 profiles we assume that our system compiler uses C++14
158 -# or later as default language setting. This means it has to be at
159 -# least GCC 6. If you need an older compiler for specific purposes,
160 -# feel free to unmask it, however, using it for normal emerging of
161 -# packages is neither recommended nor supported in any way.
162 -<sys-devel/gcc-6
163 -
164 # Andreas K. Huettel <dilfridge@g.o> (2017-12-01)
165 # The following packages require GCC 5 or earlier and are therefore
166 # masked in the 17.0 profiles.
167 dev-java/ecj-gcj
168 dev-java/gcj-jdk
169 -<dev-util/nvidia-cuda-toolkit-9
170 <dev-util/nvidia-cuda-sdk-9
171
172 diff --git a/profiles/targets/desktop/plasma/package.use b/profiles/targets/desktop/plasma/package.use
173 index caaffc9ab3c..a85ee3fa4ce 100644
174 --- a/profiles/targets/desktop/plasma/package.use
175 +++ b/profiles/targets/desktop/plasma/package.use
176 @@ -56,8 +56,6 @@ sys-libs/zlib minizip
177 <x11-base/xorg-server-1.20.13-r1 wayland
178
179 # Keep existing defaults after dropping IUSE=phonon from make.defaults
180 -<kde-frameworks/knotifications-5.85 phonon
181 -<kde-frameworks/knotifyconfig-5.85 phonon
182 <app-office/calligra-3.3 phonon
183 kde-apps/kio-extras phonon
184 kde-apps/marble phonon