diff options
author | V3n3RiX <venerix@koprulu.sector> | 2024-06-05 00:07:53 +0100 |
---|---|---|
committer | V3n3RiX <venerix@koprulu.sector> | 2024-06-05 00:07:53 +0100 |
commit | 9d1e33edaf09cde926d589461f40e378d4124be9 (patch) | |
tree | b0a5a85acd92ce912a95245121dde9cebcf76b71 /profiles | |
parent | dafa6f367240d1f5329ca89fb6f78985dbdc025b (diff) |
gentoo auto-resync : 05:06:2024 - 00:07:52
Diffstat (limited to 'profiles')
-rw-r--r-- | profiles/Manifest.gz | bin | 236544 -> 236538 bytes | |||
-rw-r--r-- | profiles/arch/loong/package.use.mask | 4 | ||||
-rw-r--r-- | profiles/features/musl/package.mask | 1 | ||||
-rw-r--r-- | profiles/package.mask | 7 | ||||
-rw-r--r-- | profiles/use.local.desc | 4 |
5 files changed, 15 insertions, 1 deletions
diff --git a/profiles/Manifest.gz b/profiles/Manifest.gz Binary files differindex b6b22d5d95ae..ef8a04132919 100644 --- a/profiles/Manifest.gz +++ b/profiles/Manifest.gz diff --git a/profiles/arch/loong/package.use.mask b/profiles/arch/loong/package.use.mask index 1a48919b30b9..d1229cf2d413 100644 --- a/profiles/arch/loong/package.use.mask +++ b/profiles/arch/loong/package.use.mask @@ -1,6 +1,10 @@ # Copyright 2022-2024 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 +# WANG Xuerui <xen0n@gentoo.org> (2024-06-04) +# dev-texlive/texlive-context fails to build (bug 933520) +=app-text/texlive-2023 context + # WANG Xuerui <xen0n@gentoo.org> (2024-06-03) # Requires arch-specific code in python (relocs handling), in addition to # sys-devel/{clang,llvm}. diff --git a/profiles/features/musl/package.mask b/profiles/features/musl/package.mask index f54ff6cdaabc..3833e2130f51 100644 --- a/profiles/features/musl/package.mask +++ b/profiles/features/musl/package.mask @@ -170,7 +170,6 @@ net-analyzer/openvas-scanner net-analyzer/ospd-openvas net-misc/grive net-print/pnm2ppa -net-wireless/neard sys-apps/noexec # Giuseppe Foti <foti.giuseppe@gmail.com> (2023-05-19) diff --git a/profiles/package.mask b/profiles/package.mask index 3d52ca327496..97a901c3374e 100644 --- a/profiles/package.mask +++ b/profiles/package.mask @@ -33,6 +33,12 @@ #--- END OF EXAMPLES --- +# Maciej Barć <xgqt@gentoo.org> (2024-06-04) +# Deprecated git integration backend of "app-emacs/magit". +# No longer supported by upstream. Fails to compile (bug 928920). +# Removal on 2024-07-04. +app-emacs/libegit2 + # Mike Gilbert <floppym@gentoo.org> (2024-06-01) # Abandoned upstream. No Gentoo maintainer since 2021. # Plugin system seems quite broken (bug 887119). @@ -114,6 +120,7 @@ dev-ruby/uconv ~virtual/perl-Math-BigInt-FastCalc-0.501.800 ~virtual/perl-Math-BigRat-2.3.2 ~virtual/perl-Module-CoreList-5.202.405.240 +~virtual/perl-Module-CoreList-5.202.406.40 ~virtual/perl-Module-Metadata-1.0.38 ~virtual/perl-podlators-5.10.200_rc ~virtual/perl-Pod-Simple-3.450.0 diff --git a/profiles/use.local.desc b/profiles/use.local.desc index ac97cd5c63f8..c2de7d053a58 100644 --- a/profiles/use.local.desc +++ b/profiles/use.local.desc @@ -1128,6 +1128,7 @@ app-shells/bash-completion:eselect - Support blacklisting of completions via 'es app-shells/mksh:lksh - variant that uses POSIX-compliant arithmetics with the host “long” data type and is automatically in POSIX mode when called as /bin/sh app-shells/nushell:dataframe - Dataframe feature for nushell app-shells/nushell:extra - Enable less stable or less common commands +app-shells/nushell:plugins - Build official plugins app-shells/pdsh:rsh - This allows the use of rsh (remote shell) and rcp (remote copy) for authoring websites. sftp is a much more secure protocol and is preferred. app-shells/shish:diet - Use dev-libs/dietlibc app-text/atril:caja - Enable property page extension in mate-base/caja @@ -2691,6 +2692,7 @@ dev-qt/qtbase:tslib - Enable support for touchscreen devices via x11-libs/tslib dev-qt/qtbase:widgets - Build Qt6Widgets module dev-qt/qtbluetooth:qml - Build QML/QtQuick bindings and imports dev-qt/qtcharts:qml - Build QML/QtQuick bindings and imports +dev-qt/qtconnectivity:neard - Use net-wireless/neard to access NFC devices dev-qt/qtconnectivity:nfc - Enable support for the Near Field Communication protocol dev-qt/qtcore:old-kernel - Disable syscalls not available on Linux kernels older than 4.11 dev-qt/qtdatavis3d:qml - Build QML/QtQuick bindings and imports @@ -2740,12 +2742,14 @@ dev-qt/qttools:pixeltool - Build Qt Pixeltool dev-qt/qttools:qdbus - Build the Qt D-Bus Interface (D-Bus Viewer requires USE=widgets) dev-qt/qttools:qdoc - Build Qt Documentation Generator dev-qt/qttools:qml - Build QML/QtQuick bindings and imports +dev-qt/qttools:qmlls - Build the QtHelp plugin for the QML language server dev-qt/qttools:qtattributionsscanner - Build Qt Source Code Attribution Scanner dev-qt/qttools:qtdiag - Build Qt Diag dev-qt/qttools:qtplugininfo - Build Qt Plugin Info dev-qt/qttools:widgets - Enable QtWidgets support dev-qt/qtvirtualkeyboard:handwriting - Adds handwriting recognition integration support dev-qt/qtwayland:compositor - Enable support for the wayland compositor / server APIs +dev-qt/qtwayland:gnome - Build the GNOME-like decoration plugin (loaded by default with GNOME) dev-qt/qtwayland:qml - Build QML/QtQuick bindings and imports dev-qt/qtwayland:vulkan - Enable support for Vulkan-based server buffer integration dev-qt/qtwebchannel:qml - Build QML/QtQuick bindings and imports |