diff options
author | V3n3RiX <venerix@koprulu.sector> | 2022-07-13 19:37:38 +0100 |
---|---|---|
committer | V3n3RiX <venerix@koprulu.sector> | 2022-07-13 19:37:38 +0100 |
commit | d01ca4361883c2aec4ffb1c2dcd75980773fdc31 (patch) | |
tree | b918b6c397ceb2422bde7865f55fd37ff8eef908 /profiles | |
parent | 7b02e37a04e4051a91a109814d386711f41f9a4b (diff) |
gentoo auto-resync : 13:07:2022 - 19:37:38
Diffstat (limited to 'profiles')
-rw-r--r-- | profiles/Manifest.gz | bin | 147463 -> 147465 bytes | |||
-rw-r--r-- | profiles/package.mask | 12 | ||||
-rw-r--r-- | profiles/use.local.desc | 2 |
3 files changed, 7 insertions, 7 deletions
diff --git a/profiles/Manifest.gz b/profiles/Manifest.gz Binary files differindex 3cfe025424a6..d4016f6449f6 100644 --- a/profiles/Manifest.gz +++ b/profiles/Manifest.gz diff --git a/profiles/package.mask b/profiles/package.mask index 41d0ba723e77..fb607b2fe35c 100644 --- a/profiles/package.mask +++ b/profiles/package.mask @@ -33,6 +33,13 @@ #--- END OF EXAMPLES --- +# Marek Szuba <marecki@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 +# QA violations in Gentoo. Mask until all of the latter have been resolved +# and the jumbo patch fixing the former has been thoroughly tested. +>media-gfx/gmic-3.1.0 + # Volkmar W. Pogatzki <gentoo@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. @@ -357,11 +364,6 @@ dev-ml/core_bench:0/0.15 dev-ml/patience_diff:0/0.15 dev-util/patdiff:0/0.15 -# Marek Szuba <marecki@gentoo.org> (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 <sam@gentoo.org> (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 diff --git a/profiles/use.local.desc b/profiles/use.local.desc index 4534b934be5b..7e3f68af44eb 100644 --- a/profiles/use.local.desc +++ b/profiles/use.local.desc @@ -8169,8 +8169,6 @@ sys-cluster/rdma-core:python - Enable pyverbs support sys-cluster/rdma-core:valgrind - Enable valgrind notations sys-cluster/resource-agents:libnet - Force use of net-libs/libnet sys-cluster/resource-agents:rgmanager - Install resources for rgmanager -sys-cluster/singularity:network - Install network plug-ins -sys-cluster/singularity:suid - Install SUID helper binary sys-cluster/slurm:html - Build html documentation sys-cluster/slurm:ipmi - Build support for collecting some ipmi stats sys-cluster/slurm:json - Add support for json-persing via json-c |