summaryrefslogtreecommitdiff
path: root/profiles/package.mask
blob: 832863fe8b15b65fe206200ea0c9d24f7e28cc49 (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
638
639
640
641
642
643
644
645
646
647
648
649
650
651
652
653
654
655
656
657
658
659
660
661
662
663
664
665
666
667
668
669
670
671
672
673
674
675
676
677
678
679
680
681
682
683
684
685
686
687
688
689
690
691
692
693
694
695
696
697
698
699
700
701
702
703
704
705
706
707
708
709
710
711
712
713
714
715
716
717
718
719
720
721
722
723
724
725
726
727
728
729
730
731
732
733
734
735
736
737
738
739
740
741
742
743
744
745
746
747
748
749
750
751
752
753
754
755
756
757
758
759
760
761
762
763
764
765
766
767
768
769
770
771
772
773
774
775
776
777
778
779
780
781
782
783
784
785
786
787
788
789
790
791
792
793
794
795
796
797
798
799
800
801
802
803
804
805
806
807
808
809
810
811
812
813
814
815
816
817
818
819
820
821
822
823
824
825
826
827
828
829
830
831
832
833
834
835
836
837
838
839
840
841
842
843
844
845
846
847
848
849
850
851
852
853
854
855
856
857
858
859
860
861
862
# 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 ---

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

# Ulrich Müller <ulm@gentoo.org> (2021-08-06)
# Masked for removal in 30 days. Upstream has joined the
# manpages-l10n project, so 5.06 was their ultimate release
# as a separate package. Use app-i18n/man-pages-l10n[l10n_it]
# as replacement. Bug #769017.
app-i18n/man-pages-it

# David Seifert <soap@gentoo.org> (2021-08-05)
# Dead upstream, last release over 5 years ago, multiple
# build issues, fails to build with GCC 11. Use something like
# sci-biology/abyss or canu as a modern day replacement.
# Bug #610094, #715874, #731860, #739486, removal in 30 days.
sci-biology/wgs-assembler

# David Seifert <soap@gentoo.org> (2021-08-05)
# Unmaintained, tons of issues, fails to build with GCC 11.
# Bug #631598, #690024, #735960, #749038, #761415, #761667,
# #778557, #786789, #799179, removal in 30 days.
app-backup/bareos
dev-libs/bareos-fastlzlib
dev-python/bareos

# Sam James <sam@gentoo.org> (2021-08-05)
# Fails to build with GCC 11. No activity upstream.
# bug #740308, bug #789816. Removal on 2021-09-05.
app-eselect/eselect-audicle
app-eselect/eselect-miniaudicle
media-sound/audicle

# Sam James <sam@gentoo.org> (2021-08-04)
# Fails to build with GCC 11. No activity upstream since 2008.
# bug #730692, bug #787866. Removal on 2021-09-04.
dev-scheme/ypsilon

# Sam James <sam@gentoo.org> (2021-08-04)
# Fails to build with GCC 11. Library with no reverse-dependencies.
# bug #731254, bug #787905. Removal on 2021-09-04.
net-libs/openmq-cclient

# Sam James <sam@gentoo.org> (2021-08-04)
# Fails to build with GCC 11, no activity upstream.
# bug #786738. Removal on 2021-09-04.
app-dicts/kasumi

# Sam James <sam@gentoo.org> (2021-08-04)
# Fails to build with GCC 11, no activity upstream.
# bug #729106, bug #786648. Removal on 2021-09-04.
app-backup/zbackup

# Sam James <sam@gentoo.org> (2021-08-04)
# Fails to build with GCC 11, large number of open bugs,
# no activity upstream. bug #692806, bug #694674, bug #712832,
# bug #725166, bug #740792, bug #788637, bug #798042.
# Removal on 2021-09-04.
net-misc/stargazer

# Sam James <sam@gentoo.org> (2021-08-04)
# Fails to build with GCC 11 and has Boost incompatibility issues.
# bug #741646, bug #792993. Removal on 2021-09-04.
sci-physics/sassena

# David Seifert <soap@gentoo.org> (2021-08-04)
# Last release over 4 years ago, upstream pretty much dead, the
# ecosystem has switched to dev-util/pkgconf, which is alive. Testing
# and prefix bugs, blocks WANT_AUTOMAKE=1.12 removal.
# (If you hit blockers, please run:
# $ emerge --deselect dev-util/pkgconfig
# This is necessary as your world file should not contain dependencies.)
# Bug #245228, #632124, #691268, #767853, removal in 30 days.
dev-util/pkgconfig

# David Seifert <soap@gentoo.org> (2021-08-04)
# Last release 11 years ago, XDG env issue, no revdeps, blocks
# WANT_AUTOMAKE=1.11 removal, last major distro to package this.
# Bug #586586, removal in 30 days.
media-libs/memphis

# David Seifert <soap@gentoo.org> (2021-08-04)
# Last release 16 years ago, multiple build failures, unmaintained,
# upstream disappeared, last distro that still packages this.
# Bug #722376, #742938, #742941, removal in 30 days.
app-i18n/libtabe
app-i18n/xcin

# David Seifert <soap@gentoo.org> (2021-08-04)
# Last release 7 years ago, multiple test failures, unmaintained,
# last distro that still packages this.
# Bug #629610, #646690, removal in 30 days.
dev-libs/hyperleveldb
dev-libs/replicant

# Andreas Sturmlechner <asturm@gentoo.org> (2021-08-02)
# Two years after the tracker was opened it is time to mask dev-qt/qtwebkit
# for good. No commits to upstream repository for >9 months, latest available
# tarball still "alpha" with warning about known unpatched vulnerabilities.
# Bugs: #684580, #685750, #709858, #740416
dev-qt/qtwebkit:5
app-text/fb2edit
mail-client/trojita
<media-video/openshot-2.5.1_p20210228

# Sam James <sam@gentoo.org> (2021-08-01)
# Broken with GCC 11, out of date, unmaintained in Gentoo.
# bug #763651, bug #774009, bug #789027, bug #759988.
# Removal on 2021-09-01.
dev-util/intel-graphics-compiler
dev-libs/intel-neo

# Sam James <sam@gentoo.org> (2021-08-01)
# Fails to compile, multiple open bugs.
# No activity upstream since 2015.
# bug #570484, bug #715412, bug #723204.
# Removal on 2021-09-01.
sys-apps/lmctfy

# Sam James <sam@gentoo.org> (2021-08-01)
# Fails to build with network-sandbox and variety
# of other open bugs. Unmaintained.
# bug #632638, bug #688530, bug #709992, bug #757768,
# bug #796920. Removal on 2021-09-01.
sys-apps/habitat

# David Seifert <soap@gentoo.org> (2021-08-01)
# Dropped into ::gentoo, then unmaintained. Multiple versions behind
# upstream, GCC 11 bug open, lacks python 3.10, python library without
# revdeps. Bug #790137, #792870, removal in 30 days.
sci-libs/sktime

# David Seifert <soap@gentoo.org> (2021-08-01)
# Last release 10 years ago, EOL upstream, no other distro packages this
# anymore, tons of bugs. Revdeps are unmaintained too and out of date.
# Bug #798015, removal in 30 days.
sci-biology/ncbi-tools
sci-biology/njplot
sci-biology/psipred
sci-chemistry/mars
sci-libs/rosetta-fragments

# Andreas K. Hüttel <dilfridge@gentoo.org> (2021-07-31)
# Obsolete; all versions in current Perl core distributions
# are newer, and no virtuals currently pull these packages.
# Removal in 30 days.
perl-core/ExtUtils-MakeMaker
perl-core/ExtUtils-Manifest
perl-core/File-Path
perl-core/Getopt-Long
perl-core/HTTP-Tiny
perl-core/JSON-PP
perl-core/libnet

# David Seifert <soap@gentoo.org> (2021-07-30)
# games-engines/renpy has been gone for 6 months, the
# eselect module has no use anymore and the ebuild has
# QA issues. Bug #805275, removal in 30 days.
app-eselect/eselect-renpy

# Miroslav Šulc <fordfrog@gentoo.org> (2021-07-30)
# these libs have no consumers, removal in 30 days
# see bug: https://bugs.gentoo.org/805152
dev-java/jgoodies-animation
dev-java/jgoodies-binding
dev-java/jgoodies-forms

# Joonas Niilola <juippis@gentoo.org> (2021-07-29)
# Upstream provided migration instructions from 2. -> 3. update,
# breaks if not all at least many revdeps. #805011 for tracker bug.
>=net-libs/mbedtls-3.0.0

# Sam James <sam@gentoo.org> (2021-07-26)
# Fails to build with GCC 11. No activity upstream.
# Removal on 2021-08-26. bug #740536, bug #624746.
media-sound/tapestrea

# Sam James <sam@gentoo.org> (2021-07-26)
# Rather out of date, several open bugs, fails to build with GCC 11.
# Removal in 2021-08-26.
# bug #793020, bug #692976, bug #741600, bug #703948, bug #674334.
sci-misc/tango

# Sam James <sam@gentoo.org> (2021-07-26)
# Fails to build with GCC 11.
# Removal on 2021-08-26. bug #788577.
net-im/minbif

# Sam James <sam@gentoo.org> (2021-07-26)
# No activity upstream. No reverse dependencies (library).
# Fails to build with GCC 11.
# Removal on 2021-08-26. bug #787113, bug #735714, bug #657510.
dev-cpp/libxsd-frontend
dev-cpp/libcutl
dev-util/build

# John Helmert III <ajak@gentoo.org> (2021-07-26)
# Open security bug, service backing it seems to be dead, making these
# packages useless. Old EAPIs. Removal on 2021-08-26. Bug #630814
app-portage/getdelta
app-portage/deltup

# John Helmert III <ajak@gentoo.org> (2021-07-26)
# Maintained needed, open security bug, uninterested upstream.
# No revdeps. Removal on 2021-08-26. Bug #752408.
app-text/lout

# David Seifert <soap@gentoo.org> (2021-07-26)
# Fails to build with GCC 11, terrible codebase, tests fail with
# modern ImageMagick, last release over 12 years ago.
# Bug #725436, #786915, removal in 30 days.
sci-electronics/drawtiming

# Sam James <sam@gentoo.org> (2021-07-25)
# No activity upstream since 2014. Fails to build with GCC 11.
# Only one reverse dependency (media-libs/openexr_ctl) which
# is uninstallable.
# Removal on 2021-08-25. bug #789792, bug #715298.
media-libs/openexr_ctl

# Michał Górny <mgorny@gentoo.org> (2021-07-25)
# Conflicts with dev-python/pyxdg.  Upstream is unwilling to resolve
# this.  The only revdep has been patched to use pyxdg.
# Removal on 2021-08-24.  Bug #804127.
dev-python/xdg

# Volkmar W. Pogatzki <gentoo@pogatzki.net> (2021-07-24)
# API, its only consumer is last-rited
# removal in 30 days
dev-java/jsr101

# Michał Górny <mgorny@gentoo.org> (2021-07-23)
# Abandoned.  All versions are vulnerable to CVE-2021-33909.
# sys-kernel/gentoo-kernel{,-bin} are the suggested replacements.
# Removal on 2021-08-06.  Bug #803212.
sys-kernel/bliss-kernel-bin

# Conrad Kostecki <conikost@gentoo.org> (2021-07-23)
# Outdated and multiple bugs open.
# Other alternatives in tree available.
# Removal in 30 days (2021-08-22)
www-servers/resin

# Alfredo Tupone <tupone@gentoo.org> (2021-07-23)
# Requirements conflicts so it is not buildable
# No revdep. Retire in 30 days (2021-08-22)
dev-ml/cstruct

# Marek Szuba <marecki@gentoo.org> (2021-07-18)
# No dev-cpp/gtkmm:4 in the tree yet (Bug #801490)
>=media-sound/easyeffects-6.0.0

# Hans de Graaff <graaff@gentoo.org> (2021-07-18)
# Compatibility package for ruby 1.8. No longer maintained upstream.
# Last release in 2016, but current release in gentoo is from 2012.
# No reverse dependencies.
# Masked for removal in 30 days.
dev-ruby/sfl

# William Hubbs <williamh@gentoo.org> (2021-07-17)
# Does not build and has multiple open bugs including a security issue.
# Dead upstream (last release in 2006).
# Removal in 30 days (2021-08-16) (bug #602594).
app-accessibility/eflite

# Andreas K. Hüttel <dilfridge@gentoo.org> (2021-07-17)
# Obsolete; all versions in current Perl core distributions
# are newer, and no virtuals currently pull these packages.
# Removal in 30 days.
perl-core/Archive-Tar
perl-core/CPAN-Meta
perl-core/CPAN-Meta-Requirements
perl-core/Data-Dumper
perl-core/Digest
perl-core/Digest-MD5
perl-core/Digest-SHA
perl-core/Dumpvalue
perl-core/Encode
perl-core/ExtUtils-Constant

# Hans de Graaff <graaff@gentoo.org> (2021-07-17)
# Deprecated upstream, replaced with factory_bot.
# Last release in 2017, no dependencies.
# Masked for removal in 30 days.
dev-ruby/factory_girl

# Hans de Graaff <graaff@gentoo.org> (2021-07-17)
# Deprecated upstream, no longer needed with rspec 2+
# Last release in 2016, factory_girl was last dependency.
# Masked for removal in 30 days.
dev-ruby/bourne

# Volkmar W. Pogatzki <gentoo@pogatzki.net> (2021-07-16)
# library with no consumer, multiple vulnerabilities
# removal in 30 days (bug #713098)
dev-java/xmlrpc

# Kai Krakow <hurikhan77+bgo@gmail.com> (2021-07-16)
# To be replaced by net-p2p/go-ipfs, no migration needed.
# Simply deselect the masked package and install the replacement.
# Masked for removal in 30 days. Bug #802381
net-p2p/go-ipfs-bin

# Hans de Graaff <graaff@gentoo.org> (2021-07-15)
# Dead upstream, no longer maintained, last release in 2013.
# No dependencies.
# Masked for removal in 30 days.
dev-ruby/spork

# John Helmert III <ajak@gentoo.org> (2021-07-14)
# Dead upstream, unfixed security issue.
# Removal on 2021-08-13.  Bugs #755896, #781467.
net-proxy/polipo

# Marek Szuba <marecki@gentoo.org> (2021-07-14)
# New, considerably refactored major version with a new build system.
# Masked for further testing.
>=sci-libs/pastix-6.0.0

# Marco Scardovi <marco@scardovi.vom> (2021-07-13)
# These packages were only ported for netbox. Not useful for anything else
# No revdeps. Removal in 30 days (Bug #801991)
dev-python/markuppy
dev-python/tablib

# Andrew Ammerlaan <andrewammerlaan@gentoo.org> (2021-07-12)
# Version 3.3.0 suffers from ridiculously high CPU usage, this version has
# therefore been retracted upstream.
# https://github.com/RocketChat/Rocket.Chat.Electron/issues/2068
# https://github.com/RocketChat/Rocket.Chat.Electron/issues/2070
=net-im/rocketchat-desktop-bin-3.3.0

# Marek Szuba <marecki@gentoo.org> (2021-07-12)
# No releases since March 2015, no upstream repo activity since November
# 2019. Unmaintained in Gentoo. Depends on effectively EOLed Lua 5.2,
# fails to build against any other version. Removal in 30 days (Bug #801883)
app-crypt/cardpeek

# Marek Szuba <marecki@gentoo.org> (2021-07-12)
# Effectively EOL, no packages in the tree strictly require this
# particular version. Removal, of both the ebuilds and target support,
# in 30 days (bug #801865).
dev-lang/lua:5.2

# Craig Andrews <candrews@gentoo.org> (2021-07-10)
# Masked until November, 2021
# This release adds enforcement of the Taproot protocol change to the Bitcoin
# rules, beginning in November. Protocol changes require user consent to be
# effective, and if enforced inconsistently within the community may compromise
# your security or others! If you do not know what you are doing, learn more
# before November. (You must make a decision either way - simply not upgrading
# is insecure in all scenarios.)
# To learn more, see https://bitcointaproot.cc
>=net-p2p/bitcoind-0.21.1
>=net-p2p/bitcoin-qt-0.21.1
>=net-libs/libbitcoinconsensus-0.21.1

# Lars Wendler <polynomial-c@gentoo.org> (2021-07-10)
# Masked for testing
>=mail-client/claws-mail-4.0.0

# Craig Andrews <candrews@gentoo.org> (2021-07-09)
# deprecated; replaced by media-plugins/kodi-audiodecoder-sacd
# No reverse dependencies
# See https://bugs.gentoo.org/801406
# Masked for removal in 30 days.
media-plugins/kodi-vfs-sacd

# Hans de Graaff <graaff@gentoo.org> (2021-07-09)
# Last release in 2016. Tests fail with recent git versions.
# No reverse dependencies, no maintainer.
# Masked for removal in 30 days.
dev-vcs/git-num

# Hans de Graaff <graaff@gentoo.org> (2021-07-09)
# Last release in 2014 and no longer supported upstream. Obsolete CSS
# framework with known issues.
# Masked for removal in 30 days.
dev-ruby/compass
dev-ruby/compass-core
dev-ruby/compass-import-once

# Hans de Graaff <graaff@gentoo.org> (2021-07-09)
# Mask ruby25 for removal. This version is no longer supported
# upstream. Use a newer ruby version, e.g ruby26.
# Masked for removal in 30 days.
dev-lang/ruby:2.5
=dev-ruby/rubygems-2.7*
dev-ruby/did_you_mean:2.5

# Pacho Ramos <pacho@gentoo.org> (2021-07-08)
# Doesn't support Gnome 40, use gnome-shell-extension-desktop-icons-ng
# instead. Removal in 30 days.
gnome-extra/gnome-shell-extension-desktop-icons

# Pacho Ramos <pacho@gentoo.org> (2021-07-08)
# Doesn't support Gnome 40, use gnome-shell-extension-appindicator instead
# (also supports legacy tray icons). Removal in 30 days.
gnome-extra/gnome-shell-extensions-topicons-plus

# Hans de Graaff <graaff@gentoo.org> (2021-07-07)
# Security bug CVE-2015-9284, bug 761960. Use slot 2 instead.
# Masked for removal in 30 days.
dev-ruby/omniauth:0

# Hans de Graaff <graaff@gentoo.org> (2021-07-06)
# Obsolete slot, no dependencies. Use dev-ruby/http:4 instead.
# Masked for removal in 30 days.
dev-ruby/http:3

# Hans de Graaff <graaff@gentoo.org> (2021-07-06)
# Last release in 2013, no tests, no dependencies.
# Masked for removal in 30 days.
dev-ruby/nagios

# Hans de Graaff <graaff@gentoo.org> (2021-07-06)
# Last release in 2013, no tests, no dependencies.
# Masked for removal in 30 days.
dev-ruby/notify

# Hans de Graaff <graaff@gentoo.org> (2021-07-06)
# Last release in 2013, all dependencies have switched to rash_alt.
# Masked for removal in 30 days.
dev-ruby/rash

# Michał Górny <mgorny@gentoo.org> (2021-07-06)
# Upstream changed license to GPL-3+ in order to deliberately cause
# incompatiblity with revdep licenses.  Mask until the situation
# is resolved.  Bug #791259.
>=media-libs/libopenaptx-0.2.1

# Aaron W. Swenon <titanofold@gentoo.org> (2021-07-05)
# PostgreSQL 9.5 has reached end of life and will no longer receive any
# updates -- security or otherwise -- from upstream or Gentoo.
# You should migrate immediately.
#     https://wiki.gentoo.org/wiki/PostgreSQL/QuickStart#Post-9.0_Migration
# For more information about PostgreSQL's versioning policy, see:
#     https://www.postgresql.org/support/versioning/#
# Removal after 2021-08-04.
dev-db/postgresql:9.5

# Michał Górny <mgorny@gentoo.org> (2021-07-06)
# Various Python 2-specific backports.  All the reverse dependencies
# (except for deps between these packages) have been eliminated.
# Removal on 2021-08-05.  Bug #800698.
dev-python/contextlib2
dev-python/linecache2
dev-python/pathlib2
dev-python/traceback2
dev-python/unittest2

# Georgy Yakovlev <gyakovlev@gentoo.org> (2021-07-04)
# severely broken nfs
# possibly depper problem due to bug in mm/page_alloc
# https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/commit/?id=ff4b2b4014cbffb3d32b22629252f4dc8616b0fe
# feel free to unmask if required, but be aware of
# possible silent data corruption
=sys-kernel/gentoo-sources-5.13.0
=sys-kernel/vanilla-sources-5.13.0

# Matt Turner <mattst88@gentoo.org> (2021-07-04)
# Not used by any package. Has not worked for a very long time
# as far as I can tell.
# Removal on 2021-08-04
app-eselect/eselect-xvmc

# Hans de Graaff <graaff@gentoo.org> (2021-07-04)
# Last release in 2016, failing tests, no dependencies.
# Masked for removal in 30 days.
dev-ruby/shotgun

# Hans de Graaff <graaff@gentoo.org> (2021-07-04)
# Last release in 2012, no working tests, no dependencies.
# Masked for removal in 30 days.
dev-ruby/source_map

# David Seifert <soap@gentoo.org> (2021-07-01)
# Berkeley DB slots that are long past EOL by Oracle,
# maintenance burden, and no real path forward by Oracle.
# Bug #792222, removal in 90 days.
sys-libs/db:1
sys-libs/db:3
sys-libs/db:4.2
sys-libs/db:4.3
sys-libs/db:4.4
sys-libs/db:4.5
sys-libs/db:4.6
sys-libs/db:4.7
sys-libs/db:5.1

# Matthias Maier <tamiko@gentoo.org> (2021-06-27)
# Last release in 2013. Fails to build. No reverse dependencies.
# Bugs #735260
# Removal on 2021-07-27
media-sound/loudness-scanner

# Volkmar W. Pogatzki <gentoo@pogatzki.net> (2021-06-21)
# library with no consumer, removal in 30 days
# see https://bugs.gentoo.org/794562
dev-java/bctsp

# Miroslav Šulc <fordfrog@gentoo.org> (2021-06-23)
# obsolete, no consumers
# see bug: https://bugs.gentoo.org/797739
dev-java/xml-commons

# Volkmar W. Pogatzki <gentoo@pogatzki.net> (2021-06-21)
# libraries without consumers, removal in 30 days
dev-java/bytelist
dev-java/jcodings
dev-java/joni
dev-java/jvyamlb

# Volkmar W. Pogatzki <gentoo@pogatzki.net> (2021-06-20)
# no consumer, removal in 30 days
# see bug: https://bugs.gentoo.org/796587
# and https://bugs.gentoo.org/561504
dev-java/annogen
dev-java/xml-xmlbeans
java-virtuals/stax-api
dev-java/jsr173
dev-java/jibx-tools

# Conrad Kostecki <conikost@gentoo.org> (2021-06-20)
# New Minecraft server release needs at least Java 16,
# which is currently not available in Gentoo.
>=games-server/minecraft-server-1.17

# Davide Pesavento <pesa@gentoo.org> (2021-06-15)
# Masked for revdep testing.
>=dev-python/sip-6
>=dev-python/PyQt5-5.15.5_pre
>=dev-python/qscintilla-python-2.13

# Volkmar W. Pogatzki <gentoo@pogatzki.net> (2021-06-14)
# DeprecatedDep jre-1.3, upstream dead,removal in 30 days
# see bug: https://bugs.gentoo.org/787410
media-gfx/povtree

# 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

# 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*

# 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

# 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

# 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

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

# 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

# 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

# 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

# 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
>=sci-geosciences/qmapshack-1.16

# 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

# 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

# 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

# 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
sys-devel/automake:1.11
sys-devel/automake:1.12

# 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.33
<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

# 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