diff options
author | V3n3RiX <venerix@koprulu.sector> | 2024-08-11 11:06:02 +0100 |
---|---|---|
committer | V3n3RiX <venerix@koprulu.sector> | 2024-08-11 11:06:02 +0100 |
commit | e93a38d535f2c29b55a5756d2de99425986b0bf3 (patch) | |
tree | c0fa85c173d211181d0093e7dc031623e7b8a9a3 /profiles | |
parent | fbbf0ee3d56a6fd27adf182c6907dc745623aeaa (diff) |
gentoo auto-resync : 11:08:2024 - 11:06:01
Diffstat (limited to 'profiles')
-rw-r--r-- | profiles/Manifest.gz | bin | 238154 -> 238145 bytes | |||
-rw-r--r-- | profiles/arch/alpha/package.use.mask | 5 | ||||
-rw-r--r-- | profiles/arch/amd64/package.use.stable.mask | 4 | ||||
-rw-r--r-- | profiles/package.mask | 11 | ||||
-rw-r--r-- | profiles/updates/3Q-2024 | 1 |
5 files changed, 17 insertions, 4 deletions
diff --git a/profiles/Manifest.gz b/profiles/Manifest.gz Binary files differindex 2fb732ad9d8a..53a95b9a4dbe 100644 --- a/profiles/Manifest.gz +++ b/profiles/Manifest.gz diff --git a/profiles/arch/alpha/package.use.mask b/profiles/arch/alpha/package.use.mask index 588fd006d375..33ea15453de3 100644 --- a/profiles/arch/alpha/package.use.mask +++ b/profiles/arch/alpha/package.use.mask @@ -1,6 +1,10 @@ # Copyright 1999-2024 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 +# Arthur Zamarin <arthurzam@gentoo.org> (2024-08-10) +# Needs dev-libs/openspecfun which is not yet keyworded +sci-visualization/gnuplot amos + # Leonardo Hernández Hernández <leohdz172@proton.me> (2024-07-07) # media-libs/quirc and media-sound/liblc3 are not keyworded here media-video/ffmpeg quirc liblc3 @@ -71,6 +75,7 @@ app-alternatives/ninja samurai # indicate a passing test suite, you must check the logs. # https://buildd.debian.org/status/logs.php?pkg=weston&arch=alpha gui-libs/gtk wayland +dev-libs/libportal wayland # matoro <matoro_gentoo@matoro.tk> (2023-06-18) # sci-physics/bullet not keyworded here (#908240) diff --git a/profiles/arch/amd64/package.use.stable.mask b/profiles/arch/amd64/package.use.stable.mask index 2ba2d9269859..f9fa5971a905 100644 --- a/profiles/arch/amd64/package.use.stable.mask +++ b/profiles/arch/amd64/package.use.stable.mask @@ -46,10 +46,6 @@ sys-kernel/gentoo-kernel-bin generic-uki # librttopo has not been stabalized on this arch yet dev-db/spatialite rttopo -# Andrew Ammerlaan <andrewammerlaan@gentoo.org> (2023-08-21) -# Mask testing on stable until we have stable qt6 -dev-python/pytest-qt test - # Matt Jolly <kangie@gentoo.org> (2023-08-10) # net-libs/ngtcp2 is not marked stable net-misc/curl nghttp3 diff --git a/profiles/package.mask b/profiles/package.mask index db8379eb4de8..0b471fd26c9b 100644 --- a/profiles/package.mask +++ b/profiles/package.mask @@ -33,6 +33,17 @@ #--- END OF EXAMPLES --- +# Joonas Niilola <juippis@gentoo.org> (2024-08-11) +# Issues building any Firefox version with 0.27.0. Most likely a +# faulty version release, but bumped it as package.masked so no one +# else will. https://github.com/mozilla/cbindgen/issues/990 +=dev-util/cbindgen-0.27.0 + +# Andreas Sturmlechner <asturm@gentoo.org> (2024-08-10) +# Mask KF6-based version for now until actual KF6-based consumers +# also move to ::gentoo. +~dev-util/kdevelop-pg-qt-2.3.0 + # Pacho Ramos <pacho@gentoo.org> (2024-08-09) # Mask until we find out a way to deal better with the upstream # introduced circular dep, bug #937616 diff --git a/profiles/updates/3Q-2024 b/profiles/updates/3Q-2024 index a439af156400..109dd8d735b0 100644 --- a/profiles/updates/3Q-2024 +++ b/profiles/updates/3Q-2024 @@ -1,3 +1,4 @@ move sci-libs/rtree dev-python/rtree move dev-python/mapbox_earcut dev-python/mapbox-earcut move dev-qt/kdsingleapplication dev-libs/kdsingleapplication +slotmove dev-util/kdevelop-pg-qt 5 0 |