diff --git a/sdk_container/src/third_party/portage-stable/profiles/arch/amd64/package.use.mask b/sdk_container/src/third_party/portage-stable/profiles/arch/amd64/package.use.mask index a608eebb9c..4405bec823 100644 --- a/sdk_container/src/third_party/portage-stable/profiles/arch/amd64/package.use.mask +++ b/sdk_container/src/third_party/portage-stable/profiles/arch/amd64/package.use.mask @@ -17,6 +17,10 @@ #--- END OF EXAMPLES --- +# Michał Górny (2025-09-12) +# These BLAS/LAPACK providers are keyworded here. +sci-libs/flexiblas -blis -mkl -openblas + # Christopher Byrne (2025-09-01) # net-emulation/libvirt is only keyworded on amd64 at this time sys-block/nbdkit -libguestfs diff --git a/sdk_container/src/third_party/portage-stable/profiles/arch/arm/package.use.mask b/sdk_container/src/third_party/portage-stable/profiles/arch/arm/package.use.mask index 7457eaa041..4540152e7d 100644 --- a/sdk_container/src/third_party/portage-stable/profiles/arch/arm/package.use.mask +++ b/sdk_container/src/third_party/portage-stable/profiles/arch/arm/package.use.mask @@ -1,6 +1,10 @@ # Copyright 1999-2025 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 +# Michał Górny (2025-09-12) +# These BLAS/LAPACK providers are keyworded here. +sci-libs/flexiblas -openblas + # Sam James (2025-08-29) # net-misc/passt not yet keyworded here app-emulation/qemu passt diff --git a/sdk_container/src/third_party/portage-stable/profiles/arch/arm64/package.use.mask b/sdk_container/src/third_party/portage-stable/profiles/arch/arm64/package.use.mask index 8acfce08f3..280e5ca781 100644 --- a/sdk_container/src/third_party/portage-stable/profiles/arch/arm64/package.use.mask +++ b/sdk_container/src/third_party/portage-stable/profiles/arch/arm64/package.use.mask @@ -1,6 +1,10 @@ # Copyright 1999-2025 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 +# Michał Górny (2025-09-12) +# These BLAS/LAPACK providers are keyworded here. +sci-libs/flexiblas -blis -openblas + # Andreas Sturmlechner (2025-08-16) # dev-games/ogre is not keyworded here >=dev-games/mygui-3.4.1 ogre diff --git a/sdk_container/src/third_party/portage-stable/profiles/arch/base/package.use.mask b/sdk_container/src/third_party/portage-stable/profiles/arch/base/package.use.mask index dad9c1dd71..0e0d1c34bd 100644 --- a/sdk_container/src/third_party/portage-stable/profiles/arch/base/package.use.mask +++ b/sdk_container/src/third_party/portage-stable/profiles/arch/base/package.use.mask @@ -1,6 +1,10 @@ # Copyright 1999-2025 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 +# Michał Górny (2025-09-12) +# Other BLAS/LAPACK providers are not keyworded everywhere. +sci-libs/flexiblas blis mkl openblas + # Christopher Byrne (2025-09-01) # net-emulation/libvirt is only keyworded on amd64 at this time sys-block/nbdkit libguestfs diff --git a/sdk_container/src/third_party/portage-stable/profiles/arch/loong/package.use.mask b/sdk_container/src/third_party/portage-stable/profiles/arch/loong/package.use.mask index cb10afaf55..d0acaf72f4 100644 --- a/sdk_container/src/third_party/portage-stable/profiles/arch/loong/package.use.mask +++ b/sdk_container/src/third_party/portage-stable/profiles/arch/loong/package.use.mask @@ -1,6 +1,10 @@ # Copyright 2022-2025 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 +# Michał Górny (2025-09-12) +# These BLAS/LAPACK providers are keyworded here. +sci-libs/flexiblas -openblas + # Eli Schwartz (2025-09-05) # dev-python/sphinx-tabs is not keyworded. dev-python/anyio doc diff --git a/sdk_container/src/third_party/portage-stable/profiles/arch/powerpc/ppc64/package.use.mask b/sdk_container/src/third_party/portage-stable/profiles/arch/powerpc/ppc64/package.use.mask index 77ec1ec483..8b843d1f21 100644 --- a/sdk_container/src/third_party/portage-stable/profiles/arch/powerpc/ppc64/package.use.mask +++ b/sdk_container/src/third_party/portage-stable/profiles/arch/powerpc/ppc64/package.use.mask @@ -1,6 +1,10 @@ # Copyright 1999-2025 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 +# Michał Górny (2025-09-12) +# These BLAS/LAPACK providers are keyworded here. +sci-libs/flexiblas -blis + # Sam James (2025-08-29) # net-misc/passt not yet keyworded here app-emulation/qemu passt diff --git a/sdk_container/src/third_party/portage-stable/profiles/arch/riscv/package.use.mask b/sdk_container/src/third_party/portage-stable/profiles/arch/riscv/package.use.mask index 25ede191ad..1b99d7eab9 100644 --- a/sdk_container/src/third_party/portage-stable/profiles/arch/riscv/package.use.mask +++ b/sdk_container/src/third_party/portage-stable/profiles/arch/riscv/package.use.mask @@ -1,6 +1,10 @@ # Copyright 2019-2025 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 +# Michał Górny (2025-09-12) +# These BLAS/LAPACK providers are keyworded here. +sci-libs/flexiblas -openblas + # Alfred Wingate (2025-07-31) # mongodb not keyworded here sci-libs/gdal mongodb @@ -232,12 +236,6 @@ app-admin/syslog-ng test # dev-db/mongodb does not support riscv, fails src_configure dev-libs/mongo-c-driver test -# Alex Fan (2021-07-20) -# hdf5-1.10 always fails tests with these 2 use flags enabled, otherwise -# passes all tests on at least some systems. No longer needed for 1.12, -# though. - (2021-08-12) # Marek Szuba (2021-07-14) # LuaJIT does not support riscv diff --git a/sdk_container/src/third_party/portage-stable/profiles/arch/sparc/package.use.mask b/sdk_container/src/third_party/portage-stable/profiles/arch/sparc/package.use.mask index 11cb91ef5b..dee5c09d35 100644 --- a/sdk_container/src/third_party/portage-stable/profiles/arch/sparc/package.use.mask +++ b/sdk_container/src/third_party/portage-stable/profiles/arch/sparc/package.use.mask @@ -575,11 +575,6 @@ dev-lang/spidermonkey jit # No ffmpeg keywords on sparc media-sound/dir2ogg aac wma -# Sergei Trofimovich (2018-08-30) -# dev-games/openscenegraph is a heavy unkeyworded dependency. -# Skip keywording it for now. -app-office/scribus osg - # Sergei Trofimovich (2018-05-08) # Mask USE=games to avoid unkeyworded games-util/qstat. net-analyzer/monitoring-plugins game diff --git a/sdk_container/src/third_party/portage-stable/profiles/arch/x86/package.use.mask b/sdk_container/src/third_party/portage-stable/profiles/arch/x86/package.use.mask index 199343abd9..ee6529d703 100644 --- a/sdk_container/src/third_party/portage-stable/profiles/arch/x86/package.use.mask +++ b/sdk_container/src/third_party/portage-stable/profiles/arch/x86/package.use.mask @@ -1,6 +1,10 @@ # Copyright 1999-2025 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 +# Michał Górny (2025-09-12) +# These BLAS/LAPACK providers are keyworded here. +sci-libs/flexiblas -blis -openblas + # Sam James (2025-08-29) # net-misc/passt not yet keyworded here app-emulation/qemu passt diff --git a/sdk_container/src/third_party/portage-stable/profiles/features/wd40/package.mask b/sdk_container/src/third_party/portage-stable/profiles/features/wd40/package.mask index 8b333176a3..a45ee324e1 100644 --- a/sdk_container/src/third_party/portage-stable/profiles/features/wd40/package.mask +++ b/sdk_container/src/third_party/portage-stable/profiles/features/wd40/package.mask @@ -1,6 +1,10 @@ # Copyright 1999-2025 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 +# Vincent de Phily (2024-05-08) # Pure Python packages using dev-python/uv-build, and therefore # requiring Rust to install, and their dependencies. diff --git a/sdk_container/src/third_party/portage-stable/profiles/package.mask b/sdk_container/src/third_party/portage-stable/profiles/package.mask index 34872cd6a5..d46e689129 100644 --- a/sdk_container/src/third_party/portage-stable/profiles/package.mask +++ b/sdk_container/src/third_party/portage-stable/profiles/package.mask @@ -36,6 +36,29 @@ #--- END OF EXAMPLES --- +# Conrad Kostecki (2025-09-14) +# Replaced by >=media-libs/libv4l-1.30.1[utils], as merged by upstream. +# Bugs #953534 and #962841. +# Removal on 2025-09-29. +sys-apps/edid-decode + +# Rick Farina (2025-09-11) +# Dead upstream, fails to compile on modern gcc. Bug #919250 +# Removal on 2025-10-12 +net-wireless/mdk + +# Andreas Sturmlechner (2025-09-09) +# Packaged version is very outdated, was already broken by libxml2-2.12, +# now once more by libxml2-2.14. Bugs #739362, #829005, #923828, #955798. +# Removal on 2025-10-09. +games-rpg/manaplus + +# Andreas Sturmlechner (2025-09-09) +# Broken by dev-libs/libxml2-2.14.2, abandoned by upstream, almost no one +# else is packaging this. Bugs #955705, 955817. Removal on 2025-10-09. +net-news/rsstool +x11-misc/xcave + # Michał Górny (2025-09-06) # Abandoned. Incompatible with py3.14. Last release in 2020. # No revdeps left. @@ -268,13 +291,6 @@ sci-electronics/NanoVNA-QT # Bugs #932756, #952103. Removal on 2025-09-16. app-crypt/yubikey-manager-qt -# Andreas Sturmlechner (2025-08-10) -# Outdated version packaged in Gentoo, pending version bump request for -# over a year, depends on Qt5 but worse, Qt5Script, no signs of upstream -# porting away from it, many unattended build error bugs. -# Bugs #922311, #926229. Removal on 2025-09-14. -media-gfx/opentoonz - # Hans de Graaff (2025-08-08) # ruby-openid fails tests and is archived upstream. Last release 6 years # ago. rack-openid is the only reverse dependency. @@ -379,11 +395,6 @@ dev-db/mysql:8.4 # Pleas upgrade to 5.1, 5.2 LTS, or downgrade to 4.2 LTS. =dev-python/django-5.0* -# Alfred Wingate (2025-05-05) -# Masked for testing ->=dev-libs/libxml2-2.14 -dev-libs/libxml2-compat - # Michał Górny (2025-05-04) # New wave of breakage from random removals. # Bugs #955398, #955396, #955411. @@ -416,12 +427,6 @@ dev-libs/libxml2-compat >=xfce-base/xfce4-settings-4.21 >=xfce-base/xfconf-4.21 -# Sam James (2025-03-07) -# May cause emerge to hang (bug #950707). Tests hang on one machine -# and another strange report upstream: https://github.com/pkgconf/pkgconf/issues/383. -# Mask out of caution for now. -=dev-util/pkgconf-2.4.1 - # John Helmert III (2025-03-02) # Doesn't seem to cleanly load, see: # https://github.com/lkrg-org/lkrg/issues/364 @@ -743,12 +748,6 @@ media-plugins/kodi-game-libretro-dosbox # upstream. >=app-text/jabref-bin-4.0 -# Michał Górny (2017-05-22) -# for Maciej S. Szmigiero -# Any version above 5.100.138 breaks b43 driver in various ways. -# Also, b43 wiki page says to use 5.100.138. Bug #541080. ->=sys-firmware/b43-firmware-6.30.163.46 - # Andreas K. Hüttel (2017-05-21) # (and others, updated later) # These old versions of toolchain packages (binutils, gcc, glibc) are no diff --git a/sdk_container/src/third_party/portage-stable/profiles/thirdpartymirrors b/sdk_container/src/third_party/portage-stable/profiles/thirdpartymirrors index 8a255a61f3..dcf5b73ecd 100644 --- a/sdk_container/src/third_party/portage-stable/profiles/thirdpartymirrors +++ b/sdk_container/src/third_party/portage-stable/profiles/thirdpartymirrors @@ -1,4 +1,4 @@ -apache https://dlcdn.apache.org/ https://apache.mirror.iphh.net/ https://artfiles.org/apache.org/ https://ftp-stud.hs-esslingen.de/pub/Mirrors/ftp.apache.org/dist/ https://ftp.fau.de/apache/ https://apache.osuosl.org/ +apache https://dlcdn.apache.org/ https://apache.mirror.iphh.net/ https://artfiles.org/apache.org/ https://ftp-stud.hs-esslingen.de/pub/Mirrors/ftp.apache.org/dist/ https://ftp.fau.de/apache/ https://apache.osuosl.org/ https://archive.apache.org/dist/ cpan https://cpan.metacpan.org https://www.cpan.org debian https://deb.debian.org/debian/ http://ftp.au.debian.org/debian/ http://ftp.at.debian.org/debian/ http://ftp.by.debian.org/debian/ http://ftp.be.debian.org/debian/ http://ftp.br.debian.org/debian/ http://ftp.bg.debian.org/debian/ http://ftp.ca.debian.org/debian/ http://ftp2.cn.debian.org/debian/ http://ftp.cn.debian.org/debian/ http://ftp.hr.debian.org/debian/ http://ftp.cz.debian.org/debian/ http://ftp.dk.debian.org/debian/ http://ftp.sv.debian.org/debian/ http://ftp.ee.debian.org/debian/ http://ftp.fi.debian.org/debian/ http://ftp.fr.debian.org/debian/ http://ftp2.de.debian.org/debian/ http://ftp.de.debian.org/debian/ http://ftp.gr.debian.org/debian/ http://ftp.hu.debian.org/debian/ http://ftp.is.debian.org/debian/ http://ftp.ie.debian.org/debian/ http://ftp.it.debian.org/debian/ http://ftp.jp.debian.org/debian/ http://ftp.lt.debian.org/debian/ http://ftp.mx.debian.org/debian/ http://ftp.md.debian.org/debian/ http://ftp.nl.debian.org/debian/ http://ftp.nc.debian.org/debian/ http://ftp.nz.debian.org/debian/ http://ftp.no.debian.org/debian/ http://ftp.pl.debian.org/debian/ http://ftp.pt.debian.org/debian/ http://ftp.ro.debian.org/debian/ http://ftp.ru.debian.org/debian/ http://ftp.sg.debian.org/debian/ http://ftp.sk.debian.org/debian/ http://ftp.si.debian.org/debian/ http://ftp.es.debian.org/debian/ http://ftp.se.debian.org/debian/ http://ftp.ch.debian.org/debian/ http://ftp.tw.debian.org/debian/ http://ftp.tr.debian.org/debian/ http://ftp.ua.debian.org/debian/ http://ftp.uk.debian.org/debian/ http://ftp.us.debian.org/debian/ gentoo https://distfiles.gentoo.org/distfiles https://gentoo.osuosl.org/distfiles https://ftp.halifax.rwth-aachen.de/gentoo/distfiles https://ftp.fau.de/gentoo/distfiles diff --git a/sdk_container/src/third_party/portage-stable/profiles/updates/3Q-2025 b/sdk_container/src/third_party/portage-stable/profiles/updates/3Q-2025 index e0a78ffc9e..8cc088cbb4 100644 --- a/sdk_container/src/third_party/portage-stable/profiles/updates/3Q-2025 +++ b/sdk_container/src/third_party/portage-stable/profiles/updates/3Q-2025 @@ -1,3 +1,5 @@ move dev-python/pixelmatch-py dev-python/pixelmatch move app-text/qtikz app-text/ktikz move llvm-core/clang-runtime llvm-runtimes/clang-runtime +slotmove media-libs/glycin-loaders 0 1 +move sys-apps/moar sys-apps/moor