diff options
author | V3n3RiX <venerix@koprulu.sector> | 2024-12-07 02:07:26 +0000 |
---|---|---|
committer | V3n3RiX <venerix@koprulu.sector> | 2024-12-07 02:07:26 +0000 |
commit | 2198f8593ae0312add1bdccb49edfcb935e5f8a6 (patch) | |
tree | 67d79ffd7e91cc3858d188c49a65f46860a9bac7 /profiles | |
parent | d285f0ab4ab38d4ea1cd0757a465db5f06764e06 (diff) |
gentoo auto-resync : 07:12:2024 - 02:07:26
Diffstat (limited to 'profiles')
-rw-r--r-- | profiles/Manifest.gz | bin | 237467 -> 237452 bytes | |||
-rw-r--r-- | profiles/arch/amd64/x32/package.mask | 2 | ||||
-rw-r--r-- | profiles/arch/arm/package.use.stable.mask | 1 | ||||
-rw-r--r-- | profiles/base/package.use.force | 2 | ||||
-rw-r--r-- | profiles/base/use.stable.mask | 4 | ||||
-rw-r--r-- | profiles/features/wd40/package.mask | 1 | ||||
-rw-r--r-- | profiles/features/wd40/package.use.mask | 1 | ||||
-rw-r--r-- | profiles/package.deprecated | 7 | ||||
-rw-r--r-- | profiles/package.mask | 90 | ||||
-rw-r--r-- | profiles/use.local.desc | 14 |
10 files changed, 4 insertions, 118 deletions
diff --git a/profiles/Manifest.gz b/profiles/Manifest.gz Binary files differindex 58ea607359d0..dd966892aaf3 100644 --- a/profiles/Manifest.gz +++ b/profiles/Manifest.gz diff --git a/profiles/arch/amd64/x32/package.mask b/profiles/arch/amd64/x32/package.mask index 29805df0f1ee..debf27f701f1 100644 --- a/profiles/arch/amd64/x32/package.mask +++ b/profiles/arch/amd64/x32/package.mask @@ -98,7 +98,7 @@ kde-apps/akonadiconsole kde-apps/akregator kde-apps/calendarjanitor kde-apps/calendarsupport -kde-apps/cantor +<kde-apps/cantor-24.11.80 kde-apps/eventviews kde-apps/grantlee-editor kde-apps/incidenceeditor diff --git a/profiles/arch/arm/package.use.stable.mask b/profiles/arch/arm/package.use.stable.mask index 022ae0014eb1..4827e5ad8d3f 100644 --- a/profiles/arch/arm/package.use.stable.mask +++ b/profiles/arch/arm/package.use.stable.mask @@ -26,7 +26,6 @@ app-admin/syslog-ng grpc # almost one year to this this date. bug 915548#c6 dev-libs/hiredis test dev-python/redis test -dev-python/sentry-sdk test # Matt Turner <mattst88@gentoo.org> (2023-10-30) # libei not stable yet diff --git a/profiles/base/package.use.force b/profiles/base/package.use.force index a5ba2145c048..c96a630265ed 100644 --- a/profiles/base/package.use.force +++ b/profiles/base/package.use.force @@ -11,6 +11,8 @@ # echo "dev-lang/rust:${slot} llvm_slot_${_RUST_LLVM_MAP[${slot}]}" # echo "dev-lang/rust-bin:${slot} llvm_slot_${_RUST_LLVM_MAP[${slot}]}" # done +dev-lang/rust:1.83.0 llvm_slot_19 +dev-lang/rust-bin:1.83.0 llvm_slot_19 dev-lang/rust:1.82.0 llvm_slot_19 dev-lang/rust-bin:1.82.0 llvm_slot_19 dev-lang/rust:1.81.0 llvm_slot_18 diff --git a/profiles/base/use.stable.mask b/profiles/base/use.stable.mask index e474311a509b..3e511294f160 100644 --- a/profiles/base/use.stable.mask +++ b/profiles/base/use.stable.mask @@ -8,10 +8,6 @@ # Postgresql 17 isn't stable yet postgres_targets_postgres17 -# Sam James <sam@gentoo.org> (2024-09-18) -# LLVM slots without stable keywords. -llvm_slot_19 - # Michał Górny <mgorny@gentoo.org> (2024-05-08) # Python implementations without stable keywords. python_targets_python3_13t diff --git a/profiles/features/wd40/package.mask b/profiles/features/wd40/package.mask index b2dc38f0dc27..d106c5b197f0 100644 --- a/profiles/features/wd40/package.mask +++ b/profiles/features/wd40/package.mask @@ -91,7 +91,6 @@ dev-util/rustup dev-util/sccache dev-util/bindgen dev-util/cargo-license -dev-util/cargo-ebuild dev-util/cargo-audit dev-util/bingrep dev-python/trimesh diff --git a/profiles/features/wd40/package.use.mask b/profiles/features/wd40/package.use.mask index d3cabe26cd47..d1ca730c6f37 100644 --- a/profiles/features/wd40/package.use.mask +++ b/profiles/features/wd40/package.use.mask @@ -61,7 +61,6 @@ sys-kernel/installkernel efistub dev-python/botocore test dev-python/ipython nbconvert test dev-python/pip-run test -dev-python/sentry-sdk test dev-python/sphinx-autodoc-typehints test # Michał Górny <mgorny@gentoo.org> (2024-02-01) diff --git a/profiles/package.deprecated b/profiles/package.deprecated index 97652ea0ef13..ee6118c33d29 100644 --- a/profiles/package.deprecated +++ b/profiles/package.deprecated @@ -17,13 +17,6 @@ #--- 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-06-15) # Stop-gap compatibility package. Upstreams really need to move away # from the removed cgi module rather than rely on this. diff --git a/profiles/package.mask b/profiles/package.mask index d898784386c9..13d842460371 100644 --- a/profiles/package.mask +++ b/profiles/package.mask @@ -201,11 +201,6 @@ app-misc/g15stats dev-libs/libg15 dev-libs/libg15render -# Michał Górny <mgorny@gentoo.org> (2024-11-17) -# Superseded by dev-lang/pypy:3.10. This version is vulnerable. -# Removal on 2024-12-01. -dev-python/pypy3_10 - # Alfredo Tupone <tupone@gentoo.org> (2024-11-17) # Included in dev-ml/odoc, the only rdep # Removal on 2024-12-17. @@ -329,106 +324,21 @@ dev-ruby/jquery-ui-rails:6 # Removal on 2024-12-07. Bug #942972. sci-libs/QNNPACK -# Matt Turner <mattst88@gentoo.org> (2024-11-06) -# Replaced by kernel modesetting (CONFIG_DRM_VBOXVIDEO) and the -# xf86-video-modesetting driver in the Xserver. Bug #929007 -# -# Removal on 2024-12-06. Bug #924715. -x11-drivers/xf86-video-vboxvideo - -# Matt Turner <mattst88@gentoo.org> (2024-11-06) -# Driver for integrated GPU paired only with Texas Instruments ARM CPUs. -# -# Not maintained upstream. No releases since 2016. No sign of users. -# -# Removal on 2024-12-06. Bug #924715. -x11-drivers/xf86-video-omap - -# Matt Turner <mattst88@gentoo.org> (2024-11-06) -# Driver for integrated GPU paired only with x86 VIA CPUs. -# -# Has not worked in Gentoo for more than two years (see bug #875233) without -# any actual users noticing. -# -# Removal on 2024-12-06. Bug #875233. -x11-drivers/xf86-video-openchrome - # Holger Hoffstätte <holger@applied-asynchrony.com> (2024-11-03) # Vendors an unreleased libbpf version and announces incorrect version. # Please downgrade to 7.4.0. Bug Bug #941185. Removal on 2024-12-03. =dev-util/bpftool-7.5.0-r1 -# David Seifert <soap@gentoo.org> (2024-11-03) -# Bug ridden package, extremely brittle build system, lots of QA issues, -# terrible license, no other linux distro still packages this. -# Removal on 2024-12-03. Bug #929069. -sci-chemistry/molden - -# Hans de Graaff <graaff@gentoo.org> (2024-11-03) -# Obsolete ruby32-only slot without reverse dependencies. Use the newer -# slot instead. Removal on 2024-12-03. -dev-ruby/pdf-reader:0 - -# Michał Górny <mgorny@gentoo.org> (2024-10-29) -# Unmaintained in Gentoo. The latter is multiple versions behind. -# Ebuilds without working tests. The only revdep has its "doc" flag -# masked for over a year. -# Removal on 2024-11-28. Bug #942445. -dev-python/mkdocs-ansible -dev-python/mkdocs-macros-plugin - -# 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 -# result. -# Superior replacement is app-portage/pycargoebuild, which is maintained, -# and supports more features. -# Removal on 2024-11-22. Bugs #942026, #934381, #724162, #930011. -dev-util/cargo-ebuild - -# Arthur Zamarin <arthurzam@gentoo.org> (2024-10-20) -# Maintainer-needed, no reverse dependencies, EAPI=7, many modern C -# bugs. Many other IRC clients can be replacement. Awaits version -# bump. -# Removal on 2024-11-19. Bugs #941899, #900078, #934184, #874669, #834035, #745762. -net-irc/epic5 - # Viorel Munteanu <ceamac@gentoo.org> (2024-10-18) # Experimental version, for testing purposes only. # Bug #941566. app-emulation/virtualbox-kvm -# Michał Górny <mgorny@gentoo.org> (2024-10-18) -# Low-quality, test-restricted package with multiple unresolved bugs -# and version bump pending. Removal requested by the maintainer. -# Removal on 2024-11-17. Bug #941436. -net-misc/electron-cash - -# Michał Górny <mgorny@gentoo.org> (2024-10-18) -# Causing issues since forever. We are already deselecting a lot -# of tests because of cryptic failures. On top of that, upstream shows -# no interest in porting to >=dev-python/pytest-8. No (non-optional) -# revdeps left. -# Removal on 2024-11-17. Bug #937896. -dev-python/sentry-sdk - -# Ulrich Müller <ulm@gentoo.org> (2024-10-15) -# No longer provided as a separate package; the Emacs mode is now -# installed by dev-util/quilt with USE=emacs. -# Removal on 2024-11-14. Bug #247500. -app-emacs/quilt-el - # Holger Hoffstätte <holger@applied-asynchrony.com> (2024-10-11) # Vendors an unreleased libbpf version and generates ABI-breaking code. # Bug #941185. Removal on 2024-12-03. =dev-util/bpftool-7.5.0-r2 -# Michał Górny <mgorny@gentoo.org> (2024-10-10) -# Gentoo package not updated for 4 years now. No tests upstream. -# No revdeps. -# Removal on 2024-11-09. Bug #941245. -dev-python/beagle - # Yongxiang Liang <tanekliang@gmail.org> (2024-10-10) # Fcitx 4 has been archived. Users can upgrade to Fcitx 5 app-i18n/fcitx-anthy:4 diff --git a/profiles/use.local.desc b/profiles/use.local.desc index d0c38a1804f0..fd99ebd9b9ee 100644 --- a/profiles/use.local.desc +++ b/profiles/use.local.desc @@ -980,7 +980,6 @@ app-misc/recoll:webengine - Use dev-qt/qtwebengine for fancy result list display app-misc/rlwrap:debug - Enable debug app-misc/screen:multiuser - Enable multiuser support (by setting correct permissions) app-misc/screen:nethack - Express error messages in nethack style -app-misc/screenfetch:X - Use the media-gfx/scrot package to take screenshots app-misc/sphinx:id64 - use 64-bit document and word IDs app-misc/sphinx:mariadb - Add mariadb database support app-misc/sphinx:stemmer - Enable language stemming support @@ -2423,8 +2422,6 @@ dev-python/pypax:xtpax - Enable XATTR_PAX_FLAGS support. dev-python/pypy:full-stdlib - Install complete stdlib as necessary to use PyPy for general purpose programs. By default, only a limited subset that is used when building PyPy3 executables is installed. Note that PyPy2.7's stdlib contains multiple known vulnerabilities. dev-python/pypy-exe:low-memory - Build using PyPy with the engine configured towards low memory footprint. This makes it possible to build PyPy using ~3.5G of RAM on amd64 and ~half of that on x86, at the cost of lengthened build time. dev-python/pypy3:test-install - Install the test suite packages, that are required to run tests in a few reverse dependencies. -dev-python/pypy3_10:ensurepip - Install the ensurepip module that uses bundled wheels to bootstrap pip and setuptools (if disabled, it will be only possible to use venv `--without-pip`) -dev-python/pypy3_10:test-install - Install the test suite packages, that are required to run tests in a few reverse dependencies. dev-python/pypy3_10-exe:low-memory - Build using PyPy with the engine configured towards low memory footprint. This makes it possible to build PyPy using ~3.5G of RAM on amd64 and ~half of that on x86, at the cost of lengthened build time. dev-python/pyqt5:bluetooth - Build bindings for the QtBluetooth module dev-python/pyqt5:dbus - Build bindings for the QtDBus module @@ -2607,6 +2604,7 @@ dev-qt/designer:declarative - Build the qdeclarativeview plugin dev-qt/linguist-tools:qml - Enable QML support in lupdate dev-qt/qdoc:qml - Enable QML/JS parsing support dev-qt/qt-creator:clang - Build clang-based plugins for C/C++ development (code model, formatting, static analysis) +dev-qt/qt-creator:cmdbridge-server - Build the cmdbridge server using dev-lang/go dev-qt/qt-creator:designer - Enable designer for QtWidgets-based UIs dev-qt/qt-creator:help - Enable the integrated dev-qt/qt-docs viewer (also needed for examples) dev-qt/qt-creator:plugin-dev - Install the 'Devel' component needed to build external Qt Creator plugins @@ -5894,7 +5892,6 @@ net-irc/atheme-services:cracklib - Enable nickserv/cracklib module for enforcing net-irc/atheme-services:largenet - Enable support/tweaks for large networks net-irc/atheme-services:ldap - Enable ldap-backed authentication module net-irc/atheme-services:perl - Install a perl module which wraps around the services' XML-RPC interface -net-irc/epic5:archive - Use app-arch/libarchive to use zip and tar archives from scripts. net-irc/hexchat:libcanberra - Enable sound event support using media-libs/libcanberra net-irc/hexchat:plugin-checksum - Build Checksum plugin (needs plugins) net-irc/hexchat:plugin-fishlim - Build FiSHLiM plugin (needs plugins ) @@ -6327,14 +6324,6 @@ net-misc/dropbear:multicall - Build all the programs as one little binary (to sa net-misc/dropbear:shadow - Enable shadow password support net-misc/dropbear:test-async - Enable tests using dev-python/asyncssh net-misc/dropbox-cli:gpg - Use app-crypt/gpgme to verify signatures -net-misc/electron-cash:amodem - Enable plugin to support Audio Modem -net-misc/electron-cash:cli - Enables the CLI interface -net-misc/electron-cash:cosign - Enable plugin to support multisig wallets between multiple Electrum clients -net-misc/electron-cash:digitalbitbox - Enable plugin to support Digital Bitbox hardware wallet -net-misc/electron-cash:email - Enable plugin to support emailing invoices -net-misc/electron-cash:qrcode - Enable QR code scanning with media-gfx/zbar -net-misc/electron-cash:sync - Enable plugin to sync wallet metadata across multiple Electrum clients -net-misc/electron-cash:vkb - Enable plugin for virtual keyboard net-misc/electrum:cli - Enables the CLI interface net-misc/electrum:qrcode - Enable QR code scanning with media-gfx/zbar net-misc/electrum-ltc:cli - Enables the CLI interface @@ -8785,7 +8774,6 @@ x11-drivers/xf86-video-intel:sna - Enable SandyBridge's New Acceleration (useful x11-drivers/xf86-video-intel:tools - Build the intel-virtual-output tool x11-drivers/xf86-video-intel:uxa - Enable UMA Acceleration Architecture x11-drivers/xf86-video-intel:xvmc - Enables X-Video Motion Compensation support -x11-drivers/xf86-video-openchrome:viaregtool - Install registers dumper tool x11-drivers/xf86-video-qxl:xspice - Include Xspice, a standard X server that is also a Spice server x11-libs/agg:gpc - Enable gpc polygon clipper library x11-libs/cairo:glib - Compile with GLib Object System support |