commit:     911e1e5350f47b93d76ae4acaae0d270c3b52b66
Author:     hololeap <hololeap <AT> users <DOT> noreply <DOT> github <DOT> com>
AuthorDate: Sun Aug 14 07:41:32 2022 +0000
Commit:     Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Sun Aug 21 02:21:45 2022 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=911e1e53

profiles: Mask doctest-parallel

Does not currently work with Setup.hs

See: <https://github.com/martijnbastiaan/doctest-parallel/issues/45>
Signed-off-by: Sam James <sam <AT> gentoo.org>

 profiles/package.mask | 56 +++++++++++++++++++++++++++++++++++++++++++++++++++
 1 file changed, 56 insertions(+)

diff --git a/profiles/package.mask b/profiles/package.mask
index d0b1326f4f14..ef94ac184923 100644
--- a/profiles/package.mask
+++ b/profiles/package.mask
@@ -33,6 +33,12 @@
 
 #--- END OF EXAMPLES ---
 
+# hololeap <holol...@protonmail.com> (2022-08-19)
+# doctest-parallel does not currently work with Setup.hs (used internally by
+# haskell-cabal.eclass)
+# See: <https://github.com/martijnbastiaan/doctest-parallel/issues/45>
+dev-haskell/doctest-parallel
+
 # John Helmert III <a...@gentoo.org> (2022-08-16)
 # Multiple vulnerabilities, unmaintained upstream, EAPI 6. Removal in 30
 # days, bug #830138
@@ -70,6 +76,12 @@ sys-cluster/slurm
 net-misc/calico-cni-plugin
 net-misc/calicoctl
 
+# Sam James <s...@gentoo.org> (2022-08-14)
+# Removes MSVC functionality which some packages are relying on - they
+# need time to adapt to upstream setuptools changes.
+# bug #865183.
+=dev-python/setuptools-65.0.0
+
 # John Helmert III <a...@gentoo.org> (2022-08-14)
 # Vulnerable and unmaintained for years, many open bugs, no revdeps
 # Removal in 30 days, bug #631140
@@ -495,11 +507,35 @@ sci-libs/io_lib
 # Removal on 2022-08-18.
 kde-misc/plasma-applet-weather-widget
 
+# Sam James <s...@gentoo.org> (2022-07-17)
+# Code quality issues, out of date by several versions in Gentoo,
+# unmaintained, and several open bugs: bugs #521272, #729684, #855230.
+# Removal on 2022-08-17.
+dev-db/gigabase
+
 # Hans de Graaff <gra...@gentoo.org> (2022-07-16)
 # No longer supported upstream. Use a newer ruby version instead.
 # Masked for removal in 30 days.
 dev-lang/ruby:2.6
 
+# Sam James <s...@gentoo.org> (2022-07-15)
+# No activity upstream since early 2021, uses deprecated Go eclass,
+# open bugs: bug #680358, bug #844694. Removal on 2022-08-15.
+dev-util/docker-ls
+
+# Bernard Cafarelli <voyag...@gentoo.org> (2022-07-14)
+# Dead upstream (last release in 2013, no tarballs or git download)
+# No reverse dependencies for a long time, several test and build failures
+# Bug #857948, removal on 2022-08-13.
+net-misc/csync
+
+# David Seifert <s...@gentoo.org> (2022-07-14)
+# Unmaintained, no other major distro carries this, code quality is
+# abysmal, build system has major issues, tons of patches, EAPI 6,
+# no other revdeps in tree. Bug #822762, #831874, removal on 2022-08-13.
+sci-visualization/opendx
+sci-visualization/opendx-samples
+
 # Marek Szuba <mare...@gentoo.org> (2022-07-13)
 # Upstream has switched from CMake to hand-crafted Makefiles (yes, TO them),
 # which have seriously messed up dependency handling and trigger several
@@ -507,6 +543,26 @@ dev-lang/ruby:2.6
 # and the jumbo patch fixing the former has been thoroughly tested.
 >media-gfx/gmic-3.1.0
 
+# Volkmar W. Pogatzki <gen...@pogatzki.net> (2022-07-12)
+# Unused java libraries, all asm-* included in dev-java/asm,
+# log4j-api-java9 never to be used as a package. Removal on 2022-08-12.
+dev-java/asm-analysis
+dev-java/asm-commons
+dev-java/asm-tree
+dev-java/asm-util
+dev-java/log4j-api-java9
+
+# Sam James <s...@gentoo.org> (2022-07-12)
+# Huge number of open bugs, deprecated upstream (they recommend
+# using other video editors like Shotcut, Kdenlive, ...). Removal on 
2022-08-12.
+# Bugs #372053, #438248, #740528, #778338, #832380, #834406.
+media-video/kino
+
+# Matt Turner <matts...@gentoo.org> (2022-07-11)
+# Dead package upstream. No reverse dependencies.
+# Removal on 2022-08-11.
+x11-libs/gtk+extra
+
 # Fabian Groffen <grob...@gentoo.org> (2022-07-02)
 # Segfaults handling SPF validations (warn on permerror), like the
 # previous release, better not to trust your important mail to

Reply via email to