diff options
Diffstat (limited to 'profiles')
-rw-r--r-- | profiles/Manifest.gz | bin | 236075 -> 236079 bytes | |||
-rw-r--r-- | profiles/package.mask | 12 | ||||
-rw-r--r-- | profiles/use.local.desc | 2 |
3 files changed, 8 insertions, 6 deletions
diff --git a/profiles/Manifest.gz b/profiles/Manifest.gz Binary files differindex f2a5e313925f..406b4f01ebcd 100644 --- a/profiles/Manifest.gz +++ b/profiles/Manifest.gz diff --git a/profiles/package.mask b/profiles/package.mask index c040d120e8c8..5c809deac986 100644 --- a/profiles/package.mask +++ b/profiles/package.mask @@ -33,6 +33,14 @@ #--- END OF EXAMPLES --- +# Hans de Graaff <graaff@gentoo.org> (2024-10-27) + +# Obsolete slots without reverse dependencies. dev-util/cucumber will +# use other slots when installed. Removal on 2024-11-27. +dev-util/cucumber-gherkin:26 +dev-util/cucumber-messages:17 +dev-util/cucumber-messages:20 + # Arthur Zamarin <arthurzam@gentoo.org> (2024-10-23) # Doesn't support latest Rust/Cargo ebuild format and standard. Confuses # developers who tries to use it, and then see pkgcheck warnings on the @@ -225,10 +233,6 @@ x11-plugins/lurch # Removal on 2024-10-29. Bug #910612. dev-python/brython -# Volkmar W. Pogatzki <gentoo@pogatzki.net> (2024-09-28) -# Nothing depends on it. Removal on 2024-10-28. -dev-java/ant-core - # Robin H. Johnson <robbat2@gentoo.org> (2024-09-22) # Upstream testing release; fails some tests as well here # Beware that if you upgrade to it, you may need to reset your keyrings. diff --git a/profiles/use.local.desc b/profiles/use.local.desc index 86fa769bb608..2973d768c46d 100644 --- a/profiles/use.local.desc +++ b/profiles/use.local.desc @@ -7216,7 +7216,6 @@ sci-libs/blis:pthread - Use pthread threadding model sci-libs/blis:serial - Use no threadding model sci-libs/caffe2:distributed - Support distributed applications sci-libs/caffe2:fbgemm - Use FBGEMM -sci-libs/caffe2:ffmpeg - Add support for video processing operators sci-libs/caffe2:flash - Enable flash attention sci-libs/caffe2:gloo - Use sci-libs/gloo sci-libs/caffe2:mkl - Use sci-libs/mkl for blas, lapack and sparse blas routines @@ -7224,7 +7223,6 @@ sci-libs/caffe2:nnpack - Use NNPACK sci-libs/caffe2:numpy - Add support for math operations through numpy sci-libs/caffe2:onednn - Use oneDNN sci-libs/caffe2:openblas - Use sci-libs/openblas for blas routines -sci-libs/caffe2:opencv - Add support for image processing operators sci-libs/caffe2:openmp - Use OpenMP for parallel code sci-libs/caffe2:qnnpack - Use QNNPACK sci-libs/caffe2:rocm - Enable ROCm gpu computing support |