diff options
Diffstat (limited to 'profiles')
-rw-r--r-- | profiles/Manifest.gz | bin | 181385 -> 181379 bytes | |||
-rw-r--r-- | profiles/arch/hppa/package.use.mask | 3 | ||||
-rw-r--r-- | profiles/arch/sparc/package.use.mask | 3 | ||||
-rw-r--r-- | profiles/package.mask | 19 | ||||
-rw-r--r-- | profiles/targets/desktop/gnome/make.defaults | 2 |
5 files changed, 23 insertions, 4 deletions
diff --git a/profiles/Manifest.gz b/profiles/Manifest.gz Binary files differindex 535cbec7f103..2513269b8e40 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 a3318fb7a72d..e7d58e572d63 100644 --- a/profiles/arch/hppa/package.use.mask +++ b/profiles/arch/hppa/package.use.mask @@ -8,7 +8,8 @@ # Vulkan is not available on hppa. dev-qt/qtdeclarative vulkan dev-qt/qtgui vulkan -dev-qt/qtwayland vulkan +<dev-qt/qtwayland-5.15.11:5 vulkan +>=dev-qt/qtwayland-5.15.11:5 compositor # Patrick McLean <chutzpah@gentoo.org> (2023-10-03) # sys-apps/s6-linux-init has not been tested on this arch diff --git a/profiles/arch/sparc/package.use.mask b/profiles/arch/sparc/package.use.mask index e3edbb8ae3f9..fa3fe1632268 100644 --- a/profiles/arch/sparc/package.use.mask +++ b/profiles/arch/sparc/package.use.mask @@ -5,7 +5,8 @@ # Vulkan is not available on sparc. dev-qt/qtdeclarative vulkan dev-qt/qtgui vulkan -dev-qt/qtwayland vulkan +<dev-qt/qtwayland-5.15.11:5 vulkan +>=dev-qt/qtwayland-5.15.11:5 compositor # Patrick McLean <chutzpah@gentoo.org> (2023-10-03) # sys-apps/s6-linux-init has not been tested on this arch diff --git a/profiles/package.mask b/profiles/package.mask index c0a51ae8897b..86ea711f5c7d 100644 --- a/profiles/package.mask +++ b/profiles/package.mask @@ -34,6 +34,24 @@ #--- END OF EXAMPLES --- # David Seifert <soap@gentoo.org> (2023-10-08) +# Unmaintained, EAPI 6, tons of patches we have to carry, last release +# 20 years ago, all major distros have removed this. +# Removal on 2023-11-07. Bug #602382. +app-backup/flexbackup + +# David Seifert <soap@gentoo.org> (2023-10-08) +# Unmaintained, last release over 23 years(!) ago, multiple QA issues, +# no other major distro carries this anymore. Removal on 2023-11-07. +# Bug #425872, #452982, #520968, #605450, #878621, #905945. +app-admin/qpage + +# David Seifert <soap@gentoo.org> (2023-10-08) +# Upstream gone, kept on life support by Debian, most distros don't +# carry this anymore, Transmeta CPUs are long obsolete at this point. +# Removal on 2023-11-07. Bug #541694, #905186. +app-admin/longrun + +# David Seifert <soap@gentoo.org> (2023-10-08) # Unmaintained, typical broken suckless build system, no upstream # activity, only Fedora still carries it. # Removal on 2023-11-06. Bug #732422, #914638. @@ -311,7 +329,6 @@ dev-erlang/protobuffs # Matt Turner <mattst88@gentoo.org> (2023-07-06) # GNOME 45 mask >=app-editors/ghex-45_alpha ->=app-misc/gnote-45_alpha >=gnome-extra/gnome-logs-45_alpha >=net-misc/gnome-remote-desktop-45_alpha >=x11-libs/pango-1.51.0 diff --git a/profiles/targets/desktop/gnome/make.defaults b/profiles/targets/desktop/gnome/make.defaults index 2f7d314eb777..3f9e6955f3b8 100644 --- a/profiles/targets/desktop/gnome/make.defaults +++ b/profiles/targets/desktop/gnome/make.defaults @@ -1,4 +1,4 @@ # Copyright 1999-2023 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 -USE="colord eds evo gnome gnome-keyring gnome-online-accounts gstreamer introspection keyring nautilus networkmanager pulseaudio sysprof tracker wayland" +USE="colord eds evo gnome gnome-keyring gnome-online-accounts gnome-shell gstreamer introspection keyring nautilus networkmanager pulseaudio sysprof tracker wayland" |