commit: c4c3539d38d4503fe94a8b3de221340b023140a4 Author: Marek Szuba <marecki <AT> gentoo <DOT> org> AuthorDate: Thu Apr 14 09:49:40 2022 +0000 Commit: Marek Szuba <marecki <AT> gentoo <DOT> org> CommitDate: Thu Apr 14 09:49:40 2022 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=c4c3539d
profiles: mask sys-cluster/singularity Project renamed upstream, users should now use app-containers/apptainer. No fixed removal date yet. Signed-off-by: Marek Szuba <marecki <AT> gentoo.org> profiles/package.mask | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/profiles/package.mask b/profiles/package.mask index d9328464b8d1..c1ac7f4ec8be 100644 --- a/profiles/package.mask +++ b/profiles/package.mask @@ -33,6 +33,11 @@ #--- END OF EXAMPLES --- +# Marek Szuba <[email protected]> (2022-04-14) +# Singularity has been renamed upstream to Apptainer. Therefore, up-to-date +# versions of this software are now available as app-containers/apptainer. +sys-cluster/singularity + # Sam James <[email protected]> (2022-04-13) # 2.35.2 was a quick release to mitigate a security issue (bug #838127), but # introduces problems of its own with e.g. Portage. bug #838223. Pending
