summaryrefslogtreecommitdiff
blob: 3bc8e7fdd77ec12367dd57ffc0d32c6957c39f1e (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
309
310
311
312
313
314
315
316
317
318
319
320
321
322
323
324
325
326
327
328
329
330
331
332
333
334
335
336
337
338
339
340
341
342
343
344
345
346
347
348
349
350
351
352
353
354
355
356
357
358
359
360
361
362
363
364
365
366
367
368
369
370
371
372
373
374
375
376
377
378
379
380
381
382
383
384
385
386
387
388
389
390
391
392
393
394
395
396
397
398
399
400
401
402
403
404
405
406
407
408
409
410
411
412
413
414
415
416
417
418
419
420
421
422
423
424
425
426
427
428
429
430
431
432
433
434
435
436
437
438
439
440
441
442
443
444
445
446
447
448
449
450
451
452
453
454
455
456
457
458
459
460
461
462
463
464
465
466
467
468
469
470
471
472
473
474
475
476
477
478
479
480
481
482
483
484
485
486
487
488
489
490
491
492
493
494
495
496
497
498
499
500
501
502
503
504
505
506
507
508
509
510
511
512
513
514
515
516
517
518
519
520
521
522
523
524
525
526
527
528
529
530
531
532
533
534
535
536
537
538
539
540
541
542
543
544
545
546
547
548
549
550
551
552
553
554
555
556
557
558
559
560
561
562
563
564
565
566
567
568
569
570
571
572
573
574
575
576
577
578
579
580
581
582
583
584
585
586
587
588
589
590
591
592
593
594
595
596
597
598
599
600
601
602
603
604
605
606
607
608
609
610
611
612
613
614
615
616
617
618
619
620
621
622
623
624
625
626
627
628
629
630
631
632
633
634
635
636
637
# Copyright 1999-2021 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2

####################################################################
#
# When you add an entry to the top of this file, add your name, the date
# in the UTC timezone, and an explanation of why something is getting masked.
# Please be extremely careful not to commit atoms that are not valid, as it can
# cause large-scale breakage, especially if it ends up in the daily snapshot.
#
## Example:
##
## # Dev E. Loper <developer@gentoo.org> (2019-07-01)
## # Masking  these versions until we can get the
## # v4l stuff to work properly again
## =media-video/mplayer-0.90_pre5
## =media-video/mplayer-0.90_pre5-r1
#
# - Best last rites (removal) practices -
# Include the following info:
# a) reason for masking
# b) bug # for the removal (and yes you should have one)
# c) date of removal (either the date or "in x days")
#
## Example:
##
## # Dev E. Loper <developer@gentoo.org> (2019-07-01)
## # Masked for removal in 30 days.  Doesn't work
## # with new libfoo. Upstream dead, gtk-1, smells
## # funny. (bug #987654)
## app-misc/some-package

#--- END OF EXAMPLES ---

# Sam James <sam@gentoo.org> (2021-06-12)
# Masked until all reverse dependencies support
# OCaml 4.12.
# bug #795138
>=dev-lang/ocaml-4.12
=dev-ml/camlp4-4.12

# Alfredo Tupone <tupone@gentoo.org> (2021-06-11)
# Masked for removal in 30 days. No more supported
<dev-lang/gnat-gpl-2017
<dev-ada/gnat-suite-bin-2017

# Tomáš Mózes <hydrapolic@gmail.com> (2021-06-10)
# Based on unsupported grub-legacy, replaced by
# pvgrub2.
# Removal on 2021-07-08.  Bug #790668.
app-emulation/xen-pvgrub

# Sam James <sam@gentoo.org> (2021-06-10)
# Fails to build with modern libetpan. Unmaintained.
# See bug #699570, bug #448574.
# Removal on 2021-07-10.
mail-client/etpan-ng

# Michał Górny <mgorny@gentoo.org> (2021-06-05)
# A backport for 'older Python versions' with no revdeps.
# Removal on 2021-07-05.  Bug #794268.
dev-python/chainmap

# Stephan Hartmann <sultan@gentoo.org> (2021-06-05)
# Dev channel releases are only for people who
# are developers or want more experimental features
# and accept a more unstable release.
>=www-client/chromium-93

# Bernard Cafarelli <voyageur@gentoo.org> (2021-06-04)
# Alpha versions of fetchmail 7
# Add support for OAUTH2 for those needing it
=net-mail/fetchmail-7.0.0_alpha*

# Michał Górny <mgorny@gentoo.org> (2021-06-02)
# This is Python 2/3 compatibility layer that was used shortly
# by dev-python/pip.  No revdeps left.
# Removal on 2021-07-02.  Bug #793902.
dev-python/csv23

# Sam James <sam@gentoo.org> (2021-06-01)
# Possible issues with new ALSA release
# See bug #793410
=media-libs/alsa-lib-1.2.5_p20210604
=media-libs/alsa-topology-conf-1.2.5
=media-libs/alsa-ucm-conf-1.2.5-r1
=media-plugins/alsa-plugins-1.2.5
=media-sound/alsa-utils-1.2.5-r1

# Michał Górny <mgorny@gentoo.org> (2021-05-31)
# Requires removed media-libs/opencv version.
<media-plugins/gst-plugins-opencv-1.18

# Sam James <sam@gentoo.org> (2021-05-30)
# GStreamer 1.18.x! Masked for testing.
# This is a large suite of packages, so please
# be patient and report bugs if you choose to
# unmask.
# bug #756298, bug #690468.
~media-libs/gst-plugins-bad-1.18.4
~media-libs/gst-plugins-base-1.18.4
~media-libs/gst-plugins-good-1.18.4
~media-libs/gst-plugins-ugly-1.18.4
~media-libs/gstreamer-1.18.4
~media-libs/gst-rtsp-server-1.18.4
~media-plugins/gst-plugins-a52dec-1.18.4
~media-plugins/gst-plugins-amr-1.18.4
~media-plugins/gst-plugins-assrender-1.18.4
~media-plugins/gst-plugins-bluez-1.18.4
~media-plugins/gst-plugins-bs2b-1.18.4
~media-plugins/gst-plugins-cairo-1.18.4
~media-plugins/gst-plugins-cdio-1.18.4
~media-plugins/gst-plugins-cdparanoia-1.18.4
~media-plugins/gst-plugins-chromaprint-1.18.4
~media-plugins/gst-plugins-colormanagement-1.18.4
~media-plugins/gst-plugins-dash-1.18.4
~media-plugins/gst-plugins-dtls-1.18.4
~media-plugins/gst-plugins-dts-1.18.4
~media-plugins/gst-plugins-dv-1.18.4
~media-plugins/gst-plugins-dvb-1.18.4
~media-plugins/gst-plugins-dvdread-1.18.4
~media-plugins/gst-plugins-faac-1.18.4
~media-plugins/gst-plugins-faad-1.18.4
~media-plugins/gst-plugins-flac-1.18.4
~media-plugins/gst-plugins-gdkpixbuf-1.18.4
~media-plugins/gst-plugins-gtk-1.18.4
~media-plugins/gst-plugins-hls-1.18.4
~media-plugins/gst-plugins-jack-1.18.4
~media-plugins/gst-plugins-jpeg-1.18.4
~media-plugins/gst-plugins-kate-1.18.4
~media-plugins/gst-plugins-ladspa-1.18.4
~media-plugins/gst-plugins-lame-1.18.4
~media-plugins/gst-plugins-libav-1.18.4
~media-plugins/gst-plugins-libde265-1.18.4
~media-plugins/gst-plugins-libmms-1.18.4
~media-plugins/gst-plugins-libpng-1.18.4
~media-plugins/gst-plugins-libvisual-1.18.4
~media-plugins/gst-plugins-lv2-1.18.4
~media-plugins/gst-plugins-meta-1.18.4
~media-plugins/gst-plugins-modplug-1.18.4
~media-plugins/gst-plugins-mpeg2dec-1.18.4
~media-plugins/gst-plugins-mpeg2enc-1.18.4
~media-plugins/gst-plugins-mpg123-1.18.4
~media-plugins/gst-plugins-mplex-1.18.4
~media-plugins/gst-plugins-neon-1.18.4
~media-plugins/gst-plugins-ofa-1.18.4
~media-plugins/gst-plugins-opencv-1.18.4
~media-plugins/gst-plugins-openh264-1.18.4
~media-plugins/gst-plugins-opus-1.18.4
~media-plugins/gst-plugins-oss-1.18.4
~media-plugins/gst-plugins-pulse-1.18.4
~media-plugins/gst-plugins-raw1394-1.18.4
~media-plugins/gst-plugins-resindvd-1.18.4
~media-plugins/gst-plugins-rtmp-1.18.4
~media-plugins/gst-plugins-shout2-1.18.4
~media-plugins/gst-plugins-sidplay-1.18.4
~media-plugins/gst-plugins-smoothstreaming-1.18.4
~media-plugins/gst-plugins-soundtouch-1.18.4
~media-plugins/gst-plugins-soup-1.18.4
~media-plugins/gst-plugins-speex-1.18.4
~media-plugins/gst-plugins-srt-1.18.4
~media-plugins/gst-plugins-srtp-1.18.4
~media-plugins/gst-plugins-taglib-1.18.4
~media-plugins/gst-plugins-twolame-1.18.4
~media-plugins/gst-plugins-uvch264-1.18.4
~media-plugins/gst-plugins-v4l2-1.18.4
~media-plugins/gst-plugins-vaapi-1.18.4
~media-plugins/gst-plugins-voaacenc-1.18.4
~media-plugins/gst-plugins-voamrwbenc-1.18.4
~media-plugins/gst-plugins-vpx-1.18.4
~media-plugins/gst-plugins-wavpack-1.18.4
~media-plugins/gst-plugins-webrtc-1.18.4
~media-plugins/gst-plugins-x264-1.18.4
~media-plugins/gst-plugins-x265-1.18.4
~media-plugins/gst-plugins-ximagesrc-1.18.4
~media-plugins/gst-plugins-zbar-1.18.4

# Alfredo Tupone <tupone@gentoo.org> (2021-05-29)
# Old version masked for removal on 2021-07-01
# bug #788013
<net-mail/courier-imap-5

# Matthew Thode <prometheanfire@gentoo.org> (2021-05-27)
# remove some stuff to make redacted happy
# bug #793800
app-admin/glance
app-emulation/spice-html5
dev-python/aodhclient
dev-python/automaton
dev-python/castellan
dev-python/cursive
dev-python/futurist
dev-python/glance_store
dev-python/keystonemiddleware
dev-python/ldappool
dev-python/microversion-parse
dev-python/neutron-lib
dev-python/os-brick
dev-python/os-ken
dev-python/oslo-cache
dev-python/oslo-concurrency
dev-python/oslo-db
dev-python/oslo-messaging
dev-python/oslo-middleware
dev-python/oslo-policy
dev-python/oslo-privsep
dev-python/oslo-reports
dev-python/oslo-rootwrap
dev-python/oslo-service
dev-python/oslo-upgradecheck
dev-python/oslo-versionedobjects
dev-python/oslo-vmware
dev-python/osprofiler
dev-python/os-resource-classes
dev-python/os-traits
dev-python/os-vif
dev-python/os-win
dev-python/os-xenapi
dev-python/ovsdbapp
dev-python/pycadf
dev-python/pypowervm
dev-python/pysaml2
dev-python/python-barbicanclient
dev-python/python-blazarclient
dev-python/python-designateclient
dev-python/python-heatclient
dev-python/python-magnumclient
dev-python/python-manilaclient
dev-python/python-mistralclient
dev-python/python-monascaclient
dev-python/python-octaviaclient
dev-python/python-saharaclient
dev-python/python-senlinclient
dev-python/python-troveclient
dev-python/python-vitrageclient
dev-python/python-zaqarclient
dev-python/python-zunclient
dev-python/ryu
dev-python/taskflow
dev-python/tinyrpc
dev-python/tooz
dev-python/WSME
dev-python/XenAPI
dev-python/yaql
dev-python/zVMCloudConnector
sys-auth/keystone
sys-cluster/cinder
sys-cluster/heat
sys-cluster/neutron
sys-cluster/nova
sys-cluster/openstack-meta
sys-cluster/placement
sys-cluster/swift

# Andrey Grozin <grozin@gentoo.org> (2021-05-25)
# DEPENDs on sci-libs/proj-8
# Unmask after unmasking proj-8
>=sci-geosciences/qmapshack-1.16

# Volkmar W. Pogatzki <gentoo@pogatzki.net> (2021-05-25)
# dev-java/jakarta-activation-api-2.0.1 depends on masked >=virtual/{jdk,jre}-11
>=dev-java/jakarta-activation-api-2.0.1

# Fabian Groffen <grobian@gentoo.org> (2021-05-24)
# Hack on hack no longer sustainable
# - seemingly dead upstream
# - no (official) Python 3 support
# removal in 30 days, bug: https://bugs.gentoo.org/791613
app-admin/diamond

# Miroslav Šulc <fordfrog@gentoo.org> (2021-05-24)
# it's just a demo project, not a real app, see disclaimer
# at https://github.com/romainguy/jext
# removal in 30 days
# also removing an obsolete package that has only this dependant
# see bug: https://bugs.gentoo.org/791106
app-editors/jext
dev-java/jgoodies-looks:1.2

# Andrew Ammmerlaan <andrewammerlaan@gentoo.org> (2021-05-20)
# dev-python/QtPy-1.9.0-r4 now uses USE flags to control if it uses
# PySide2 or PyQt5. With the removal of -r3, this eselect module does
# not do anything and will only lead to confusion and possibly breakage.
# See also: https://bugs.gentoo.org/790764
# Removal in 30 days.
app-eselect/eselect-QtPy

# Miroslav Šulc <fordfrog@gentoo.org> (2021-05-20)
# no non-masked consumer, removal in 30 days
# see bug: https://bugs.gentoo.org/786852
dev-java/sun-jimi

# Miroslav Šulc <fordfrog@gentoo.org> (2021-05-20)
# no non-masked consumer, removal in 30 days
# see bug: https://bugs.gentoo.org/786828
dev-java/squareness-jlf

# Miroslav Šulc <fordfrog@gentoo.org> (2021-05-19)
# no consumer, removal in 30 days
# see bug: https://bugs.gentoo.org/784065
dev-java/werken-xpath

# Zac Medico <zmedico@gentoo.org> (2021-05-16)
# Obsoleted by go modules. Masked for removal in 30 days. Bug #790470.
dev-go/godep

# Miroslav Šulc <fordfrog@gentoo.org> (2021-05-16)
# no consumer, does not compile, not with jdk-11
# and not even with openjdk:8
# see bug: https://bugs.gentoo.org/790551
dev-java/freemarker

# Sergei Trofimovich <slyfox@gentoo.org> (2021-05-16)
# Mask gcc-7 branch (ended upstream support). Please switch
# to a freshed gcc branch.
<sys-devel/gcc-8
<dev-util/nvidia-cuda-toolkit-10
<dev-util/nvidia-cuda-sdk-10

# Sergei Trofimovich <slyfox@gentoo.org> (2021-05-16)
# Mask gcc-6 branch (ended upstream support). Please switch
# to a freshed gcc branch.
<sys-devel/gcc-7

# Andreas Sturmlechner <asturm@gentoo.org> (2021-05-15)
# Dead upstream, dead downstream, GTK+2 based.  Bug #770898
# Removal on 2021-06-14.
app-editors/amyedit

# Andreas Sturmlechner <asturm@gentoo.org> (2021-05-15)
# Unmaintained, GTK+2-based, dubiously duplicating app-mobilephone/gnokii[X]
# Removal on 2021-06-14. Bug #769032
app-mobilephone/gnocky

# Andreas Sturmlechner <asturm@gentoo.org> (2021-05-15)
# Long-standing bugs, GTK+2-based, last revdep of media-libs/libexif-gtk.
# Alternative: media-gfx/shotwell
# Removal on 2021-06-14.  Bugs #560032, #740020, #769095
media-gfx/gtkam

# Andreas Sturmlechner <asturm@gentoo.org> (2021-05-15)
# Unmaintained, pending version bump request since 2014, no revdeps.
# Removal on 2021-06-14.  Bug #507760
media-libs/libexif-gtk

# Andreas Sturmlechner <asturm@gentoo.org> (2021-05-15)
# Unmaintained, dead upstream since 2004, no hope to port away from GTK+2.
# Removal on 2021-06-14.  Bug #769110
media-gfx/gimageview

# Michał Górny <mgorny@gentoo.org> (2021-05-15)
# Relies on dev-python/astunparse that is broken with Python 3.8+
# and abandoned upstream.  The current version is also broken
# w/ sphinx-4 but with Python 3.7 being removed in half a month, bumping
# makes little sense.  No reverse dependencies.
# Removal on 2021-06-14.  Bug #743889.
dev-python/sphinxcontrib-httpdomain
dev-python/sphinxcontrib-httpexample

# Andreas Sturmlechner <asturm@gentoo.org> (2021-05-09)
# Unmaintained, last revdep of dev-perl/gtk2-spell, bugs #724796, #769296
# Removal on 2021-06-08
app-misc/gcstar
dev-perl/gtk2-spell

# David Seifert <soap@gentoo.org> (2021-05-09)
# All revdeps masked, last release in 1999, needs to do now.
# Bug #772815, removal in 30 days.
sci-libs/fftw:2.1

# David Seifert <soap@gentoo.org> (2021-05-09)
# Last consumer of sci-libs/fftw:2.1, last release over 20 years
# ago, dead upstream. Bug #779421, removal in 30 days.
media-sound/gramofile

# Sam James <sam@gentoo.org> (2021-05-09)
# Not working properly with cmake.eclass port
# bug #788448
=app-arch/brotli-1.0.9-r3

# Sam James <sam@gentoo.org> (2021-05-07)
# Masked for testing. Two major releases ahead of last packaged version.
# Please report bugs but this is experimental for now.
# bug #731266
>=net-mail/cyrus-imapd-3.4.0

# David Seifert <soap@gentoo.org> (2021-05-05)
# Causes unsolvable package conflicts, bug #788310
>=media-libs/openexr-3

# Eray Aslan <eras@gentoo.org> (2021-04-29)
# Mask experimental software
=mail-mta/postfix-3.7*

# Ulrich Müller <ulm@gentoo.org> (2021-04-20)
# Version 3.15 is broken with Emacs 27.2.
=app-emacs/mic-paren-3.15-r0

# Jonas Stein <jstein@gentoo.org> (2021-04-19)
# Bad SRC_URI, missing license files
# Removal on 2021-07-01.  Bug #784221.
x11-apps/amlc

# Volkmar W. Pogatzki <gentoo@pogatzki.net> (2021-04-18)
# dev-java/xerces-2.12.1 depends on masked >=virtual/{jdk,jre}-11
# https://bugs.gentoo.org/782697
>=dev-java/xerces-2.12.1

# Volkmar W. Pogatzki <gentoo@pogatzki.net> (2021-04-15)
# dev-java/jcodings-1.0.55 depends on masked >=virtual/{jdk,jre}-11
# dev-java/joni-2.1.41 depends on masked >=virtual/{jdk,jre}-11
>=dev-java/jcodings-1.0.55
>=dev-java/joni-2.1.41

# Lars Wendler <polynomial-c@gentoo.org> (2021-04-08)
# Masked for testing
>=app-crypt/gnupg-2.3.0

# Sam James <sam@gentoo.org> (2021-03-30)
# Seems to break dev-tex/culmus-latex
# Masking until we can investigate & fix
# bug #737406
=media-fonts/culmus-0.133-r1

# Lars Wendler <polynomial-c@gentoo.org> (2021-03-22)
# Has unidentified race condition on very fast CPUs that causes maintainer-
# mode to be triggered.
# Most likely caused by the following upstream commit:
#   https://git.savannah.gnu.org/cgit/autoconf.git/commit/?id=aba75f6d4a9c875a9d5d90a07c6b3678db66a4bf
sys-devel/autoconf:2.71

# Sam James <sam@gentoo.org> (2021-03-03)
# Doesn't seem to sync clock correctly
# in some cases.
# bug #772998
~net-misc/openntpd-6.8_p1

# Sam James <sam@gentoo.org> (2021-03-01)
# Mask new proj 8.x as it removes deprecated
# API. Likely to break several consumers
# which haven't yet ported.
# bug #729098
>=sci-libs/proj-8.0.0

# Sam James <sam@gentoo.org> (2021-02-18)
# 0.9.27 included a regression wrt deletes
# bug #768948
=dev-db/lmdb-0.9.27

# Lars Wendler <polynomial-c@gentoo.org> (2021-02-15)
# Mask development versions now that they were bumped...
=net-misc/kea-1.9*

# Marek Szuba <marecki@gentoo.org> (2021-01-21)
# Masked for testing and further work - the golang-vcs-snapshot variant
# seems to be incompatible with revdeps using go-module, the variant
# using the latter is still broken.
dev-go/qt

# Michał Górny <mgorny@gentoo.org> (2020-11-10)
# This old Kodi version requires vulnerable dev-python/pillow
# and prevents users from upgrading.  Masked for the time being.
# Bug #729672.
media-plugins/kodi-game-libretro-nestopia
media-plugins/kodi-game-libretro-dosbox

# Georgy Yakovlev <gyakovlev@gentoo.org> (2020-10-30)
# broken acl handling, possible broken chattr handling
# needs more testing
# bug #751739
=sys-apps/opentmpfiles-0.3.1

# Andreas Sturmlechner <asturm@gentoo.org> (2020-10-26)
# Historical metapackage that exists in slot 5 only for transition from KDE SC4.
# Masked for removal on 2021-08-31. Replaced by:
# emerge --noreplace kde-plasma/plasma-meta kde-apps/kde-apps-meta
kde-apps/kde-meta:5

# Andreas Sturmlechner <asturm@gentoo.org> (2020-10-26)
# Historical metapackage that exists in slot 5 only for transition from KDE SC4.
# Masked for removal on 2021-08-31. Replaced by:
# emerge --noreplace kde-plasma/plasma-meta kde-apps/kdecore-meta
kde-apps/kdebase-meta:5

# Sam James <sam@gentoo.org> (2020-10-05)
# Masked for testing. New major versions of Guile
# often break reverse dependencies.
# Guile in Gentoo is not slotted, so let's be cautious.
# bug #705554, bug #689408.
>=dev-scheme/guile-3.0.4

# Ulrich Müller <ulm@gentoo.org> (2020-10-04)
# Version 1.11 introduced different startup conventions for the server
# which breaks the OpenRC init script. Bug #746227.
>=net-misc/tigervnc-1.11.0

# Arfrever Frehtes Taifersar Arahesis <arfrever.fta@gmail.com> (2020-09-01)
# Mismatched version (bug #695022). Masked to force upgrade to 2.0.4_pre20200306162733.
# (Mask should remain after ebuilds are deleted, until 2021-03-01 or
# until new upstream release with proper versioning.)
~app-i18n/sunpinyin-3.0.0_rc1
~app-i18n/ibus-sunpinyin-3.0.0_rc1
~app-i18n/scim-sunpinyin-3.0.0_rc1
~app-i18n/xsunpinyin-3.0.0_rc1

# Alfredo Tupone <tupone@gentoo.org> (2020-08-23)
# Ported to py3 but not yet released
# Masked to allow py2.7 removal
dev-lang/spark

# Miroslav Šulc <fordfrog@gentoo.org> (2020-02-27)
# >=dev-java/ant-eclipse-ecj-4.10 depends on masked >=virtual/{jdk,jre}-11
# www-servers/tomcat >= 9 depends on masked dev-java/eclipse-ecj
>=dev-java/ant-eclipse-ecj-4.10
>=dev-java/eclipse-ecj-4.10
>=www-servers/tomcat-9

# Stefan Strogin <steils@gentoo.org> (2020-02-12)
# Mask for testing revdeps.
>=dev-games/mygui-3.4.0

# Patrick McLean <chutzpah@gentoo.org> (2020-02-07)
# Mask until sys-libs/libxcrypt[system] is unmasked
>=virtual/libcrypt-2

# Lars Wendler <polynomial-c@gentoo.org> (2019-11-14)
# Breaks archives containing relative paths
# when being called with --no-absolute-filenames
# bug #700020
=app-arch/cpio-2.13

# Matt Turner <mattst88@gentoo.org> (2019-09-01)
# TeXmacs is the only remaining package in tree that requires guile-1.8, which
# is unsupported upstream. A TeXmacs port to Guile-2 has been in progress for a
# few years. Bug #436400
app-office/texmacs
<dev-scheme/guile-2

# Robin H. Johnson <robbat2@gentoo.org> (2019-07-08)
# Needs LOTS of testing, broke boot on my laptop in early attempts, maybe needs
# matching genkernel work?
>=sys-fs/lvm2-2.03

# Andreas Sturmlechner <asturm@gentoo.org> (2018-11-25)
# Masked per security vulnerability CVE-2018-14345, bug #661510
# Keeping it masked while users have unsolved issues with >0.15.0.
<x11-misc/sddm-0.18.0

# Andreas Sturmlechner <asturm@gentoo.org> (2018-10-07)
# Masked for more testing especially of reverse-deps.
>=dev-games/ogre-1.11.2

# Andreas K. Hüttel <dilfridge@gentoo.org> (2018-09-11)
# Mask transition ebuilds that were needed only for <glibc-2.26
# We will keep them in the tree as long as we have masked
# <glibc-2.26.
~net-libs/libnsl-0
~net-libs/rpcsvc-proto-0

# James Le Cuirot <chewi@gentoo.org> (2017-12-17)
# Java 11 is not yet fully supported on Gentoo. Packages cannot depend
# on it so these virtuals are not yet required. If you wish to use
# Java 11 then install openjdk-(jdk|jre)-bin directly.
virtual/jdk:11
virtual/jre:11

# Andreas K. Hüttel <dilfridge@gentoo.org> (2017-10-18)
# sys-devel/automake versions 1.4, 1.5, 1.6, 1.7, 1.8
# have known security vulnerabilities, are broken with
# recent Perl (>=5.26.0), and are not used by anything in
# the Gentoo repository. Please uninstall.
sys-devel/automake:1.4
sys-devel/automake:1.5
sys-devel/automake:1.6
sys-devel/automake:1.7
sys-devel/automake:1.8
sys-devel/automake:1.9
sys-devel/automake:1.10

# Nicolas Bock <nicolasbock@gentoo.org> (2017-10-31)
# There are multiple unresolved upstream issues with >=jabref-bin-4.0 (#636036).
# If you still would like to use this version, please report any issues to
# upstream.
>=app-text/jabref-bin-4.0

# Michał Górny <mgorny@gentoo.org> (2017-05-22)
# for Maciej S. Szmigiero <mail@maciej.szmigiero.name>
# Any version above 5.100.138 breaks b43 driver in various ways.
# Also, b43 wiki page says to use 5.100.138. Bug #541080.
>=sys-firmware/b43-firmware-6.30.163.46

# Andreas K. Hüttel <dilfridge@gentoo.org> (2017-05-21)
# (and others, updated later)
# These old versions of toolchain packages (binutils, gcc, glibc) are no
# longer officially supported and are not suitable for general use. Using
# these packages can result in build failures (and possible breakage) for
# many packages, and may leave your system vulnerable to known security
# exploits.
# If you still use one of these old toolchain packages, please upgrade (and
# switch the compiler / the binutils) ASAP. If you need them for a specific
# (isolated) use case, feel free to unmask them on your system.
<sys-libs/glibc-2.32-r3
<sys-devel/binutils-2.35.2
<sys-devel/binutils-hppa64-2.35.2

# Michael Orlitzky <mjo@gentoo.org> (2017-01-07)
# This package has some dangerous quality and security issues, but
# people may still find it useful. It is masked to prevent accidental
# use. See bugs 603346 and 604998 for more information.
app-admin/amazon-ec2-init

# Michał Górny <mgorny@gentoo.org> (2016-11-17)
# New version masked for testing. It supports source-window buffer size
# over 2G but it 'currently performs 3-5% slower and has 1-2% worse
# compression'.
>=dev-util/xdelta-3.1.0

# Robin H. Johnson <robbat2@gentoo.org> (2014-08-04)
# Masked for testing, presently fails upstream testsuite:
# FAIL:07:02:35 (00:00:00) db_dump/db_load(./TESTDIR.3/recd001.db:child killed: kill signal): expected 0, got 1
# FAIL:07:02:35 (00:00:00) Dump/load of ./TESTDIR.3/recd001.db failed.
# FAIL:07:02:35 (00:00:00) db_verify_preop: expected 0, got 1
=sys-libs/db-6.1*
=sys-libs/db-6.2*
=sys-libs/db-18.1*

# Mike Gilbert <floppym@gentoo.org> (2014-03-04)
# Dev channel releases are only for people who are developers or want more
# experimental features and accept a more unstable release.
www-plugins/chrome-binary-plugins:unstable

# Diego E. Pettenò <flameeyes@gentoo.org> (2009-01-03)
# These packages are not supposed to be merged directly, instead
# please use sys-devel/crossdev to install them.
dev-util/mingw64-runtime
sys-libs/newlib
dev-embedded/avr-libc