summaryrefslogtreecommitdiff
path: root/profiles
diff options
context:
space:
mode:
authorV3n3RiX <venerix@koprulu.sector>2025-02-16 00:13:18 +0000
committerV3n3RiX <venerix@koprulu.sector>2025-02-16 00:13:18 +0000
commitf2bdc27fe0f79f8f9a3945eb2b1163ce75c56439 (patch)
treedd0f7da0455831dffb2cb662e7dae760f92e68ad /profiles
parent770d63f36dbe1722e0ff9ab55eeca49986f01527 (diff)
gentoo auto-resync : 16:02:2025 - 00:13:18
Diffstat (limited to 'profiles')
-rw-r--r--profiles/Manifest.gzbin238760 -> 238747 bytes
-rw-r--r--profiles/arch/amd64/package.use.stable.mask1
-rw-r--r--profiles/arch/amd64/use.mask4
-rw-r--r--profiles/arch/amd64/use.stable.mask2
-rw-r--r--profiles/arch/arm64/package.use.stable.mask1
-rw-r--r--profiles/arch/arm64/use.mask2
-rw-r--r--profiles/arch/arm64/use.stable.mask2
-rw-r--r--profiles/arch/base/use.mask4
-rw-r--r--profiles/arch/powerpc/ppc64/64le/package.use.mask3
-rw-r--r--profiles/arch/powerpc/ppc64/64le/use.mask4
-rw-r--r--profiles/arch/powerpc/ppc64/64le/use.stable.mask4
-rw-r--r--profiles/arch/powerpc/ppc64/64ul/package.use.mask3
-rw-r--r--profiles/arch/powerpc/ppc64/64ul/use.mask4
-rw-r--r--profiles/arch/powerpc/ppc64/64ul/use.stable.mask4
-rw-r--r--profiles/arch/powerpc/ppc64/package.use.mask1
-rw-r--r--profiles/arch/powerpc/ppc64/use.mask4
-rw-r--r--profiles/arch/powerpc/ppc64/use.stable.mask2
-rw-r--r--profiles/arch/x86/package.use.stable.mask1
-rw-r--r--profiles/arch/x86/use.mask4
-rw-r--r--profiles/arch/x86/use.stable.mask2
-rw-r--r--profiles/base/package.use.force1
-rw-r--r--profiles/base/use.stable.mask2
-rw-r--r--profiles/desc/python_single_target.desc3
-rw-r--r--profiles/desc/python_targets.desc3
-rw-r--r--profiles/package.mask21
-rw-r--r--profiles/use.local.desc9
26 files changed, 79 insertions, 12 deletions
diff --git a/profiles/Manifest.gz b/profiles/Manifest.gz
index 416f3a2300a7..12a319875e5d 100644
--- a/profiles/Manifest.gz
+++ b/profiles/Manifest.gz
Binary files differ
diff --git a/profiles/arch/amd64/package.use.stable.mask b/profiles/arch/amd64/package.use.stable.mask
index 29d4c687c983..2d89b4ff1d90 100644
--- a/profiles/arch/amd64/package.use.stable.mask
+++ b/profiles/arch/amd64/package.use.stable.mask
@@ -153,3 +153,4 @@ gnustep-base/gnustep-make libobjc2
# Don't apply stable masks to python-exec since we're forcing every
# impl there anyway. Please keep this in sync with use.stable.mask.
dev-lang/python-exec -python_targets_pypy3
+dev-lang/python-exec -python_targets_pypy3_11
diff --git a/profiles/arch/amd64/use.mask b/profiles/arch/amd64/use.mask
index 26f4c994030f..d4ed8ec4f047 100644
--- a/profiles/arch/amd64/use.mask
+++ b/profiles/arch/amd64/use.mask
@@ -1,4 +1,4 @@
-# Copyright 1999-2024 Gentoo Authors
+# Copyright 1999-2025 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
# Unmask the flag which corresponds to ARCH.
@@ -81,6 +81,8 @@
# PyPy is keyworded on this arch.
-python_targets_pypy3
-python_single_target_pypy3
+-python_targets_pypy3_11
+-python_single_target_pypy3_11
# Andrey Grozin <grozin@gentoo.org> (2014-06-25)
# keyworded on amd64
diff --git a/profiles/arch/amd64/use.stable.mask b/profiles/arch/amd64/use.stable.mask
index b4645f631745..71ed679097c9 100644
--- a/profiles/arch/amd64/use.stable.mask
+++ b/profiles/arch/amd64/use.stable.mask
@@ -20,3 +20,5 @@ cuda
# PyPy is unstable on this arch.
python_targets_pypy3
python_single_target_pypy3
+python_targets_pypy3_11
+python_single_target_pypy3_11
diff --git a/profiles/arch/arm64/package.use.stable.mask b/profiles/arch/arm64/package.use.stable.mask
index d82a9fed8ab6..d4526b664ce6 100644
--- a/profiles/arch/arm64/package.use.stable.mask
+++ b/profiles/arch/arm64/package.use.stable.mask
@@ -41,6 +41,7 @@ sys-cluster/openmpi openmpi_rm_pbs
# Don't apply stable masks to python-exec since we're forcing every
# impl there anyway. Please keep this in sync with use.stable.mask.
dev-lang/python-exec -python_targets_pypy3
+dev-lang/python-exec -python_targets_pypy3_11
# Sam James <sam@gentoo.org> (2021-10-25)
# Has unstable dependencies we don't want to drag in yet
diff --git a/profiles/arch/arm64/use.mask b/profiles/arch/arm64/use.mask
index 7e6739b8e047..8545308e2638 100644
--- a/profiles/arch/arm64/use.mask
+++ b/profiles/arch/arm64/use.mask
@@ -55,6 +55,8 @@ ada_target_gnat_2021
# PyPy3 works on arm64
-python_targets_pypy3
-python_single_target_pypy3
+-python_targets_pypy3_11
+-python_single_target_pypy3_11
# David Seifert <soap@gentoo.org> (2020-05-17)
# Mono is hopelessly broken on arm64
diff --git a/profiles/arch/arm64/use.stable.mask b/profiles/arch/arm64/use.stable.mask
index ec37d9bdcf5c..b763434dcbec 100644
--- a/profiles/arch/arm64/use.stable.mask
+++ b/profiles/arch/arm64/use.stable.mask
@@ -22,6 +22,8 @@ nvenc
# Not enough packages stable w/ PyPy3 support
python_targets_pypy3
python_single_target_pypy3
+python_targets_pypy3_11
+python_single_target_pypy3_11
# Sam James <sam@gentoo.org> (2020-10-07)
# app-misc/lirc not stable yet
diff --git a/profiles/arch/base/use.mask b/profiles/arch/base/use.mask
index e0e59eeea995..864930eb31bd 100644
--- a/profiles/arch/base/use.mask
+++ b/profiles/arch/base/use.mask
@@ -1,4 +1,4 @@
-# Copyright 1999-2024 Gentoo Authors
+# Copyright 1999-2025 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
# Thomas Bettler <thomas.bettler@gmail.com> (2024-11-04)
@@ -234,6 +234,8 @@ orc
# please switch to one of the testing 13.0 profiles to get it.
python_targets_pypy3
python_single_target_pypy3
+python_targets_pypy3_11
+python_single_target_pypy3_11
# Michał Górny <mgorny@gentoo.org> (2013-01-26)
# Mask the multilib flags globally. Unmasked in specific arches.
diff --git a/profiles/arch/powerpc/ppc64/64le/package.use.mask b/profiles/arch/powerpc/ppc64/64le/package.use.mask
index 583675b83988..b308ba8610e0 100644
--- a/profiles/arch/powerpc/ppc64/64le/package.use.mask
+++ b/profiles/arch/powerpc/ppc64/64le/package.use.mask
@@ -1,4 +1,4 @@
-# Copyright 2019-2024 Gentoo Authors
+# Copyright 2019-2025 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
# Marek Szuba <marecki@gentoo.org> (2023-12-05)
@@ -13,6 +13,7 @@ sci-mathematics/gmp-ecm custom-tune
# Don't apply stable masks to python-exec since we're forcing every
# impl there anyway. Please keep this in sync with use.stable.mask.
dev-lang/python-exec -python_targets_pypy3
+dev-lang/python-exec -python_targets_pypy3_11
# Georgy Yakovlev <gyakovlev@gentoo.org> (2021-11-13)
# ppc64 has pipewire keyworded
diff --git a/profiles/arch/powerpc/ppc64/64le/use.mask b/profiles/arch/powerpc/ppc64/64le/use.mask
index cf4f878dbf80..a47bbf97aabe 100644
--- a/profiles/arch/powerpc/ppc64/64le/use.mask
+++ b/profiles/arch/powerpc/ppc64/64le/use.mask
@@ -1,4 +1,4 @@
-# Copyright 1999-2024 Gentoo Authors
+# Copyright 1999-2025 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
# Paul Zander <negril.nx+gentoo@gmail.com> (2024-03-29)
@@ -12,6 +12,8 @@
# PyPy3 is keyworded here.
-python_targets_pypy3
-python_single_target_pypy3
+-python_targets_pypy3_11
+-python_single_target_pypy3_11
# Sam James <sam@gentoo.org> (2021-10-16)
# media-libs/openexr doesn't work on BE, but should on LE.
diff --git a/profiles/arch/powerpc/ppc64/64le/use.stable.mask b/profiles/arch/powerpc/ppc64/64le/use.stable.mask
index 9d8490097912..caf3db2d4df6 100644
--- a/profiles/arch/powerpc/ppc64/64le/use.stable.mask
+++ b/profiles/arch/powerpc/ppc64/64le/use.stable.mask
@@ -1,10 +1,12 @@
-# Copyright 2019-2021 Gentoo Authors
+# Copyright 2019-2025 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
# Michał Górny <mgorny@gentoo.org> (2021-12-31)
# PyPy3 target is not ready for stable.
python_targets_pypy3
python_single_target_pypy3
+python_targets_pypy3_11
+python_single_target_pypy3_11
# Sam James <sam@gentoo.org> (2021-11-14)
# media-libs/openexr is not marked stable on ppc64
diff --git a/profiles/arch/powerpc/ppc64/64ul/package.use.mask b/profiles/arch/powerpc/ppc64/64ul/package.use.mask
index 02d3e897d489..03cb0f4e0d95 100644
--- a/profiles/arch/powerpc/ppc64/64ul/package.use.mask
+++ b/profiles/arch/powerpc/ppc64/64ul/package.use.mask
@@ -1,4 +1,4 @@
-# Copyright 1999-2024 Gentoo Authors
+# Copyright 1999-2025 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
# Joonas Niilola <juippis@gentoo.org> (2023-08-24)
@@ -14,6 +14,7 @@ app-portage/nattka -depgraph-order
# Don't apply stable masks to python-exec since we're forcing every
# impl there anyway. Please keep this in sync with use.stable.mask.
dev-lang/python-exec -python_targets_pypy3
+dev-lang/python-exec -python_targets_pypy3_11
# Georgy Yakovlev <gyakovlev@gentoo.org> (2021-07-27)
# deps not keyworded
diff --git a/profiles/arch/powerpc/ppc64/64ul/use.mask b/profiles/arch/powerpc/ppc64/64ul/use.mask
index c1da73b5fb28..4f8e09aeb7f3 100644
--- a/profiles/arch/powerpc/ppc64/64ul/use.mask
+++ b/profiles/arch/powerpc/ppc64/64ul/use.mask
@@ -1,10 +1,12 @@
-# Copyright 1999-2023 Gentoo Authors
+# Copyright 1999-2025 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
# Michał Górny <mgorny@gentoo.org> (2021-12-31)
# PyPy3 is keyworded here.
-python_targets_pypy3
-python_single_target_pypy3
+-python_targets_pypy3_11
+-python_single_target_pypy3_11
# Georgy Yakovlev <gyakovlev@gentoo.org> (2020-06-03)
# clang is keyworded and works on ppc64
diff --git a/profiles/arch/powerpc/ppc64/64ul/use.stable.mask b/profiles/arch/powerpc/ppc64/64ul/use.stable.mask
index fee4cfaa3747..22283f4ce634 100644
--- a/profiles/arch/powerpc/ppc64/64ul/use.stable.mask
+++ b/profiles/arch/powerpc/ppc64/64ul/use.stable.mask
@@ -1,10 +1,12 @@
-# Copyright 1999-2021 Gentoo Authors
+# Copyright 1999-2025 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
# Michał Górny <mgorny@gentoo.org> (2021-12-31)
# PyPy3 target is not ready for stable.
python_targets_pypy3
python_single_target_pypy3
+python_targets_pypy3_11
+python_single_target_pypy3_11
# Georgy Yakovlev <gyakovlev@gentoo.org> (2020-01-26)
# media-plugins/frei0r-plugins not stable yet
diff --git a/profiles/arch/powerpc/ppc64/package.use.mask b/profiles/arch/powerpc/ppc64/package.use.mask
index e253da8fbf4f..826617e4557b 100644
--- a/profiles/arch/powerpc/ppc64/package.use.mask
+++ b/profiles/arch/powerpc/ppc64/package.use.mask
@@ -70,6 +70,7 @@ lxqt-base/lxqt-meta desktop-portal
# Don't apply stable masks to python-exec since we're forcing every
# impl there anyway. Please keep this in sync with use.stable.mask.
dev-lang/python-exec -python_targets_pypy3
+dev-lang/python-exec -python_targets_pypy3_11
# Sam James <sam@gentoo.org> (2021-10-17)
# Go doesn't support pie on ppc64, bug #818529
diff --git a/profiles/arch/powerpc/ppc64/use.mask b/profiles/arch/powerpc/ppc64/use.mask
index df505e9a7a73..b0cda24f6ec2 100644
--- a/profiles/arch/powerpc/ppc64/use.mask
+++ b/profiles/arch/powerpc/ppc64/use.mask
@@ -1,4 +1,4 @@
-# Copyright 2008-2024 Gentoo Authors
+# Copyright 2008-2025 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
### THIS FILE IS ONLY FOR PACKAGES MASKED ON BOTH 64-BIT AND 32-BIT USERLAND!!!
@@ -14,6 +14,8 @@ osl
# PyPy3 is keyworded here.
-python_targets_pypy3
-python_single_target_pypy3
+-python_targets_pypy3_11
+-python_single_target_pypy3_11
# Sam James <sam@gentoo.org> (2021-10-16)
# media-libs/openexr doesn't work on BE (bug #818424)
diff --git a/profiles/arch/powerpc/ppc64/use.stable.mask b/profiles/arch/powerpc/ppc64/use.stable.mask
index 9bb63a5c3d6f..df498820adab 100644
--- a/profiles/arch/powerpc/ppc64/use.stable.mask
+++ b/profiles/arch/powerpc/ppc64/use.stable.mask
@@ -12,6 +12,8 @@ php_targets_php8-2
# PyPy3 target is not ready for stable.
python_targets_pypy3
python_single_target_pypy3
+python_targets_pypy3_11
+python_single_target_pypy3_11
# Sam James <sam@gentoo.org> (2021-11-14)
# media-libs/openexr is not marked stable on ppc64
diff --git a/profiles/arch/x86/package.use.stable.mask b/profiles/arch/x86/package.use.stable.mask
index f3bdbc34ae8a..3f7e98548d4b 100644
--- a/profiles/arch/x86/package.use.stable.mask
+++ b/profiles/arch/x86/package.use.stable.mask
@@ -159,3 +159,4 @@ dev-cpp/eigen test
# Don't apply stable masks to python-exec since we're forcing every
# impl there anyway. Please keep this in sync with use.stable.mask.
dev-lang/python-exec -python_targets_pypy3
+dev-lang/python-exec -python_targets_pypy3_11
diff --git a/profiles/arch/x86/use.mask b/profiles/arch/x86/use.mask
index e4fd6b676d83..0da67bc70068 100644
--- a/profiles/arch/x86/use.mask
+++ b/profiles/arch/x86/use.mask
@@ -1,4 +1,4 @@
-# Copyright 1999-2024 Gentoo Authors
+# Copyright 1999-2025 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
# Unmask the flag which corresponds to ARCH.
@@ -68,6 +68,8 @@ webengine
# PyPy is keyworded on this arch.
-python_targets_pypy3
-python_single_target_pypy3
+-python_targets_pypy3_11
+-python_single_target_pypy3_11
# Andrey Grozin <grozin@gentoo.org> (2014-06-25)
# keyworded on x86
diff --git a/profiles/arch/x86/use.stable.mask b/profiles/arch/x86/use.stable.mask
index faa26490acb9..8309eabe2e3a 100644
--- a/profiles/arch/x86/use.stable.mask
+++ b/profiles/arch/x86/use.stable.mask
@@ -26,3 +26,5 @@ mkl
# PyPy is unstable on this arch.
python_targets_pypy3
python_single_target_pypy3
+python_targets_pypy3_11
+python_single_target_pypy3_11
diff --git a/profiles/base/package.use.force b/profiles/base/package.use.force
index 03ebc138e7cf..e6eb75e716ea 100644
--- a/profiles/base/package.use.force
+++ b/profiles/base/package.use.force
@@ -307,6 +307,7 @@ dev-lang/python-exec python_targets_python3_12
dev-lang/python-exec python_targets_python3_13
dev-lang/python-exec python_targets_python3_13t
dev-lang/python-exec python_targets_pypy3
+dev-lang/python-exec python_targets_pypy3_11
# Zac Medico <zmedico@gentoo.org> (2010-10-20)
# Force ipc USE flag since it should remain enabled unless
diff --git a/profiles/base/use.stable.mask b/profiles/base/use.stable.mask
index f2bbf0a0a135..f38e5e82c741 100644
--- a/profiles/base/use.stable.mask
+++ b/profiles/base/use.stable.mask
@@ -15,6 +15,8 @@ python_targets_python3_13t
python_single_target_python3_13t
python_targets_pypy3
python_single_target_pypy3
+python_targets_pypy3_11
+python_single_target_pypy3_11
# Michael Orlitzky <mjo@gentoo.org> (2023-12-05)
# New unstable PHP slot.
diff --git a/profiles/desc/python_single_target.desc b/profiles/desc/python_single_target.desc
index d168b301a8d8..0464f2554d2e 100644
--- a/profiles/desc/python_single_target.desc
+++ b/profiles/desc/python_single_target.desc
@@ -1,4 +1,4 @@
-# Copyright 1999-2024 Gentoo Authors.
+# Copyright 1999-2025 Gentoo Authors.
# Distributed under the terms of the GNU General Public License v2
# This file contains descriptions of PYTHON_SINGLE_TARGET USE_EXPAND flags.
@@ -9,3 +9,4 @@ python3_12 - Build for Python 3.12 only
python3_13 - Build for Python 3.13 only
python3_13t - Build for Python 3.13 freethreading only
pypy3 - Build for PyPy3 only
+pypy3_11 - Build for PyPy3.11 only
diff --git a/profiles/desc/python_targets.desc b/profiles/desc/python_targets.desc
index 298b54067be7..aae9d0ff1acd 100644
--- a/profiles/desc/python_targets.desc
+++ b/profiles/desc/python_targets.desc
@@ -1,4 +1,4 @@
-# Copyright 1999-2024 Gentoo Authors.
+# Copyright 1999-2025 Gentoo Authors.
# Distributed under the terms of the GNU General Public License v2
# This file contains descriptions of PYTHON_TARGETS USE_EXPAND flags.
@@ -9,3 +9,4 @@ python3_12 - Build with Python 3.12
python3_13 - Build with Python 3.13
python3_13t - Build with Python 3.13 freethreading
pypy3 - Build with PyPy3
+pypy3_11 - Build with PyPy3.11
diff --git a/profiles/package.mask b/profiles/package.mask
index c2a71632ad55..fe2eea7f1775 100644
--- a/profiles/package.mask
+++ b/profiles/package.mask
@@ -33,6 +33,27 @@
#--- END OF EXAMPLES ---
+# Andrey Grozin <grozin@gentoo.org> (2025-02-15)
+# Last release 6 years ago, depends on Qt5,
+# no one else packages this.
+# Use sci-geosciences/gpxsee instead.
+# Removal on 2025-03-16.
+sci-geosciences/gpxlab
+
+# Andrey Grozin <grozin@gentoo.org> (2025-02-15)
+# Last release 6 years ago, no one else packages this.
+# Bugs #932575, #927671
+# Use app-text/foliate or app-text/crqt-ng.
+# Removal on 2025-03-16.
+app-text/simple-fb2-reader
+
+# Andrey Grozin <grozin@gentoo.org> (2025-02-15)
+# Last release 6 years ago, no one else packages this.
+# Does not seem useful.
+# Bug #729546.
+# Removal on 2025-03-16.
+app-text/fictionup
+
# Ionen Wolkens <ionen@gentoo.org> (2025-02-14)
# No revdeps left, and serves no purpose on its own. Formerly used
# by <=app-emulation/wine-*-7 but <=7.x has been dropped and newer
diff --git a/profiles/use.local.desc b/profiles/use.local.desc
index c30753b958cc..8f83c5839775 100644
--- a/profiles/use.local.desc
+++ b/profiles/use.local.desc
@@ -6566,7 +6566,16 @@ net-misc/r8125:ptp - Enable Precision Time Protocol support
net-misc/r8125:rss - Enable Receive Side Scaling (RSS)
net-misc/r8125:use-firmware - Support automatic firmware loading
net-misc/r8152:center-tap-short - Enable support for center tap short
+net-misc/r8168:down-speed-100 - Reduce speed to 100 Mbps in WOL-only modes
+net-misc/r8168:eee - Enable Energy-Efficient Ethernet by default
+net-misc/r8168:giga-lite - Enable support of 'Giga Lite' (500 Mbps over just two CAT5 pairs) by default
+net-misc/r8168:hw-acceleration - Enable use of hardware acceleration by default. HW acceleration may cause problems on Realtek NICs!
+net-misc/r8168:multi-tx-q - Enable Multiple Tx Queue ('RSS' for sending)
+net-misc/r8168:rss - Enable Receive Side Scaling (RSS)
+net-misc/r8168:s5-keep-mac - Keep set MAC address in S5 (switched off) by default
net-misc/r8168:use-firmware - Enable support for automatic firmware loading
+net-misc/r8168:wol - Enable Wake-On-LAN by default
+net-misc/r8168:wol-s5 - Enable start from S5 (switched off) by Wake-On-LAN by default
net-misc/rdesktop:kerberos - Enable CredSPP support + Kerberos authentication
net-misc/rdesktop:pcsc-lite - Enable smartcard support with sys-apps/pcsc-lite driver
net-misc/rdesktop:xrandr - Enable XRandR window extension support