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/arch/powerpc/ppc64/64ul/, profiles/arch/amd64/, ...
Date: Sat, 23 May 2020 08:56:17
Message-Id: 1590224168.875a7e75319ec3b35ea1cb9d0928c0ca70758562.mgorny@gentoo
1 commit: 875a7e75319ec3b35ea1cb9d0928c0ca70758562
2 Author: Michał Górny <mgorny <AT> gentoo <DOT> org>
3 AuthorDate: Sat May 23 08:50:52 2020 +0000
4 Commit: Michał Górny <mgorny <AT> gentoo <DOT> org>
5 CommitDate: Sat May 23 08:56:08 2020 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=875a7e75
7
8 profiles: Remove stale package references
9
10 Signed-off-by: Michał Górny <mgorny <AT> gentoo.org>
11
12 profiles/arch/amd64/package.use.mask | 8 -------
13 profiles/arch/amd64/x32/package.mask | 3 ---
14 profiles/arch/arm/package.use.mask | 4 ----
15 profiles/arch/base/package.use.mask | 4 ----
16 profiles/arch/powerpc/ppc64/64ul/package.mask | 1 -
17 profiles/base/package.use.force | 10 ---------
18 profiles/base/package.use.mask | 24 ---------------------
19 profiles/base/package.use.stable.mask | 4 ----
20 profiles/default/linux/musl/package.mask | 2 +-
21 profiles/default/linux/uclibc/package.mask | 2 +-
22 profiles/features/prefix/package.mask | 2 --
23 profiles/features/prefix/rpath/package.mask | 4 ----
24 profiles/features/selinux/package.mask | 7 ------
25 profiles/features/selinux/package.use.mask | 1 -
26 profiles/package.mask | 25 ----------------------
27 profiles/prefix/darwin/macos/arch/ppc/package.mask | 4 ----
28 profiles/prefix/darwin/macos/package.mask | 10 ---------
29 profiles/prefix/sunos/solaris/package.mask | 5 -----
30 18 files changed, 2 insertions(+), 118 deletions(-)
31
32 diff --git a/profiles/arch/amd64/package.use.mask b/profiles/arch/amd64/package.use.mask
33 index 0555bad5aaa..0c7e8848203 100644
34 --- a/profiles/arch/amd64/package.use.mask
35 +++ b/profiles/arch/amd64/package.use.mask
36 @@ -123,10 +123,6 @@ dev-util/catalyst -system-bootloader
37 # Mask everywhere, unmask where appropriate.
38 media-video/mpv -vulkan
39
40 -# Mikle Kolyada <zlogene@g.o> (2018-06-02)
41 -# Too many untested ruby dependencies
42 -<dev-ruby/haml-5 test
43 -
44 # Nick Sarnie <sarnex@g.o> (2018-04-29)
45 # media-libs/vulkan-loader and app-emulation/vkd3d are keyworded on amd64
46 app-emulation/wine-staging -vkd3d -vulkan
47 @@ -145,10 +141,6 @@ media-libs/opencv -contribxfeatures2d
48 # cpyrit-cuda does not support GCC 4.9 or later
49 net-wireless/pyrit cuda
50
51 -# Rick Farina <zerochaos@g.o> (2017-05-11)
52 -# nexpose work on amd64
53 -net-analyzer/metasploit -nexpose
54 -
55 # Thomas Deutschmann <whissi@g.o> (2017-03-01)
56 # dev-libs/libmaxminddb is keyworded on amd64
57 app-admin/rsyslog -mdblookup
58
59 diff --git a/profiles/arch/amd64/x32/package.mask b/profiles/arch/amd64/x32/package.mask
60 index be7d5265624..6a58f6aa527 100644
61 --- a/profiles/arch/amd64/x32/package.mask
62 +++ b/profiles/arch/amd64/x32/package.mask
63 @@ -36,17 +36,14 @@ net-im/slack
64 # Masked packages containing V8.
65 # Michał Górny <mgorny@g.o> (2018-01-12)
66 # ...and their reverse dependencies.
67 -app-editors/atom
68 dev-lang/coffee-script
69 dev-python/bokeh
70 -dev-python/blaze
71 dev-ruby/autoprefixer-rails
72 dev-ruby/coffee-rails
73 dev-ruby/coffee-script
74 dev-ruby/execjs
75 dev-ruby/turbolinks
76 dev-ruby/uglifier
77 -dev-util/electron
78 net-libs/nodejs
79 sys-apps/yarn
80 www-apps/jekyll-coffeescript
81
82 diff --git a/profiles/arch/arm/package.use.mask b/profiles/arch/arm/package.use.mask
83 index eec97d3a2fe..296af178d13 100644
84 --- a/profiles/arch/arm/package.use.mask
85 +++ b/profiles/arch/arm/package.use.mask
86 @@ -409,10 +409,6 @@ dev-libs/efl physics
87 # luajit isn't keyworded for arm yet, which is a bummer
88 net-im/prosody jit
89
90 -# Rick Farina <zerochaos@g.o> (2014-01-09)
91 -# rjb doesn't work on arm, so no java hacks for metasploit
92 -net-analyzer/metasploit java
93 -
94 # Markus Meier <maekke@g.o> (2013-12-26)
95 # Unkeyworded deps, bug #488724
96 app-office/gnumeric libgda
97
98 diff --git a/profiles/arch/base/package.use.mask b/profiles/arch/base/package.use.mask
99 index 4e77a1108a5..67ebc83ad97 100644
100 --- a/profiles/arch/base/package.use.mask
101 +++ b/profiles/arch/base/package.use.mask
102 @@ -111,10 +111,6 @@ app-laptop/pbbuttonsd macbook
103 # Requires [cuda] which is masked in most of the profiles.
104 media-libs/opencv contribxfeatures2d
105
106 -# Rick Farina <zerochaos@g.o> (2017-05-11)
107 -# the needed deps are amd64/x86 only
108 -net-analyzer/metasploit nexpose
109 -
110 # Thomas Deutschmann <whissi@g.o> (2017-03-01)
111 # dev-libs/libmaxminddb is only keyworded on amd64 and x86 at the moment
112 app-admin/rsyslog mdblookup
113
114 diff --git a/profiles/arch/powerpc/ppc64/64ul/package.mask b/profiles/arch/powerpc/ppc64/64ul/package.mask
115 index c4378385bb3..a4cdefb5603 100644
116 --- a/profiles/arch/powerpc/ppc64/64ul/package.mask
117 +++ b/profiles/arch/powerpc/ppc64/64ul/package.mask
118 @@ -13,4 +13,3 @@ dev-java/openjdk-bin
119
120 # <gcc-4 does not compile with >=gcc-4 on ppc64
121 sys-libs/libstdc++-v3
122 -<sys-devel/gcc-4.1
123
124 diff --git a/profiles/base/package.use.force b/profiles/base/package.use.force
125 index dcf6d45e20c..eec1e97793d 100644
126 --- a/profiles/base/package.use.force
127 +++ b/profiles/base/package.use.force
128 @@ -6,10 +6,6 @@
129 sys-kernel/gentoo-kernel savedconfig
130 sys-kernel/vanilla-kernel savedconfig
131
132 -# Alfredo Tupone <tupone@g.o> (2020-04-06)
133 -# USE=ada is mandatory to build a gnat compiler
134 -sys-devel/gnat-gpl ada
135 -
136 # Matt Turner <mattst88@g.o> (2020-03-28)
137 # wget is the default FETCHCOMMAND, and most distfiles are distributed via
138 # HTTPS. Bug #611072
139 @@ -20,12 +16,6 @@ net-misc/wget ssl
140 # is maintained for experts only.
141 sys-libs/libcxx libcxxabi
142
143 -# Lars Wendler <polynomial-c@g.o> (2019-12-23)
144 -# This release does no longer build with x11-libs/gtk+:2
145 -# and upstream has no intention to fix this.
146 -# https://bugs.gentoo.org/703592
147 -~www-client/seamonkey-2.49.5 force-gtk3
148 -
149 # Michał Górny <mgorny@g.o> (2019-12-06)
150 # Non-initramfs builds do not work with the default .config. Force
151 # the mask, so that users don't brick their systems. If somebody wants
152
153 diff --git a/profiles/base/package.use.mask b/profiles/base/package.use.mask
154 index da0e7dcd8df..da2a0f6ad47 100644
155 --- a/profiles/base/package.use.mask
156 +++ b/profiles/base/package.use.mask
157 @@ -116,12 +116,6 @@ kde-frameworks/frameworkintegration appstream
158 # The dependency is python-single-r1 while the package (and its revdeps)
159 # are python-r1.
160 dev-python/rdflib redland
161 -www-apps/venus redland
162 -
163 -# Michał Górny <mgorny@g.o> (2020-02-05)
164 -# Requires google-api-python-client with Python 2 which is no longer
165 -# supported by its dependencies.
166 -www-client/weboob X
167
168 # Michał Górny <mgorny@g.o> (2020-02-04)
169 # Unsatisfiable dep due to missing impls.
170 @@ -134,16 +128,9 @@ dev-python/zeep tornado
171
172 # Michał Górny <mgorny@g.o> (2020-01-29)
173 # Require dev-python/epydoc which is being removed.
174 -<=dev-python/cosmolopy-0.1.104-r2 doc
175 -<=dev-python/dbus-python-1.2.4 doc
176 <=dev-python/pycrypto-2.6.1-r2 doc
177 -<=dev-python/pygene-0.2.1-r1 doc
178 -<=dev-python/python-musicbrainz-0.7.4-r1 doc
179 -<=dev-python/python-nss-0.16.0 doc
180 -<=dev-python/qpid-python-0.20 doc
181 <=dev-python/restkit-4.2.2 doc
182 <=dev-python/suds-0.6-r1 doc
183 -<=sci-libs/pymmlib-1.2.1-r1 doc
184
185 # Michał Górny <mgorny@g.o> (2020-01-27)
186 # Requires old split dev-python/twisted-*.
187 @@ -188,7 +175,6 @@ dev-python/restkit cli
188 # using any-r1 API to build docs or cond-deps.
189 dev-python/matplotlib doc
190 dev-python/pandas doc
191 -<dev-python/pandas-0.24.2 full-support test
192 dev-python/pandas-datareader doc
193 dev-python/patsy doc
194 dev-python/statsmodels doc
195 @@ -406,11 +392,6 @@ net-analyzer/nrpe command-args
196 # sys-kernel/openvz-sources is being treecleaned wrt #580516.
197 app-emulation/libvirt openvz
198
199 -# Michał Górny <mgorny@g.o> (2017-07-30)
200 -# The Z3 backend is unstable and causes assertion failures. Mask it
201 -# until upstream fixes it properly.
202 -<sys-devel/clang-8 z3
203 -
204 # Mike Gilbert <floppym@g.o> (2017-07-09)
205 # Matthias Dahl <matthias.dahl@×××××××××××××.eu> (2017-07-05)
206 # Both are not your typical garden-variety Linux programs and are
207 @@ -581,11 +562,6 @@ app-leechcraft/lc-azoth sarin
208 # Needs hardmasked lua-5.2
209 >=media-plugins/grilo-plugins-0.2.12 lua
210
211 -# Rick Farina <zerochaos@g.o> (2015-12-30)
212 -# mask test use flag since tests do not pass
213 -# mask development use flag since most of it isn't packaged (or useful)
214 -net-analyzer/metasploit development test
215 -
216 # Tom Wijsman <TomWij@g.o> (2014-05-14)
217 # Documentation generation needs APIviz which is not in the Portage tree yet.
218 # Tracked in Gentoo bug #509602.
219
220 diff --git a/profiles/base/package.use.stable.mask b/profiles/base/package.use.stable.mask
221 index 5d1e13d6653..ece807d3047 100644
222 --- a/profiles/base/package.use.stable.mask
223 +++ b/profiles/base/package.use.stable.mask
224 @@ -44,10 +44,6 @@ media-libs/opencv vtk
225 # instead if you can.
226 dev-perl/DBD-mysql mariadb
227
228 -# Andreas Sturmlechner <asturm@g.o> (2019-08-16)
229 -# dev-libs/libical[glib] was not stable tested, bug #689434
230 -=dev-libs/libical-3.0.5 glib
231 -
232 # Michał Górny <mgorny@g.o> (2019-07-31)
233 # Freshly added test dependency for a test-restricted package. Mask
234 # the flag to avoid stabilizing it for the time being.
235
236 diff --git a/profiles/default/linux/musl/package.mask b/profiles/default/linux/musl/package.mask
237 index 7c6232008f5..c31afdd10b5 100644
238 --- a/profiles/default/linux/musl/package.mask
239 +++ b/profiles/default/linux/musl/package.mask
240 @@ -59,8 +59,8 @@ games-fps/ut2004-data
241 games-fps/ut2004-demo
242 games-misc/little-inferno
243 games-misc/papers-please
244 -games-puzzle/world-of-goo
245 games-puzzle/world-of-goo-demo
246 +games-puzzle/world-of-goo-hb
247 games-roguelike/adom
248 games-roguelike/neon-chrome
249 games-rpg/costume-quest
250
251 diff --git a/profiles/default/linux/uclibc/package.mask b/profiles/default/linux/uclibc/package.mask
252 index 1b388edcf04..b4cb4c5d8a6 100644
253 --- a/profiles/default/linux/uclibc/package.mask
254 +++ b/profiles/default/linux/uclibc/package.mask
255 @@ -35,8 +35,8 @@ games-fps/ut2004-bonuspack-cbp2
256 games-fps/ut2004-bonuspack-ece
257 games-fps/ut2004-bonuspack-mega
258 games-fps/ut2004-data
259 -games-puzzle/world-of-goo
260 games-puzzle/world-of-goo-demo
261 +games-puzzle/world-of-goo-hb
262 games-roguelike/neon-chrome
263 games-rpg/costume-quest
264 games-rpg/wasteland2
265
266 diff --git a/profiles/features/prefix/package.mask b/profiles/features/prefix/package.mask
267 index d7c27784d85..d461cd30365 100644
268 --- a/profiles/features/prefix/package.mask
269 +++ b/profiles/features/prefix/package.mask
270 @@ -19,6 +19,4 @@ sys-apps/systemd-readahead
271 sys-kernel/installkernel-systemd-boot
272 sys-process/systemd-cron
273 www-misc/profile-sync-daemon
274 -<x11-wm/mutter-3.30
275 -<gnome-base/gnome-shell-3.30
276 <virtual/service-manager-1
277
278 diff --git a/profiles/features/prefix/rpath/package.mask b/profiles/features/prefix/rpath/package.mask
279 index e3f46170a20..9c3656178be 100644
280 --- a/profiles/features/prefix/rpath/package.mask
281 +++ b/profiles/features/prefix/rpath/package.mask
282 @@ -16,7 +16,3 @@ net-fs/openafs
283 # If you have MacFuse or some other implementation of fuse installed, you can
284 # probably use this by placing sys-fs/fuse in package.provided, bug 272210
285 net-fs/curlftpfs
286 -
287 -# Fabian Groffen <grobian@g.o> (2008-01-11)
288 -# Screws up things, see bug #204998
289 -<sys-devel/gcc-3.4.0
290
291 diff --git a/profiles/features/selinux/package.mask b/profiles/features/selinux/package.mask
292 index d49714cde9a..e9597d8e860 100644
293 --- a/profiles/features/selinux/package.mask
294 +++ b/profiles/features/selinux/package.mask
295 @@ -59,12 +59,5 @@ gnome-extra/gnome-user-share
296 # SELinux userspace 3.0 dropped python2_7 support
297 # python2_7-only packages that depend on portage
298 # cause unresolvable deps
299 -=app-admin/bcfg2-1.2.4-r1
300 -<app-admin/salt-2018
301 -<app-admin/webapp-config-1.55
302 app-portage/distpatch
303 -<app-portage/g-sorcery-0.2.1-r1
304 -=app-portage/gs-elpa-0.1.3
305 -<app-portage/layman-2.4.2
306 app-portage/metagen
307 -=app-portage/overlint-0.5.2
308
309 diff --git a/profiles/features/selinux/package.use.mask b/profiles/features/selinux/package.use.mask
310 index ebfb091bb2d..a191b2f3777 100644
311 --- a/profiles/features/selinux/package.use.mask
312 +++ b/profiles/features/selinux/package.use.mask
313 @@ -28,5 +28,4 @@ net-wireless/bluez user-session
314
315 # Jason Zaman <perfinion@g.o> (2019-12-01)
316 # SELinux userspace 3.0 dropped python2.7 support
317 -app-admin/matter python_targets_python2_7
318 kde-frameworks/frameworkintegration appstream
319
320 diff --git a/profiles/package.mask b/profiles/package.mask
321 index d7a4f854275..db42aa9a723 100644
322 --- a/profiles/package.mask
323 +++ b/profiles/package.mask
324 @@ -681,12 +681,6 @@ net-misc/ssvnc
325 # Bug #716574
326 =x11-libs/libdrm-2.4.101
327
328 -# Alfredo Tupone <tupone@g.o> (2020-04-10)
329 -# Masked for removal
330 -# Last release 2002
331 -# No reverse dependency
332 -dev-tcltk/tcl-mccp
333 -
334 # Lars Wendler <polynomial-c@g.o> (2020-04-02)
335 # Introduced new privsep (chroot) feature. Masked for testing.
336 >=net-misc/dhcpcd-9.0.0
337 @@ -803,12 +797,6 @@ www-plugins/passff
338 # python2_7 out of default PYTHON_TARGETS first.
339 ~dev-python/setuptools-46.1.3
340
341 -# Mikle Kolyada <zlogene@g.o> (2020-01-13)
342 -# Current versioning breaks portage logic and prevents
343 -# us from adding official releases made by google.
344 -# Please DOWNGRADE to dev-python/nototools-0_pre20200113
345 -=dev-python/nototools-20190320
346 -
347 # Ulrich Müller <ulm@g.o> (2020-01-06)
348 # Snapshots from Git and pretest versions, masked for testing.
349 =app-editors/emacs-27.0.50_pre*
350 @@ -829,8 +817,6 @@ dev-db/clickhouse
351 # Michał Górny <mgorny@g.o> (2019-10-20)
352 # Testing version that breaks multiple plugins. Let's keep it masked
353 # until upstream releases fixed versions.
354 -~xfce-base/xfce4-panel-4.15.0
355 -~xfce-base/xfce4-panel-4.15.1
356 ~xfce-base/xfce4-panel-4.15.2
357
358 # Lars Wendler <polynomial-c@g.o> (2019-10-16)
359 @@ -846,10 +832,6 @@ dev-java/eclipse-ecj:4.13
360 # Requires >=dev-lang/lua-5.3 which is masked
361 >=dev-util/bam-0.5.0
362
363 -# Matt Turner <mattst88@g.o> (2019-09-01)
364 -# <dev-scheme/guile-2 is package.mask'd
365 -<media-sound/lilypond-2.19
366 -
367 # Matt Turner <mattst88@g.o> (2019-09-01)
368 # TeXmacs is the only remaining package in tree that requires guile-1.8, which
369 # is unsupported upstream. A TeXmacs port to Guile-2 has been in progress for a
370 @@ -950,11 +932,6 @@ dev-java/eclipse-ecj:4.10
371 # Masked for more testing especially of reverse-deps.
372 >=dev-games/ogre-1.11.2
373
374 -# Thomas Deutschmann <whissi@g.o> (2018-10-06)
375 -# Outdated and vulnerable snapshot; libav-12.3 is the better
376 -# version for now
377 -=media-video/libav-13_pre20171219
378 -
379 # Andreas K. Hüttel <dilfridge@g.o> (2018-09-11)
380 # Mask transition ebuilds that were needed only for <glibc-2.26
381 # We will keep them in the tree as long as we have masked
382 @@ -1014,7 +991,6 @@ sys-devel/automake:1.10
383 # Old versions of CUDA and their reverse dependencies. They do not
384 # support GCC 5+, and are really old.
385 # (updated 2017-12-27 with cuda < 8 because of gcc < 5 mask)
386 -<dev-python/pycuda-2016
387 <dev-util/nvidia-cuda-sdk-8
388 <dev-util/nvidia-cuda-toolkit-8
389 net-wireless/cpyrit-cuda
390 @@ -1094,7 +1070,6 @@ www-plugins/chrome-binary-plugins:unstable
391 # Diego E. Pettenò <flameeyes@g.o> (2009-01-03)
392 # These packages are not supposed to be merged directly, instead
393 # please use sys-devel/crossdev to install them.
394 -dev-libs/cygwin
395 dev-util/mingw64-runtime
396 sys-libs/newlib
397 dev-embedded/avr-libc
398
399 diff --git a/profiles/prefix/darwin/macos/arch/ppc/package.mask b/profiles/prefix/darwin/macos/arch/ppc/package.mask
400 index 465640b2505..05a1b5c5c54 100644
401 --- a/profiles/prefix/darwin/macos/arch/ppc/package.mask
402 +++ b/profiles/prefix/darwin/macos/arch/ppc/package.mask
403 @@ -5,10 +5,6 @@
404 # All the Mac OS X profiles inherit from their matching arch profile here.
405
406
407 -# Fabian Groffen <grobian@g.o> (2018-12-22)
408 -# this version of libffi causes gcc to buserror
409 -=dev-libs/libffi-3.3_rc0
410 -
411 # Fabian Groffen <grobian@g.o> (2012-03-05)
412 # Apple removed entire PowerPC support from ld in ld64-128.2 (4.3)
413 # a backport of PPC support was kept until compilation with gcc-apple
414
415 diff --git a/profiles/prefix/darwin/macos/package.mask b/profiles/prefix/darwin/macos/package.mask
416 index 017bcf4c121..44d19c92696 100644
417 --- a/profiles/prefix/darwin/macos/package.mask
418 +++ b/profiles/prefix/darwin/macos/package.mask
419 @@ -11,16 +11,6 @@ sys-libs/darwin-libc-headers:10.13
420 sys-kernel/xnu-headers:10.14
421 sys-libs/darwin-libc-headers:10.14
422
423 -# Fabian Groffen <grobian@g.o> (2019-04-30)
424 -# Fails to install, bug #684030
425 -=dev-lang/perl-5.28.2*
426 -
427 -# Fabian Groffen <grobian@g.o> (2019-04-26)
428 -# LLVM/clang 7.1 crashes at runtime
429 -# llvm::optional_detail::OptionalStorage<llvm::ArrayRef<llvm::StringRef>,
430 -=sys-devel/clang-7.1.0*
431 -=sys-devel/llvm-7.1.0*
432 -
433 # Fabian Groffen <grobian@g.o> (2019-03-22)
434 # Newer versions break because they insist on sysroot usage lacking
435 # -lSystem as looked for by clang/llvm. If your system got this
436
437 diff --git a/profiles/prefix/sunos/solaris/package.mask b/profiles/prefix/sunos/solaris/package.mask
438 index db66b4271b6..e2455cec220 100644
439 --- a/profiles/prefix/sunos/solaris/package.mask
440 +++ b/profiles/prefix/sunos/solaris/package.mask
441 @@ -6,7 +6,6 @@
442 # errors, probably a versioning problem, confirmed on Solaris 10 and
443 # OpenIndiana (11)
444 # For instance XML-Parser generates lookup errors when importing from Perl
445 -=sys-devel/binutils-2.31.1*
446 =sys-devel/binutils-2.32*
447
448 # Fabian Groffen <grobian@g.o> (2014-01-14)
449 @@ -18,10 +17,6 @@ sys-apps/util-linux
450 # the system libelf to function properly.
451 dev-libs/libelf
452
453 -# Fabian Groffen <grobian@g.o> (2011-08-25)
454 -# Fails to compile, and not worth fixing, bug #379723
455 -=sys-devel/gcc-4.3.6*
456 -
457 # Fabian Groffen <grobian@g.o> (2007-01-21)
458 # doesn't understand arguments on Solaris
459 =dev-vcs/cvs-1.12.12*