commit: d6957c8ab178c1284b5407f185196f3aa146ffb4 Author: Anna (cybertailor) Vyalkova <cyber+gentoo <AT> sysrq <DOT> in> AuthorDate: Mon Jan 15 03:29:52 2024 +0000 Commit: Anna Vyalkova <cyber+gentoo <AT> sysrq <DOT> in> CommitDate: Mon Jan 15 03:29:52 2024 +0000 URL: https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=d6957c8a
profiles: mask a bunch of sys-cluster/* pkgs Bug: https://bugs.gentoo.org/631552 Bug: https://bugs.gentoo.org/920104 Signed-off-by: Anna (cybertailor) Vyalkova <cyber+gentoo <AT> sysrq.in> profiles/package.mask | 34 ++++++++++++++++++++++++++++++++++ 1 file changed, 34 insertions(+) diff --git a/profiles/package.mask b/profiles/package.mask index d007660c40..11ee8df7fb 100644 --- a/profiles/package.mask +++ b/profiles/package.mask @@ -14,6 +14,40 @@ # New entries go on top. +# Anna Vyalkova <[email protected]> (2024-01-15) +# Depend on treecleaned sys-cluster/slurm (bug #631552, #920104) +# Masked for removal in 30 days. +sys-cluster/libi +sys-cluster/libyogrt +sys-cluster/mrnet +sys-cluster/OpenHPC-meta +sys-cluster/portals4 +sys-cluster/redset +sys-cluster/scr +sys-cluster/SOS +sys-cluster/spath +sys-cluster/veloc +sys-kernel/msr-safe +# and revdeps +sys-cluster/TCL +sys-cluster/er +sys-cluster/extrae +sys-cluster/osu-micro-benchmarks +sys-cluster/synapse +# and revdeps of revdeps +sys-cluster/clusteringsuite +sys-cluster/dlb +sys-cluster/mcxx +sys-cluster/nanos6 +sys-cluster/nanox +sys-cluster/paraver-kernel +sys-cluster/spectral +sys-cluster/wxparaver +# and revdeps of revdeps of revdeps +sys-cluster/temanejo +# and... yeah +sys-cluster/parsec + # Anna Vyalkova <[email protected]> (2024-01-07) # Depends on removed dev-java/gradle-bin slot. net-libs/signald
