diff options
Diffstat (limited to 'profiles')
-rw-r--r-- | profiles/Manifest.gz | bin | 235514 -> 235522 bytes | |||
-rw-r--r-- | profiles/arch/hppa/package.use.mask | 4 | ||||
-rw-r--r-- | profiles/arch/powerpc/package.use.mask | 5 | ||||
-rw-r--r-- | profiles/base/package.use.mask | 4 | ||||
-rw-r--r-- | profiles/package.deprecated | 7 | ||||
-rw-r--r-- | profiles/package.mask | 29 |
6 files changed, 49 insertions, 0 deletions
diff --git a/profiles/Manifest.gz b/profiles/Manifest.gz Binary files differindex 13d901940e56..b96acb91f5cb 100644 --- a/profiles/Manifest.gz +++ b/profiles/Manifest.gz diff --git a/profiles/arch/hppa/package.use.mask b/profiles/arch/hppa/package.use.mask index f0a070bc7539..5e299da42f90 100644 --- a/profiles/arch/hppa/package.use.mask +++ b/profiles/arch/hppa/package.use.mask @@ -4,6 +4,10 @@ # NOTE: When masking a USE flag due to missing keywords, please file a keyword # request bug for the hppa arch. +# Yongxiang Liang <tanekliang@gentoo.org> (2024-10-10) +# app-i18n/fcitx:5 is not yet keyworded +media-libs/libsdl2 fcitx + # David Roman <davidroman96@gmail.com> (2024-10-04) # dev-libs/libunibreak is not keyworded media-libs/libass libunibreak diff --git a/profiles/arch/powerpc/package.use.mask b/profiles/arch/powerpc/package.use.mask index c2e463edbe03..20ea649b87ab 100644 --- a/profiles/arch/powerpc/package.use.mask +++ b/profiles/arch/powerpc/package.use.mask @@ -1,6 +1,11 @@ # Copyright 1999-2024 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 +# Yongxiang Liang <tanekliang@gentoo.org> (2024-10-10) +# app-i18n/fcitx:5 is not yet keyworded +media-libs/libsdl2 fcitx +x11-terms/mlterm fcitx + # Andreas Sturmlechner <asturm@gentoo.org> (2024-08-19) # kde-apps/kdesdk-thumbnailers is not yet keyworded kde-apps/thumbnailers gettext diff --git a/profiles/base/package.use.mask b/profiles/base/package.use.mask index 72294300a0cb..af4363abeff9 100644 --- a/profiles/base/package.use.mask +++ b/profiles/base/package.use.mask @@ -3,6 +3,10 @@ # New entries go on top. +# Yongxiang Liang <tanekliang@gmail.com> (2024-10-10) +# Fcitx 4 has been archived. +app-i18n/mozc fcitx4 + # Michael Orlitzky <mjo@gentoo.org> (2024-10-07) # Disable "webservices" support for gthumb because it pulls in the old # libsoup2 slot of webkit-gtk. Upstream hasn't really budged on this in diff --git a/profiles/package.deprecated b/profiles/package.deprecated index 49933e11aad2..e66533dd5e8a 100644 --- a/profiles/package.deprecated +++ b/profiles/package.deprecated @@ -17,6 +17,13 @@ #--- END OF EXAMPLES --- +# Michał Górny <mgorny@gentoo.org> (2024-10-09) +# The package still does not support dev-python/pytest-8 (effectively +# blocking Python 3.13 support), suffers from tons of test failures +# we were never able to solve, and new releases frequently introduce +# regressions. Bug #937896. +dev-python/sentry-sdk + # Michał Górny <mgorny@gentoo.org> (2024-07-23) # Abandoned and broken with pytest-8. Superseded # by dev-python/pytest-lazy-fixtures (plural), which requires small diff --git a/profiles/package.mask b/profiles/package.mask index 429dc82df12f..0ba30172ce67 100644 --- a/profiles/package.mask +++ b/profiles/package.mask @@ -33,6 +33,35 @@ #--- END OF EXAMPLES --- +# Yongxiang Liang <tanekliang@gmail.org> (2024-10-10) +# Fcitx 4 has been archived. Users can upgrade to Fcitx 5 +app-i18n/fcitx-anthy:4 +app-i18n/fcitx-chewing:4 +app-i18n/fcitx-cloudpinyin:4 +app-i18n/fcitx-configtool:4 +app-i18n/fcitx-hangul:4 +app-i18n/fcitx-libpinyin:4 +app-i18n/fcitx-m17n:4 +app-i18n/fcitx-qt5:4 +app-i18n/fcitx-rime:4 +app-i18n/fcitx-sayura:4 +app-i18n/fcitx-table-extra:4 +app-i18n/fcitx-unikey:4 +app-i18n/fcitx:4 +app-i18n/kcm-fcitx + +# Matt Jolly <kangie@gentoo.org> (2024-10-10) +# Despite passing tests this version of GN has proven +# to be unable to build Chromium. Masked pending investigation. +=dev-build/gn-0.2200 + +# Michael Orlitzky <mjo@gentoo.org> (2024-10-09) +# This is the new stable series of webkit-gtk, but it has a new +# less-portable rendering engine, and doesn't yet build on ~riscv for +# reasons unrelated to that. It's easier to play around with it in +# the tree, but it's not ready for end users yet. +>=net-libs/webkit-gtk-2.46.0 + # Ionen Wolkens <ionen@gentoo.org> (2024-10-08) # Masked for testing and (mostly) to avoid upgrade noise given # PyQt6-6.7.x is known broken with it and depends on <6.8. Feel |