summaryrefslogtreecommitdiff
path: root/profiles
diff options
context:
space:
mode:
Diffstat (limited to 'profiles')
-rw-r--r--profiles/Manifest.gzbin188459 -> 188468 bytes
-rw-r--r--profiles/arch/amd64/package.use.mask1
-rw-r--r--profiles/arch/ia64/package.mask1
-rw-r--r--profiles/arch/loong/package.use.mask1
-rw-r--r--profiles/arch/powerpc/ppc64/package.mask3
-rw-r--r--profiles/features/wd40/package.use.mask4
-rw-r--r--profiles/package.deprecated12
-rw-r--r--profiles/package.mask50
-rw-r--r--profiles/updates/1Q-20247
-rw-r--r--profiles/use.local.desc1
10 files changed, 12 insertions, 68 deletions
diff --git a/profiles/Manifest.gz b/profiles/Manifest.gz
index ed478513ffc9..9024deb50e3a 100644
--- a/profiles/Manifest.gz
+++ b/profiles/Manifest.gz
Binary files differ
diff --git a/profiles/arch/amd64/package.use.mask b/profiles/arch/amd64/package.use.mask
index cde94fbd99ae..9ac5e1dc4690 100644
--- a/profiles/arch/amd64/package.use.mask
+++ b/profiles/arch/amd64/package.use.mask
@@ -434,7 +434,6 @@ sys-apps/hwloc -gl -nvml
# Michał Górny <mgorny@gentoo.org> (2013-07-22)
# Meaningless on amd64 (it controls the 32-bit x86 JIT).
dev-python/pypy-exe cpu_flags_x86_sse2
-dev-python/pypy3-exe cpu_flags_x86_sse2
# Diego Elio Pettenò <flameeyes@gentoo.org> (2012-11-03)
# Unmask here, as it's masked in base.
diff --git a/profiles/arch/ia64/package.mask b/profiles/arch/ia64/package.mask
index 47b2b567a44f..a9dc726d7b2d 100644
--- a/profiles/arch/ia64/package.mask
+++ b/profiles/arch/ia64/package.mask
@@ -8,4 +8,3 @@
# Sergei Trofimovich <slyfox@gentoo.org> (2020-05-02)
# greenlet needs arch-specific stack switching code. There is no ia64 port.
dev-python/greenlet
-virtual/python-greenlet
diff --git a/profiles/arch/loong/package.use.mask b/profiles/arch/loong/package.use.mask
index a80faf224e94..d3a86ae2589b 100644
--- a/profiles/arch/loong/package.use.mask
+++ b/profiles/arch/loong/package.use.mask
@@ -54,7 +54,6 @@ sys-devel/llvm -debuginfod
# Revdeps of dev-python/ujson which is masked.
dev-python/cattrs test
dev-python/requests-cache test
-dev-python/ruamel-std-pathlib test
# Andrew Ammerlaan <andrewammerlaan@gentoo.org> (2023-08-30)
# Avoid having to keyword more Qt deps
diff --git a/profiles/arch/powerpc/ppc64/package.mask b/profiles/arch/powerpc/ppc64/package.mask
index 7d3478fc343d..694da7e1f320 100644
--- a/profiles/arch/powerpc/ppc64/package.mask
+++ b/profiles/arch/powerpc/ppc64/package.mask
@@ -1,4 +1,4 @@
-# Copyright 1999-2023 Gentoo Authors
+# Copyright 1999-2024 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
# Jimi Huotari <chiitoo@gentoo.org> (2023-01-11)
@@ -8,7 +8,6 @@
# Michał Górny <mgorny@gentoo.org> (2022-08-25)
# Only ppc64le binpkg is provided.
dev-python/pypy-exe-bin
-dev-python/pypy3-exe-bin
# Sam James <sam@gentoo.org> (2022-01-18)
# No bootstrap binary available on big endian PPC64 right now
diff --git a/profiles/features/wd40/package.use.mask b/profiles/features/wd40/package.use.mask
index cbfafce87482..af589efe2d03 100644
--- a/profiles/features/wd40/package.use.mask
+++ b/profiles/features/wd40/package.use.mask
@@ -1,4 +1,4 @@
-# Copyright 1999-2023 Gentoo Authors
+# Copyright 1999-2024 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
# Takuya Wakazono <pastalian46@gmail.com> (2023-11-21)
@@ -56,7 +56,7 @@ dev-lang/ruby jit
# Sam James <sam@gentoo.org> (2022-12-26)
# Needs dev-python/mkdocs-redirects->dev-python/twine which is masked on wd40
-dev-util/gef doc
+dev-debug/gef doc
# Sam James <sam@gentoo.org> (2022-12-11)
# net-libs/rustls-ffi needs Rust.
diff --git a/profiles/package.deprecated b/profiles/package.deprecated
index 6a6d86fc199e..2bafcca9d4ac 100644
--- a/profiles/package.deprecated
+++ b/profiles/package.deprecated
@@ -1,4 +1,4 @@
-# Copyright 1999-2023 Gentoo Authors
+# Copyright 1999-2024 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
# This file specifies packages that are considered deprecated (but not
@@ -60,16 +60,6 @@ dev-perl/Type-Tie
# which ensures a sound server is installed via PDEPEND.
media-sound/pulseaudio
-# Michał Górny <mgorny@gentoo.org> (2023-05-29)
-# Use the following snippet instead:
-#
-# $(python_gen_cond_dep '
-# dev-python/cffi[${PYTHON_USEDEP}]
-# ' 'python*')
-#
-# Possibly adding version constraints if package declares them.
-virtual/python-cffi
-
# Sam James <sam@gentoo.org> (2023-04-07)
# Inactive upstream, doesn't support newer Rubies.
# Please port your package to use dev-ruby/erubis instead.
diff --git a/profiles/package.mask b/profiles/package.mask
index 122d8912c2a1..3614e9152a84 100644
--- a/profiles/package.mask
+++ b/profiles/package.mask
@@ -270,12 +270,6 @@ sys-block/hpacucli
# Removal on 2024-01-21. Bug #919050.
app-containers/go-secbench
-# Michał Górny <mgorny@gentoo.org> (2023-12-18)
-# A broken package that used to be a test dependency
-# of dev-python/ruamel-yaml. No revdeps left.
-# Removal on 2024-01-17. Bug #920271.
-dev-python/ruamel-std-pathlib
-
# Andreas Sturmlechner <asturm@gentoo.org> (2024-01-10)
# KDE Plasma 6 RC1 (5.92) and Frameworks 6 RC1 (5.248) mask
# *** PRE-RELEASE *** NO BUGS WILL BE FIXED *** OVERLAY PRs WELCOME ***
@@ -441,6 +435,7 @@ dev-python/ruamel-std-pathlib
~dev-libs/kirigami-addons-0.11.90
~dev-libs/ktextaddons-1.5.3
~dev-libs/kweathercore-0.8.0
+~gui-apps/xwaylandvideobridge-0.4.0
~media-libs/libqaccessibilityclient-0.6.0
~media-libs/phonon-4.12.0
~media-libs/phonon-vlc-0.12.0
@@ -454,34 +449,11 @@ dev-python/ruamel-std-pathlib
=net-libs/signond-8.61-r100
~sys-auth/polkit-qt-0.175.0
-# Hans de Graaff <graaff@gentoo.org> (2023-12-17)
-# Subslots added by accident. Please use the normal "7" or "8" slots
-# instead. Masked for removal on 2024-01-17.
-dev-ruby/elasticsearch:7.17.7
-dev-ruby/elasticsearch:8.8.0
-
# Michał Górny <mgorny@gentoo.org> (2023-12-17)
# Broken due to invalid use of tzdata.
# https://github.com/sdispater/pendulum/issues/769
=dev-python/pendulum-3.0.0
-# Michał Górny <mgorny@gentoo.org> (2023-12-15)
-# Superseded by dev-python/pypy3_10-exe{,-bin}.
-# Removal on 2024-01-14. Bug #920036.
-dev-python/pypy3-exe
-dev-python/pypy3-exe-bin
-
-# Hans de Graaff <graaff@gentoo.org> (2023-12-15)
-# Last release in 2020. Does not work with current activesupport
-# versions. No reverse dependencies. Masked for removal on 2024-01-15.
-dev-ruby/gh
-
-# Hans de Graaff <graaff@gentoo.org> (2023-12-15)
-# Old slot without any remaining reverse dependencies. Does not work
-# with ruby32. Use the newer slot instead. Masked for removal on
-# 2024-01-15.
-dev-ruby/http:4
-
# Sam James <sam@gentoo.org> (2023-12-14)
# Gentoo's kernel maintainers have decided to discontinue gentoo-sources and
# gentoo-kernel for old kernel LTS branches because of the resources to require
@@ -514,31 +486,11 @@ dev-ruby/http:4
=sys-kernel/vanilla-kernel-6.1.64
=sys-kernel/vanilla-kernel-6.1.65
-# Michał Górny <mgorny@gentoo.org> (2023-12-08)
-# The both remaining virtuals are deprecated in favor of using
-# python_gen_cond_dep directly, and no longer used in any packages
-# in ::gentoo.
-# Removal on 2024-01-07. Bug #919467.
-virtual/python-cffi
-virtual/python-greenlet
-
-# Sam James <sam@gentoo.org> (2023-12-08)
-# Broken build system:
-# https://github.com/iovisor/bcc/issues/4823
-# https://github.com/iovisor/bcc/issues/4830
-=dev-util/bcc-0.29.0
-
# Eli Schwartz <eschwartz93@gmail.com> (2023-12-02)
# Has a bug that breaks sys-apps/portage. Upgrade to 1.3.0-r1 instead.
# Bug #919072.
=dev-build/meson-1.3.0
-# Michał Górny <mgorny@gentoo.org> (2023-11-30)
-# Last commit in 2020. It was used exclusively by dev-python/ipython,
-# and it is used no more.
-# Removal on 2023-12-30. Bug #916535.
-dev-python/backcall
-
# Sam James <sam@gentoo.org> (2023-11-25)
# Breaks desktop icon rendering, see bug #904468.
# Upstream bug: https://gitlab.xfce.org/xfce/xfdesktop/-/issues/242
diff --git a/profiles/updates/1Q-2024 b/profiles/updates/1Q-2024
index c59511c7095f..61b312acbf8f 100644
--- a/profiles/updates/1Q-2024
+++ b/profiles/updates/1Q-2024
@@ -50,3 +50,10 @@ move dev-util/scons dev-build/scons
move sys-devel/qconf dev-build/qconf
move dev-util/b2 dev-build/b2
move dev-util/kbuild dev-build/kbuild
+move dev-util/ald dev-debug/ald
+move dev-util/ddd dev-debug/ddd
+move dev-util/edb-debugger dev-debug/edb-debugger
+move dev-util/kdbg dev-debug/kdbg
+move dev-util/pwndbg dev-debug/pwndbg
+move dev-util/gef dev-debug/gef
+move dev-util/peda dev-debug/peda
diff --git a/profiles/use.local.desc b/profiles/use.local.desc
index 898f2221f544..501977cdabac 100644
--- a/profiles/use.local.desc
+++ b/profiles/use.local.desc
@@ -2448,7 +2448,6 @@ dev-python/pypax:ptpax - Enable PT_PAX_FLAGS support.
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 dev-python/pypy3-exe 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-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_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-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_9: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`)