diff options
85 files changed, 147 insertions, 146 deletions
diff --git a/app-emulation/libguestfs/libguestfs-1.48.6.ebuild b/app-emulation/libguestfs/libguestfs-1.48.6.ebuild index 3eac54d66968..3afad5feecf9 100644 --- a/app-emulation/libguestfs/libguestfs-1.48.6.ebuild +++ b/app-emulation/libguestfs/libguestfs-1.48.6.ebuild @@ -90,7 +90,7 @@ COMMON_DEPEND=" sys-libs/libselinux:= sys-libs/libsemanage ) - systemtap? ( dev-util/systemtap ) + systemtap? ( dev-debug/systemtap ) " # Some OCaml is always required # bug #729674 diff --git a/app-emulation/libguestfs/metadata.xml b/app-emulation/libguestfs/metadata.xml index 98a2975f77de..67f481aca2fb 100644 --- a/app-emulation/libguestfs/metadata.xml +++ b/app-emulation/libguestfs/metadata.xml @@ -7,7 +7,7 @@ <flag name="fuse">Enable image mount support via <pkg>sys-fs/fuse</pkg></flag> <flag name="inspect-icons">Use <pkg>media-gfx/icoutils</pkg> for accessing/inspecting icon file within images</flag> <flag name="libvirt">Use <pkg>app-emulation/libvirt</pkg> to manipulate VMs</flag> - <flag name="systemtap">Use <pkg>dev-util/systemtap</pkg> to inspect VM via "probes"</flag> + <flag name="systemtap">Use <pkg>dev-debug/systemtap</pkg> to inspect VM via "probes"</flag> </use> <upstream> <remote-id type="github">libguestfs/libguestfs</remote-id> diff --git a/app-emulation/libvirt/libvirt-10.0.0.ebuild b/app-emulation/libvirt/libvirt-10.0.0.ebuild index b19afcf9a801..fcb80d5cb161 100644 --- a/app-emulation/libvirt/libvirt-10.0.0.ebuild +++ b/app-emulation/libvirt/libvirt-10.0.0.ebuild @@ -80,7 +80,7 @@ RDEPEND=" apparmor? ( sys-libs/libapparmor ) audit? ( sys-process/audit ) caps? ( sys-libs/libcap-ng ) - dtrace? ( dev-util/systemtap ) + dtrace? ( dev-debug/systemtap ) firewalld? ( >=net-firewall/firewalld-0.6.3 ) fuse? ( sys-fs/fuse:= ) glusterfs? ( >=sys-cluster/glusterfs-3.4.1 ) diff --git a/app-emulation/libvirt/libvirt-9.3.0-r1.ebuild b/app-emulation/libvirt/libvirt-9.3.0-r1.ebuild index 7e3a51cbc605..82fda1d2cf06 100644 --- a/app-emulation/libvirt/libvirt-9.3.0-r1.ebuild +++ b/app-emulation/libvirt/libvirt-9.3.0-r1.ebuild @@ -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 EAPI=8 @@ -10,7 +10,7 @@ EAPI=8 # app-emulation/libvirt # Please bump them together! -PYTHON_COMPAT=( python3_{9..11} ) +PYTHON_COMPAT=( python3_{10..11} ) VERIFY_SIG_OPENPGP_KEY_PATH=/usr/share/openpgp-keys/libvirt.org.asc inherit meson linux-info python-any-r1 readme.gentoo-r1 tmpfiles verify-sig @@ -81,7 +81,7 @@ RDEPEND=" apparmor? ( sys-libs/libapparmor ) audit? ( sys-process/audit ) caps? ( sys-libs/libcap-ng ) - dtrace? ( dev-util/systemtap ) + dtrace? ( dev-debug/systemtap ) firewalld? ( >=net-firewall/firewalld-0.6.3 ) fuse? ( sys-fs/fuse:= ) glusterfs? ( >=sys-cluster/glusterfs-3.4.1 ) diff --git a/app-emulation/libvirt/libvirt-9.4.0-r4.ebuild b/app-emulation/libvirt/libvirt-9.4.0-r4.ebuild index eafdb54316ee..5df9ca970adb 100644 --- a/app-emulation/libvirt/libvirt-9.4.0-r4.ebuild +++ b/app-emulation/libvirt/libvirt-9.4.0-r4.ebuild @@ -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 EAPI=8 @@ -10,7 +10,7 @@ EAPI=8 # app-emulation/libvirt # Please bump them together! -PYTHON_COMPAT=( python3_{9..11} ) +PYTHON_COMPAT=( python3_{10..11} ) VERIFY_SIG_OPENPGP_KEY_PATH=/usr/share/openpgp-keys/libvirt.org.asc inherit meson linux-info python-any-r1 readme.gentoo-r1 tmpfiles verify-sig @@ -81,7 +81,7 @@ RDEPEND=" apparmor? ( sys-libs/libapparmor ) audit? ( sys-process/audit ) caps? ( sys-libs/libcap-ng ) - dtrace? ( dev-util/systemtap ) + dtrace? ( dev-debug/systemtap ) firewalld? ( >=net-firewall/firewalld-0.6.3 ) fuse? ( sys-fs/fuse:= ) glusterfs? ( >=sys-cluster/glusterfs-3.4.1 ) diff --git a/app-emulation/libvirt/libvirt-9.5.0-r1.ebuild b/app-emulation/libvirt/libvirt-9.5.0-r1.ebuild index 070720fbef3c..51178c2f3795 100644 --- a/app-emulation/libvirt/libvirt-9.5.0-r1.ebuild +++ b/app-emulation/libvirt/libvirt-9.5.0-r1.ebuild @@ -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 EAPI=8 @@ -10,7 +10,7 @@ EAPI=8 # app-emulation/libvirt # Please bump them together! -PYTHON_COMPAT=( python3_{9..11} ) +PYTHON_COMPAT=( python3_{10..11} ) VERIFY_SIG_OPENPGP_KEY_PATH=/usr/share/openpgp-keys/libvirt.org.asc inherit meson linux-info python-any-r1 readme.gentoo-r1 tmpfiles verify-sig @@ -81,7 +81,7 @@ RDEPEND=" apparmor? ( sys-libs/libapparmor ) audit? ( sys-process/audit ) caps? ( sys-libs/libcap-ng ) - dtrace? ( dev-util/systemtap ) + dtrace? ( dev-debug/systemtap ) firewalld? ( >=net-firewall/firewalld-0.6.3 ) fuse? ( sys-fs/fuse:= ) glusterfs? ( >=sys-cluster/glusterfs-3.4.1 ) diff --git a/app-emulation/libvirt/libvirt-9.6.0.ebuild b/app-emulation/libvirt/libvirt-9.6.0.ebuild index eea4f073d671..bb1560fb0ec5 100644 --- a/app-emulation/libvirt/libvirt-9.6.0.ebuild +++ b/app-emulation/libvirt/libvirt-9.6.0.ebuild @@ -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 EAPI=8 @@ -10,7 +10,7 @@ EAPI=8 # app-emulation/libvirt # Please bump them together! -PYTHON_COMPAT=( python3_{9..11} ) +PYTHON_COMPAT=( python3_{10..11} ) VERIFY_SIG_OPENPGP_KEY_PATH=/usr/share/openpgp-keys/libvirt.org.asc inherit meson linux-info python-any-r1 readme.gentoo-r1 tmpfiles verify-sig @@ -81,7 +81,7 @@ RDEPEND=" apparmor? ( sys-libs/libapparmor ) audit? ( sys-process/audit ) caps? ( sys-libs/libcap-ng ) - dtrace? ( dev-util/systemtap ) + dtrace? ( dev-debug/systemtap ) firewalld? ( >=net-firewall/firewalld-0.6.3 ) fuse? ( sys-fs/fuse:= ) glusterfs? ( >=sys-cluster/glusterfs-3.4.1 ) diff --git a/app-emulation/libvirt/libvirt-9.8.0.ebuild b/app-emulation/libvirt/libvirt-9.8.0.ebuild index 1bfb72ee2274..18262db52da9 100644 --- a/app-emulation/libvirt/libvirt-9.8.0.ebuild +++ b/app-emulation/libvirt/libvirt-9.8.0.ebuild @@ -10,7 +10,7 @@ EAPI=8 # app-emulation/libvirt # Please bump them together! -PYTHON_COMPAT=( python3_{9..11} ) +PYTHON_COMPAT=( python3_{10..11} ) VERIFY_SIG_OPENPGP_KEY_PATH=/usr/share/openpgp-keys/libvirt.org.asc inherit meson linux-info python-any-r1 readme.gentoo-r1 tmpfiles verify-sig @@ -81,7 +81,7 @@ RDEPEND=" apparmor? ( sys-libs/libapparmor ) audit? ( sys-process/audit ) caps? ( sys-libs/libcap-ng ) - dtrace? ( dev-util/systemtap ) + dtrace? ( dev-debug/systemtap ) firewalld? ( >=net-firewall/firewalld-0.6.3 ) fuse? ( sys-fs/fuse:= ) glusterfs? ( >=sys-cluster/glusterfs-3.4.1 ) diff --git a/app-emulation/libvirt/libvirt-9.9.0.ebuild b/app-emulation/libvirt/libvirt-9.9.0.ebuild index 6e0b4768f2aa..04bcd4cb2322 100644 --- a/app-emulation/libvirt/libvirt-9.9.0.ebuild +++ b/app-emulation/libvirt/libvirt-9.9.0.ebuild @@ -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 EAPI=8 @@ -10,7 +10,7 @@ EAPI=8 # app-emulation/libvirt # Please bump them together! -PYTHON_COMPAT=( python3_{9..11} ) +PYTHON_COMPAT=( python3_{10..11} ) VERIFY_SIG_OPENPGP_KEY_PATH=/usr/share/openpgp-keys/libvirt.org.asc inherit meson linux-info python-any-r1 readme.gentoo-r1 tmpfiles verify-sig @@ -81,7 +81,7 @@ RDEPEND=" apparmor? ( sys-libs/libapparmor ) audit? ( sys-process/audit ) caps? ( sys-libs/libcap-ng ) - dtrace? ( dev-util/systemtap ) + dtrace? ( dev-debug/systemtap ) firewalld? ( >=net-firewall/firewalld-0.6.3 ) fuse? ( sys-fs/fuse:= ) glusterfs? ( >=sys-cluster/glusterfs-3.4.1 ) diff --git a/app-emulation/libvirt/libvirt-9999.ebuild b/app-emulation/libvirt/libvirt-9999.ebuild index b19afcf9a801..c61085b4b439 100644 --- a/app-emulation/libvirt/libvirt-9999.ebuild +++ b/app-emulation/libvirt/libvirt-9999.ebuild @@ -10,7 +10,7 @@ EAPI=8 # app-emulation/libvirt # Please bump them together! -PYTHON_COMPAT=( python3_{9..11} ) +PYTHON_COMPAT=( python3_{10..11} ) VERIFY_SIG_OPENPGP_KEY_PATH=/usr/share/openpgp-keys/libvirt.org.asc inherit meson linux-info python-any-r1 readme.gentoo-r1 tmpfiles verify-sig @@ -80,7 +80,7 @@ RDEPEND=" apparmor? ( sys-libs/libapparmor ) audit? ( sys-process/audit ) caps? ( sys-libs/libcap-ng ) - dtrace? ( dev-util/systemtap ) + dtrace? ( dev-debug/systemtap ) firewalld? ( >=net-firewall/firewalld-0.6.3 ) fuse? ( sys-fs/fuse:= ) glusterfs? ( >=sys-cluster/glusterfs-3.4.1 ) diff --git a/app-emulation/libvirt/metadata.xml b/app-emulation/libvirt/metadata.xml index 115eb8299c81..e8819dedc86a 100644 --- a/app-emulation/libvirt/metadata.xml +++ b/app-emulation/libvirt/metadata.xml @@ -55,7 +55,7 @@ Support management of VirtualBox virtualisation (<pkg>app-emulation/virtualbox</pkg>) </flag> <!-- Miscellaneous flags --> - <flag name="dtrace">Enable dtrace support via <pkg>dev-util/systemtap</pkg></flag> + <flag name="dtrace">Enable dtrace support via <pkg>dev-debug/systemtap</pkg></flag> <flag name="fuse">Allow LXC to use <pkg>sys-fs/fuse</pkg> for mountpoints</flag> <flag name="numa"> Use NUMA for memory segmenting via <pkg>sys-process/numactl</pkg> and diff --git a/app-emulation/qemu/qemu-7.2.4.ebuild b/app-emulation/qemu/qemu-7.2.4.ebuild index c8c13d8938d4..ecb35f27987f 100644 --- a/app-emulation/qemu/qemu-7.2.4.ebuild +++ b/app-emulation/qemu/qemu-7.2.4.ebuild @@ -154,7 +154,7 @@ ALL_DEPEND=" dev-libs/glib:2[static-libs(+)] sys-libs/zlib[static-libs(+)] python? ( ${PYTHON_DEPS} ) - systemtap? ( dev-util/systemtap ) + systemtap? ( dev-debug/systemtap ) xattr? ( sys-apps/attr[static-libs(+)] )" # Dependencies required for qemu tools (qemu-nbd, qemu-img, qemu-io, ...) diff --git a/app-emulation/qemu/qemu-7.2.6.ebuild b/app-emulation/qemu/qemu-7.2.6.ebuild index 09c62e4b7133..a9f6df604bd8 100644 --- a/app-emulation/qemu/qemu-7.2.6.ebuild +++ b/app-emulation/qemu/qemu-7.2.6.ebuild @@ -154,7 +154,7 @@ ALL_DEPEND=" dev-libs/glib:2[static-libs(+)] sys-libs/zlib[static-libs(+)] python? ( ${PYTHON_DEPS} ) - systemtap? ( dev-util/systemtap ) + systemtap? ( dev-debug/systemtap ) xattr? ( sys-apps/attr[static-libs(+)] )" # Dependencies required for qemu tools (qemu-nbd, qemu-img, qemu-io, ...) diff --git a/app-emulation/qemu/qemu-7.2.7.ebuild b/app-emulation/qemu/qemu-7.2.7.ebuild index 7b45ca3fd823..ac517632fb22 100644 --- a/app-emulation/qemu/qemu-7.2.7.ebuild +++ b/app-emulation/qemu/qemu-7.2.7.ebuild @@ -154,7 +154,7 @@ ALL_DEPEND=" dev-libs/glib:2[static-libs(+)] sys-libs/zlib[static-libs(+)] python? ( ${PYTHON_DEPS} ) - systemtap? ( dev-util/systemtap ) + systemtap? ( dev-debug/systemtap ) xattr? ( sys-apps/attr[static-libs(+)] )" # Dependencies required for qemu tools (qemu-nbd, qemu-img, qemu-io, ...) diff --git a/app-emulation/qemu/qemu-7.2.8.ebuild b/app-emulation/qemu/qemu-7.2.8.ebuild index 7b45ca3fd823..ac517632fb22 100644 --- a/app-emulation/qemu/qemu-7.2.8.ebuild +++ b/app-emulation/qemu/qemu-7.2.8.ebuild @@ -154,7 +154,7 @@ ALL_DEPEND=" dev-libs/glib:2[static-libs(+)] sys-libs/zlib[static-libs(+)] python? ( ${PYTHON_DEPS} ) - systemtap? ( dev-util/systemtap ) + systemtap? ( dev-debug/systemtap ) xattr? ( sys-apps/attr[static-libs(+)] )" # Dependencies required for qemu tools (qemu-nbd, qemu-img, qemu-io, ...) diff --git a/app-emulation/qemu/qemu-8.0.4.ebuild b/app-emulation/qemu/qemu-8.0.4.ebuild index c061e812821e..592f8ef9cdb7 100644 --- a/app-emulation/qemu/qemu-8.0.4.ebuild +++ b/app-emulation/qemu/qemu-8.0.4.ebuild @@ -153,7 +153,7 @@ ALL_DEPEND=" dev-libs/glib:2[static-libs(+)] sys-libs/zlib[static-libs(+)] python? ( ${PYTHON_DEPS} ) - systemtap? ( dev-util/systemtap ) + systemtap? ( dev-debug/systemtap ) xattr? ( sys-apps/attr[static-libs(+)] ) " diff --git a/app-emulation/qemu/qemu-8.0.5.ebuild b/app-emulation/qemu/qemu-8.0.5.ebuild index bd9bb2ea2316..6c943ce3a21c 100644 --- a/app-emulation/qemu/qemu-8.0.5.ebuild +++ b/app-emulation/qemu/qemu-8.0.5.ebuild @@ -153,7 +153,7 @@ ALL_DEPEND=" dev-libs/glib:2[static-libs(+)] sys-libs/zlib[static-libs(+)] python? ( ${PYTHON_DEPS} ) - systemtap? ( dev-util/systemtap ) + systemtap? ( dev-debug/systemtap ) xattr? ( sys-apps/attr[static-libs(+)] ) " diff --git a/app-emulation/qemu/qemu-8.1.2.ebuild b/app-emulation/qemu/qemu-8.1.2.ebuild index 19515604bcb2..1db988202783 100644 --- a/app-emulation/qemu/qemu-8.1.2.ebuild +++ b/app-emulation/qemu/qemu-8.1.2.ebuild @@ -154,7 +154,7 @@ ALL_DEPEND=" dev-libs/glib:2[static-libs(+)] sys-libs/zlib[static-libs(+)] python? ( ${PYTHON_DEPS} ) - systemtap? ( dev-util/systemtap ) + systemtap? ( dev-debug/systemtap ) xattr? ( sys-apps/attr[static-libs(+)] ) " diff --git a/app-emulation/qemu/qemu-8.1.3.ebuild b/app-emulation/qemu/qemu-8.1.3.ebuild index 19515604bcb2..1db988202783 100644 --- a/app-emulation/qemu/qemu-8.1.3.ebuild +++ b/app-emulation/qemu/qemu-8.1.3.ebuild @@ -154,7 +154,7 @@ ALL_DEPEND=" dev-libs/glib:2[static-libs(+)] sys-libs/zlib[static-libs(+)] python? ( ${PYTHON_DEPS} ) - systemtap? ( dev-util/systemtap ) + systemtap? ( dev-debug/systemtap ) xattr? ( sys-apps/attr[static-libs(+)] ) " diff --git a/app-emulation/qemu/qemu-8.1.4.ebuild b/app-emulation/qemu/qemu-8.1.4.ebuild index 19515604bcb2..1db988202783 100644 --- a/app-emulation/qemu/qemu-8.1.4.ebuild +++ b/app-emulation/qemu/qemu-8.1.4.ebuild @@ -154,7 +154,7 @@ ALL_DEPEND=" dev-libs/glib:2[static-libs(+)] sys-libs/zlib[static-libs(+)] python? ( ${PYTHON_DEPS} ) - systemtap? ( dev-util/systemtap ) + systemtap? ( dev-debug/systemtap ) xattr? ( sys-apps/attr[static-libs(+)] ) " diff --git a/app-emulation/qemu/qemu-8.2.0.ebuild b/app-emulation/qemu/qemu-8.2.0.ebuild index 5b9071fc36e9..9523cdbfcf5e 100644 --- a/app-emulation/qemu/qemu-8.2.0.ebuild +++ b/app-emulation/qemu/qemu-8.2.0.ebuild @@ -159,7 +159,7 @@ ALL_DEPEND=" dev-libs/glib:2[static-libs(+)] sys-libs/zlib[static-libs(+)] python? ( ${PYTHON_DEPS} ) - systemtap? ( dev-util/systemtap ) + systemtap? ( dev-debug/systemtap ) xattr? ( sys-apps/attr[static-libs(+)] ) " diff --git a/app-emulation/qemu/qemu-9999.ebuild b/app-emulation/qemu/qemu-9999.ebuild index 5cd95eee6b36..8f55155deb33 100644 --- a/app-emulation/qemu/qemu-9999.ebuild +++ b/app-emulation/qemu/qemu-9999.ebuild @@ -159,7 +159,7 @@ ALL_DEPEND=" dev-libs/glib:2[static-libs(+)] sys-libs/zlib[static-libs(+)] python? ( ${PYTHON_DEPS} ) - systemtap? ( dev-util/systemtap ) + systemtap? ( dev-debug/systemtap ) xattr? ( sys-apps/attr[static-libs(+)] ) " diff --git a/dev-db/mariadb/mariadb-10.11.5-r1.ebuild b/dev-db/mariadb/mariadb-10.11.5-r1.ebuild index 5bca8e1d422d..472a40086fc5 100644 --- a/dev-db/mariadb/mariadb-10.11.5-r1.ebuild +++ b/dev-db/mariadb/mariadb-10.11.5-r1.ebuild @@ -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 EAPI="8" @@ -81,7 +81,7 @@ COMMON_DEPEND=" s3? ( net-misc/curl ) systemd? ( sys-apps/systemd:= ) ) - systemtap? ( >=dev-util/systemtap-1.3:0= ) + systemtap? ( >=dev-debug/systemtap-1.3:0= ) tcmalloc? ( dev-util/google-perftools:0= ) yassl? ( net-libs/gnutls:0= ) !yassl? ( diff --git a/dev-db/mariadb/mariadb-10.11.5.ebuild b/dev-db/mariadb/mariadb-10.11.5.ebuild index ec6228a419cd..c691d5658367 100644 --- a/dev-db/mariadb/mariadb-10.11.5.ebuild +++ b/dev-db/mariadb/mariadb-10.11.5.ebuild @@ -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 EAPI="8" @@ -81,7 +81,7 @@ COMMON_DEPEND=" s3? ( net-misc/curl ) systemd? ( sys-apps/systemd:= ) ) - systemtap? ( >=dev-util/systemtap-1.3:0= ) + systemtap? ( >=dev-debug/systemtap-1.3:0= ) tcmalloc? ( dev-util/google-perftools:0= ) yassl? ( net-libs/gnutls:0= ) !yassl? ( diff --git a/dev-db/mariadb/mariadb-10.6.14.ebuild b/dev-db/mariadb/mariadb-10.6.14.ebuild index d1edd500cbd9..3b1a5a8595be 100644 --- a/dev-db/mariadb/mariadb-10.6.14.ebuild +++ b/dev-db/mariadb/mariadb-10.6.14.ebuild @@ -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 EAPI="8" @@ -80,7 +80,7 @@ COMMON_DEPEND=" s3? ( net-misc/curl ) systemd? ( sys-apps/systemd:= ) ) - systemtap? ( >=dev-util/systemtap-1.3:0= ) + systemtap? ( >=dev-debug/systemtap-1.3:0= ) tcmalloc? ( dev-util/google-perftools:0= ) yassl? ( net-libs/gnutls:0= ) !yassl? ( diff --git a/dev-db/mariadb/mariadb-10.6.15-r1.ebuild b/dev-db/mariadb/mariadb-10.6.15-r1.ebuild index 6b5a74e3d1b2..08838ce16253 100644 --- a/dev-db/mariadb/mariadb-10.6.15-r1.ebuild +++ b/dev-db/mariadb/mariadb-10.6.15-r1.ebuild @@ -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 EAPI="8" @@ -80,7 +80,7 @@ COMMON_DEPEND=" s3? ( net-misc/curl ) systemd? ( sys-apps/systemd:= ) ) - systemtap? ( >=dev-util/systemtap-1.3:0= ) + systemtap? ( >=dev-debug/systemtap-1.3:0= ) tcmalloc? ( dev-util/google-perftools:0= ) yassl? ( net-libs/gnutls:0= ) !yassl? ( diff --git a/dev-db/mariadb/mariadb-10.6.15.ebuild b/dev-db/mariadb/mariadb-10.6.15.ebuild index 0675af87264c..fbb24f57a4b8 100644 --- a/dev-db/mariadb/mariadb-10.6.15.ebuild +++ b/dev-db/mariadb/mariadb-10.6.15.ebuild @@ -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 EAPI="8" @@ -80,7 +80,7 @@ COMMON_DEPEND=" s3? ( net-misc/curl ) systemd? ( sys-apps/systemd:= ) ) - systemtap? ( >=dev-util/systemtap-1.3:0= ) + systemtap? ( >=dev-debug/systemtap-1.3:0= ) tcmalloc? ( dev-util/google-perftools:0= ) yassl? ( net-libs/gnutls:0= ) !yassl? ( diff --git a/dev-db/mariadb/metadata.xml b/dev-db/mariadb/metadata.xml index 9dcb6c6d11e8..909151a47221 100644 --- a/dev-db/mariadb/metadata.xml +++ b/dev-db/mariadb/metadata.xml @@ -25,7 +25,7 @@ <flag name="sphinx">Add suport for the sphinx full-text search engine</flag> <flag name="sst-rsync">Add tools needed to support the rsync SST method</flag> <flag name="sst-mariabackup">Add tools needed to support the mariabackup SST method</flag> - <flag name="systemtap">Build support for profiling and tracing using <pkg>dev-util/systemtap</pkg></flag> + <flag name="systemtap">Build support for profiling and tracing using <pkg>dev-debug/systemtap</pkg></flag> <flag name="s3">Build the S3 storage engine</flag> <flag name="test">Install upstream testsuites for end use.</flag> <flag name="yassl">Enable SSL connections and crypto functions using the bundled yaSSL</flag> diff --git a/dev-db/mysql/metadata.xml b/dev-db/mysql/metadata.xml index 6ee2f3d235f6..8cf9fbadca70 100644 --- a/dev-db/mysql/metadata.xml +++ b/dev-db/mysql/metadata.xml @@ -19,7 +19,7 @@ <flag name="profiling">Add support for statement profiling (requires USE=community).</flag> <flag name="router">Build the MySQL router program</flag> <flag name="server">Build the server program</flag> - <flag name="systemtap">Build support for profiling and tracing using <pkg>dev-util/systemtap</pkg></flag> + <flag name="systemtap">Build support for profiling and tracing using <pkg>dev-debug/systemtap</pkg></flag> <flag name="test">Install upstream testsuites for end use.</flag> </use> <upstream> diff --git a/dev-db/mysql/mysql-5.7.41.ebuild b/dev-db/mysql/mysql-5.7.41.ebuild index e06cf85e23a5..016aa962043a 100644 --- a/dev-db/mysql/mysql-5.7.41.ebuild +++ b/dev-db/mysql/mysql-5.7.41.ebuild @@ -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 EAPI="7" @@ -63,7 +63,7 @@ COMMON_DEPEND=" ) numa? ( sys-process/numactl ) ) - systemtap? ( >=dev-util/systemtap-1.3:0= ) + systemtap? ( >=dev-debug/systemtap-1.3:0= ) tcmalloc? ( dev-util/google-perftools:0= ) " diff --git a/dev-util/systemtap/Manifest b/dev-debug/systemtap/Manifest index e7c441bb9887..e7c441bb9887 100644 --- a/dev-util/systemtap/Manifest +++ b/dev-debug/systemtap/Manifest diff --git a/dev-util/systemtap/files/systemtap-3.1-ia64.patch b/dev-debug/systemtap/files/systemtap-3.1-ia64.patch index 832bfc1a47f9..832bfc1a47f9 100644 --- a/dev-util/systemtap/files/systemtap-3.1-ia64.patch +++ b/dev-debug/systemtap/files/systemtap-3.1-ia64.patch diff --git a/dev-util/systemtap/metadata.xml b/dev-debug/systemtap/metadata.xml index 4a3d4007cae0..4a3d4007cae0 100644 --- a/dev-util/systemtap/metadata.xml +++ b/dev-debug/systemtap/metadata.xml diff --git a/dev-util/systemtap/systemtap-4.8.ebuild b/dev-debug/systemtap/systemtap-4.8.ebuild index 3c104ee392db..203f02f9b82c 100644 --- a/dev-util/systemtap/systemtap-4.8.ebuild +++ b/dev-debug/systemtap/systemtap-4.8.ebuild @@ -3,7 +3,7 @@ EAPI=8 -PYTHON_COMPAT=( python3_{9..11} pypy3 ) +PYTHON_COMPAT=( python3_{10..11} pypy3 ) inherit autotools linux-info python-single-r1 diff --git a/dev-util/systemtap/systemtap-4.9.ebuild b/dev-debug/systemtap/systemtap-4.9.ebuild index a37ebe5df640..629bdf77f7c4 100644 --- a/dev-util/systemtap/systemtap-4.9.ebuild +++ b/dev-debug/systemtap/systemtap-4.9.ebuild @@ -3,7 +3,7 @@ EAPI=8 -PYTHON_COMPAT=( python3_{9..11} pypy3 ) +PYTHON_COMPAT=( python3_{10..11} pypy3 ) inherit autotools linux-info python-single-r1 diff --git a/dev-util/systemtap/systemtap-5.0.ebuild b/dev-debug/systemtap/systemtap-5.0.ebuild index 15d5a7155f0f..7bc3f9abc5df 100644 --- a/dev-util/systemtap/systemtap-5.0.ebuild +++ b/dev-debug/systemtap/systemtap-5.0.ebuild @@ -3,7 +3,7 @@ EAPI=8 -PYTHON_COMPAT=( python3_{9..11} pypy3 ) +PYTHON_COMPAT=( python3_{10..11} pypy3 ) inherit autotools linux-info python-single-r1 diff --git a/dev-java/icedtea/icedtea-3.21.0.ebuild b/dev-java/icedtea/icedtea-3.21.0.ebuild index 8c3603914977..2cfc8e518512 100644 --- a/dev-java/icedtea/icedtea-3.21.0.ebuild +++ b/dev-java/icedtea/icedtea-3.21.0.ebuild @@ -100,7 +100,7 @@ X_DEPEND=" # The Javascript requirement is obsolete; OpenJDK 8+ has Nashorn COMMON_DEP=" >=dev-libs/glib-2.26:2= - >=dev-util/systemtap-1 + >=dev-debug/systemtap-1 media-libs/fontconfig:1.0= >=media-libs/freetype-2.5.3:2= >=sys-libs/zlib-1.2.3 diff --git a/dev-java/openjdk/openjdk-11.0.20.1_p1.ebuild b/dev-java/openjdk/openjdk-11.0.20.1_p1.ebuild index 9c455e1a1a45..36fec8b7b302 100644 --- a/dev-java/openjdk/openjdk-11.0.20.1_p1.ebuild +++ b/dev-java/openjdk/openjdk-11.0.20.1_p1.ebuild @@ -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 EAPI=7 @@ -66,7 +66,7 @@ COMMON_DEPEND=" media-libs/lcms:2= sys-libs/zlib media-libs/libjpeg-turbo:0= - systemtap? ( dev-util/systemtap ) + systemtap? ( dev-debug/systemtap ) " # Many libs are required to build, but not to run, make is possible to remove diff --git a/dev-java/openjdk/openjdk-17.0.8.1_p1.ebuild b/dev-java/openjdk/openjdk-17.0.8.1_p1.ebuild index 2d8881fa4e09..3f1d61a220af 100644 --- a/dev-java/openjdk/openjdk-17.0.8.1_p1.ebuild +++ b/dev-java/openjdk/openjdk-17.0.8.1_p1.ebuild @@ -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 EAPI=7 @@ -69,7 +69,7 @@ COMMON_DEPEND=" media-libs/lcms:2= sys-libs/zlib media-libs/libjpeg-turbo:0= - systemtap? ( dev-util/systemtap ) + systemtap? ( dev-debug/systemtap ) " # Many libs are required to build, but not to run, make is possible to remove diff --git a/dev-java/openjdk/openjdk-21.0.1_p12.ebuild b/dev-java/openjdk/openjdk-21.0.1_p12.ebuild index 7332163ebc89..df6a3e6a4ed3 100644 --- a/dev-java/openjdk/openjdk-21.0.1_p12.ebuild +++ b/dev-java/openjdk/openjdk-21.0.1_p12.ebuild @@ -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 EAPI=7 @@ -63,7 +63,7 @@ COMMON_DEPEND=" media-libs/lcms:2= sys-libs/zlib media-libs/libjpeg-turbo:0= - systemtap? ( dev-util/systemtap ) + systemtap? ( dev-debug/systemtap ) " # Many libs are required to build, but not to run, make is possible to remove diff --git a/dev-lang/ruby/ruby-3.1.4-r3.ebuild b/dev-lang/ruby/ruby-3.1.4-r3.ebuild index 18f137eb902a..4f22d87e4d07 100644 --- a/dev-lang/ruby/ruby-3.1.4-r3.ebuild +++ b/dev-lang/ruby/ruby-3.1.4-r3.ebuild @@ -29,7 +29,7 @@ RDEPEND=" dev-libs/openssl:0= ) socks5? ( >=net-proxy/dante-1.1.13 ) - systemtap? ( dev-util/systemtap ) + systemtap? ( dev-debug/systemtap ) tk? ( dev-lang/tcl:0=[threads] dev-lang/tk:0=[threads] diff --git a/dev-lang/ruby/ruby-3.1.4-r4.ebuild b/dev-lang/ruby/ruby-3.1.4-r4.ebuild index 01303a29648f..27da3696e0e4 100644 --- a/dev-lang/ruby/ruby-3.1.4-r4.ebuild +++ b/dev-lang/ruby/ruby-3.1.4-r4.ebuild @@ -29,7 +29,7 @@ RDEPEND=" dev-libs/openssl:0= ) socks5? ( >=net-proxy/dante-1.1.13 ) - systemtap? ( dev-util/systemtap ) + systemtap? ( dev-debug/systemtap ) tk? ( dev-lang/tcl:0=[threads] dev-lang/tk:0=[threads] diff --git a/dev-lang/ruby/ruby-3.1.4-r5.ebuild b/dev-lang/ruby/ruby-3.1.4-r5.ebuild index c46b8cc3ce44..554895cf057d 100644 --- a/dev-lang/ruby/ruby-3.1.4-r5.ebuild +++ b/dev-lang/ruby/ruby-3.1.4-r5.ebuild @@ -29,7 +29,7 @@ RDEPEND=" dev-libs/openssl:0= ) socks5? ( >=net-proxy/dante-1.1.13 ) - systemtap? ( dev-util/systemtap ) + systemtap? ( dev-debug/systemtap ) tk? ( dev-lang/tcl:0=[threads] dev-lang/tk:0=[threads] diff --git a/dev-lang/ruby/ruby-3.2.2-r3.ebuild b/dev-lang/ruby/ruby-3.2.2-r3.ebuild index b1fe55a41716..51e1d9656457 100644 --- a/dev-lang/ruby/ruby-3.2.2-r3.ebuild +++ b/dev-lang/ruby/ruby-3.2.2-r3.ebuild @@ -29,7 +29,7 @@ RDEPEND=" dev-libs/openssl:0= ) socks5? ( >=net-proxy/dante-1.1.13 ) - systemtap? ( dev-util/systemtap ) + systemtap? ( dev-debug/systemtap ) tk? ( dev-lang/tcl:0=[threads] dev-lang/tk:0=[threads] diff --git a/dev-lang/ruby/ruby-3.2.2-r4.ebuild b/dev-lang/ruby/ruby-3.2.2-r4.ebuild index 1f76362a0fb0..e6932dcf79da 100644 --- a/dev-lang/ruby/ruby-3.2.2-r4.ebuild +++ b/dev-lang/ruby/ruby-3.2.2-r4.ebuild @@ -29,7 +29,7 @@ RDEPEND=" dev-libs/openssl:0= ) socks5? ( >=net-proxy/dante-1.1.13 ) - systemtap? ( dev-util/systemtap ) + systemtap? ( dev-debug/systemtap ) tk? ( dev-lang/tcl:0=[threads] dev-lang/tk:0=[threads] diff --git a/dev-lang/ruby/ruby-3.2.2-r5.ebuild b/dev-lang/ruby/ruby-3.2.2-r5.ebuild index f5d3691313f5..6bfa5c985b06 100644 --- a/dev-lang/ruby/ruby-3.2.2-r5.ebuild +++ b/dev-lang/ruby/ruby-3.2.2-r5.ebuild @@ -29,7 +29,7 @@ RDEPEND=" dev-libs/openssl:0= ) socks5? ( >=net-proxy/dante-1.1.13 ) - systemtap? ( dev-util/systemtap ) + systemtap? ( dev-debug/systemtap ) tk? ( dev-lang/tcl:0=[threads] dev-lang/tk:0=[threads] diff --git a/dev-lang/ruby/ruby-3.3.0.ebuild b/dev-lang/ruby/ruby-3.3.0.ebuild index f467508bf9af..9d96a5a7a726 100644 --- a/dev-lang/ruby/ruby-3.3.0.ebuild +++ b/dev-lang/ruby/ruby-3.3.0.ebuild @@ -29,7 +29,7 @@ RDEPEND=" dev-libs/openssl:0= ) socks5? ( >=net-proxy/dante-1.1.13 ) - systemtap? ( dev-util/systemtap ) + systemtap? ( dev-debug/systemtap ) tk? ( dev-lang/tcl:0=[threads] dev-lang/tk:0=[threads] diff --git a/dev-libs/glib/glib-2.76.4.ebuild b/dev-libs/glib/glib-2.76.4.ebuild index b5bb50fb4a38..7e94c72d6e03 100644 --- a/dev-libs/glib/glib-2.76.4.ebuild +++ b/dev-libs/glib/glib-2.76.4.ebuild @@ -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 EAPI=8 @@ -49,7 +49,7 @@ BDEPEND=" gtk-doc? ( >=dev-util/gtk-doc-1.33 app-text/docbook-xml-dtd:4.2 app-text/docbook-xml-dtd:4.5 ) - systemtap? ( >=dev-util/systemtap-1.3 ) + systemtap? ( >=dev-debug/systemtap-1.3 ) ${PYTHON_DEPS} test? ( >=sys-apps/dbus-1.2.14 ) virtual/pkgconfig diff --git a/dev-libs/glib/glib-2.78.3.ebuild b/dev-libs/glib/glib-2.78.3.ebuild index 5ebdb5ce0813..e7eba9b15ebe 100644 --- a/dev-libs/glib/glib-2.78.3.ebuild +++ b/dev-libs/glib/glib-2.78.3.ebuild @@ -49,7 +49,7 @@ BDEPEND=" gtk-doc? ( >=dev-util/gtk-doc-1.33 app-text/docbook-xml-dtd:4.2 app-text/docbook-xml-dtd:4.5 ) - systemtap? ( >=dev-util/systemtap-1.3 ) + systemtap? ( >=dev-debug/systemtap-1.3 ) ${PYTHON_DEPS} test? ( >=sys-apps/dbus-1.2.14 ) virtual/pkgconfig diff --git a/dev-libs/glib/metadata.xml b/dev-libs/glib/metadata.xml index 79eb1eaf5706..30120d5d64c7 100644 --- a/dev-libs/glib/metadata.xml +++ b/dev-libs/glib/metadata.xml @@ -21,7 +21,7 @@ </flag> <flag name="systemtap"> Build support for profiling and tracing using - <pkg>dev-util/systemtap</pkg> + <pkg>dev-debug/systemtap</pkg> </flag> <flag name="sysprof"> Enable profiling data capture support using diff --git a/dev-util/perf/perf-6.3.ebuild b/dev-util/perf/perf-6.3.ebuild index 58d7202c0f7a..a441b1091d01 100644 --- a/dev-util/perf/perf-6.3.ebuild +++ b/dev-util/perf/perf-6.3.ebuild @@ -3,7 +3,7 @@ EAPI=7 -PYTHON_COMPAT=( python3_{9..11} ) +PYTHON_COMPAT=( python3_{10..11} ) inherit bash-completion-r1 estack flag-o-matic llvm toolchain-funcs python-r1 linux-info DESCRIPTION="Userland tools for Linux Performance Counters" @@ -67,7 +67,7 @@ RDEPEND="audit? ( sys-process/audit ) perl? ( dev-lang/perl:= ) python? ( ${PYTHON_DEPS} ) slang? ( sys-libs/slang ) - systemtap? ( dev-util/systemtap ) + systemtap? ( dev-debug/systemtap ) unwind? ( sys-libs/libunwind ) zlib? ( sys-libs/zlib ) zstd? ( app-arch/zstd ) diff --git a/dev-util/perf/perf-6.5.ebuild b/dev-util/perf/perf-6.5.ebuild index 006893a110ea..31d57afa8da7 100644 --- a/dev-util/perf/perf-6.5.ebuild +++ b/dev-util/perf/perf-6.5.ebuild @@ -79,7 +79,7 @@ RDEPEND=" perl? ( dev-lang/perl:= ) python? ( ${PYTHON_DEPS} ) slang? ( sys-libs/slang ) - systemtap? ( dev-util/systemtap ) + systemtap? ( dev-debug/systemtap ) tcmalloc? ( dev-util/google-perftools ) unwind? ( sys-libs/libunwind:= ) zstd? ( app-arch/zstd:= ) diff --git a/dev-util/perf/perf-6.6.ebuild b/dev-util/perf/perf-6.6.ebuild index b5b413be9afc..d7386a01aedb 100644 --- a/dev-util/perf/perf-6.6.ebuild +++ b/dev-util/perf/perf-6.6.ebuild @@ -78,7 +78,7 @@ RDEPEND=" perl? ( dev-lang/perl:= ) python? ( ${PYTHON_DEPS} ) slang? ( sys-libs/slang ) - systemtap? ( dev-util/systemtap ) + systemtap? ( dev-debug/systemtap ) tcmalloc? ( dev-util/google-perftools ) unwind? ( sys-libs/libunwind:= ) zstd? ( app-arch/zstd:= ) diff --git a/eclass/toolchain.eclass b/eclass/toolchain.eclass index ebe427e44169..b6e741cceb72 100644 --- a/eclass/toolchain.eclass +++ b/eclass/toolchain.eclass @@ -328,7 +328,7 @@ fi if tc_has_feature systemtap ; then # gcc needs sys/sdt.h headers on target - DEPEND+=" systemtap? ( dev-util/systemtap )" + DEPEND+=" systemtap? ( dev-debug/systemtap )" fi if tc_has_feature zstd ; then diff --git a/gui-apps/waypipe/waypipe-0.8.0-r2.ebuild b/gui-apps/waypipe/waypipe-0.8.0-r2.ebuild index 0d8968a8db52..16a595e11e9e 100644 --- a/gui-apps/waypipe/waypipe-0.8.0-r2.ebuild +++ b/gui-apps/waypipe/waypipe-0.8.0-r2.ebuild @@ -1,9 +1,9 @@ -# Copyright 2020-2023 Gentoo Authors +# Copyright 2020-2024 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=7 -PYTHON_COMPAT=( python3_{9..11} ) +PYTHON_COMPAT=( python3_{10..11} ) inherit meson python-any-r1 DESCRIPTION="Transparent network proxy for Wayland compositors" @@ -38,7 +38,7 @@ DEPEND=" x11-libs/libdrm ) lz4? ( app-arch/lz4 ) - systemtap? ( dev-util/systemtap ) + systemtap? ( dev-debug/systemtap ) vaapi? ( media-libs/libva[drm(+),wayland] ) ffmpeg? ( media-video/ffmpeg[x264,vaapi?] diff --git a/gui-apps/waypipe/waypipe-0.8.6.ebuild b/gui-apps/waypipe/waypipe-0.8.6.ebuild index 0cc69b7a164e..973c438e2f8b 100644 --- a/gui-apps/waypipe/waypipe-0.8.6.ebuild +++ b/gui-apps/waypipe/waypipe-0.8.6.ebuild @@ -1,9 +1,9 @@ -# Copyright 2020-2023 Gentoo Authors +# Copyright 2020-2024 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=8 -PYTHON_COMPAT=( python3_{9..11} ) +PYTHON_COMPAT=( python3_{10..11} ) inherit meson python-any-r1 DESCRIPTION="Transparent network proxy for Wayland compositors" @@ -38,7 +38,7 @@ DEPEND=" x11-libs/libdrm ) lz4? ( app-arch/lz4 ) - systemtap? ( dev-util/systemtap ) + systemtap? ( dev-debug/systemtap ) vaapi? ( media-libs/libva[drm(+),wayland] ) ffmpeg? ( media-video/ffmpeg[x264,vaapi?] diff --git a/gui-apps/waypipe/waypipe-9999.ebuild b/gui-apps/waypipe/waypipe-9999.ebuild index 0cc69b7a164e..973c438e2f8b 100644 --- a/gui-apps/waypipe/waypipe-9999.ebuild +++ b/gui-apps/waypipe/waypipe-9999.ebuild @@ -1,9 +1,9 @@ -# Copyright 2020-2023 Gentoo Authors +# Copyright 2020-2024 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=8 -PYTHON_COMPAT=( python3_{9..11} ) +PYTHON_COMPAT=( python3_{10..11} ) inherit meson python-any-r1 DESCRIPTION="Transparent network proxy for Wayland compositors" @@ -38,7 +38,7 @@ DEPEND=" x11-libs/libdrm ) lz4? ( app-arch/lz4 ) - systemtap? ( dev-util/systemtap ) + systemtap? ( dev-debug/systemtap ) vaapi? ( media-libs/libva[drm(+),wayland] ) ffmpeg? ( media-video/ffmpeg[x264,vaapi?] diff --git a/gui-apps/wayvnc/wayvnc-0.6.2.ebuild b/gui-apps/wayvnc/wayvnc-0.6.2.ebuild index 0b357ecd87a5..691731cedc39 100644 --- a/gui-apps/wayvnc/wayvnc-0.6.2.ebuild +++ b/gui-apps/wayvnc/wayvnc-0.6.2.ebuild @@ -1,4 +1,4 @@ -# Copyright 2019-2023 Gentoo Authors +# Copyright 2019-2024 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=7 @@ -29,7 +29,7 @@ RDEPEND=" x11-libs/libxkbcommon x11-libs/pixman pam? ( sys-libs/pam ) - tracing? ( dev-util/systemtap ) + tracing? ( dev-debug/systemtap ) " DEPEND="${RDEPEND}" BDEPEND=" diff --git a/gui-apps/wayvnc/wayvnc-9999.ebuild b/gui-apps/wayvnc/wayvnc-9999.ebuild index 0b357ecd87a5..691731cedc39 100644 --- a/gui-apps/wayvnc/wayvnc-9999.ebuild +++ b/gui-apps/wayvnc/wayvnc-9999.ebuild @@ -1,4 +1,4 @@ -# Copyright 2019-2023 Gentoo Authors +# Copyright 2019-2024 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=7 @@ -29,7 +29,7 @@ RDEPEND=" x11-libs/libxkbcommon x11-libs/pixman pam? ( sys-libs/pam ) - tracing? ( dev-util/systemtap ) + tracing? ( dev-debug/systemtap ) " DEPEND="${RDEPEND}" BDEPEND=" diff --git a/gui-libs/neatvnc/neatvnc-0.6.0.ebuild b/gui-libs/neatvnc/neatvnc-0.6.0.ebuild index 8f549b3e8160..d773faec3821 100644 --- a/gui-libs/neatvnc/neatvnc-0.6.0.ebuild +++ b/gui-libs/neatvnc/neatvnc-0.6.0.ebuild @@ -1,4 +1,4 @@ -# Copyright 2020-2023 Gentoo Authors +# Copyright 2020-2024 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=8 @@ -33,7 +33,7 @@ RDEPEND=" ) jpeg? ( media-libs/libjpeg-turbo:= ) ssl? ( net-libs/gnutls:= ) - tracing? ( dev-util/systemtap ) + tracing? ( dev-debug/systemtap ) " DEPEND=" ${RDEPEND} diff --git a/gui-libs/neatvnc/neatvnc-0.7.0.ebuild b/gui-libs/neatvnc/neatvnc-0.7.0.ebuild index 6fb49cd77673..4bd7e8b6b4c3 100644 --- a/gui-libs/neatvnc/neatvnc-0.7.0.ebuild +++ b/gui-libs/neatvnc/neatvnc-0.7.0.ebuild @@ -1,4 +1,4 @@ -# Copyright 2020-2023 Gentoo Authors +# Copyright 2020-2024 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=8 @@ -33,7 +33,7 @@ RDEPEND=" ) jpeg? ( media-libs/libjpeg-turbo:= ) ssl? ( net-libs/gnutls:= ) - tracing? ( dev-util/systemtap ) + tracing? ( dev-debug/systemtap ) websockets? ( dev-libs/gmp:= dev-libs/nettle:=[gmp] diff --git a/gui-libs/neatvnc/neatvnc-9999.ebuild b/gui-libs/neatvnc/neatvnc-9999.ebuild index e5e117a78e2b..64004b4ea3b4 100644 --- a/gui-libs/neatvnc/neatvnc-9999.ebuild +++ b/gui-libs/neatvnc/neatvnc-9999.ebuild @@ -1,4 +1,4 @@ -# Copyright 2020-2023 Gentoo Authors +# Copyright 2020-2024 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=8 @@ -33,7 +33,7 @@ RDEPEND=" ) jpeg? ( media-libs/libjpeg-turbo:= ) ssl? ( net-libs/gnutls:= ) - tracing? ( dev-util/systemtap ) + tracing? ( dev-debug/systemtap ) websockets? ( dev-libs/gmp:= dev-libs/nettle:=[gmp] diff --git a/net-libs/nodejs/nodejs-16.20.2.ebuild b/net-libs/nodejs/nodejs-16.20.2.ebuild index 411c8da8045a..1b253c2004fe 100644 --- a/net-libs/nodejs/nodejs-16.20.2.ebuild +++ b/net-libs/nodejs/nodejs-16.20.2.ebuild @@ -1,10 +1,10 @@ -# Copyright 1999-2023 Gentoo Authors +# Copyright 1999-2024 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=8 CONFIG_CHECK="~ADVISE_SYSCALLS" -PYTHON_COMPAT=( python3_{9..11} ) +PYTHON_COMPAT=( python3_{10..11} ) PYTHON_REQ_USE="threads(+)" inherit bash-completion-r1 flag-o-matic linux-info pax-utils python-any-r1 toolchain-funcs xdg-utils @@ -43,7 +43,7 @@ RDEPEND=">=app-arch/brotli-1.0.9:= BDEPEND="${PYTHON_DEPS} sys-apps/coreutils virtual/pkgconfig - systemtap? ( dev-util/systemtap ) + systemtap? ( dev-debug/systemtap ) test? ( net-misc/curl ) pax-kernel? ( sys-apps/elfix )" DEPEND="${RDEPEND}" diff --git a/net-libs/nodejs/nodejs-18.17.1.ebuild b/net-libs/nodejs/nodejs-18.17.1.ebuild index 4fcba746e2f1..393119c2658e 100644 --- a/net-libs/nodejs/nodejs-18.17.1.ebuild +++ b/net-libs/nodejs/nodejs-18.17.1.ebuild @@ -1,10 +1,10 @@ -# Copyright 1999-2023 Gentoo Authors +# Copyright 1999-2024 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=8 CONFIG_CHECK="~ADVISE_SYSCALLS" -PYTHON_COMPAT=( python3_{9..11} ) +PYTHON_COMPAT=( python3_{10..11} ) PYTHON_REQ_USE="threads(+)" inherit bash-completion-r1 check-reqs flag-o-matic linux-info pax-utils python-any-r1 toolchain-funcs xdg-utils @@ -45,7 +45,7 @@ RDEPEND=">=app-arch/brotli-1.0.9:= BDEPEND="${PYTHON_DEPS} sys-apps/coreutils virtual/pkgconfig - systemtap? ( dev-util/systemtap ) + systemtap? ( dev-debug/systemtap ) test? ( net-misc/curl ) pax-kernel? ( sys-apps/elfix )" DEPEND="${RDEPEND}" diff --git a/net-libs/nodejs/nodejs-18.18.0.ebuild b/net-libs/nodejs/nodejs-18.18.0.ebuild index d640e3823aad..fac44fe419aa 100644 --- a/net-libs/nodejs/nodejs-18.18.0.ebuild +++ b/net-libs/nodejs/nodejs-18.18.0.ebuild @@ -1,10 +1,10 @@ -# Copyright 1999-2023 Gentoo Authors +# Copyright 1999-2024 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=8 CONFIG_CHECK="~ADVISE_SYSCALLS" -PYTHON_COMPAT=( python3_{9..11} ) +PYTHON_COMPAT=( python3_{10..11} ) PYTHON_REQ_USE="threads(+)" inherit bash-completion-r1 check-reqs flag-o-matic linux-info pax-utils python-any-r1 toolchain-funcs xdg-utils @@ -45,7 +45,7 @@ RDEPEND=">=app-arch/brotli-1.0.9:= BDEPEND="${PYTHON_DEPS} sys-apps/coreutils virtual/pkgconfig - systemtap? ( dev-util/systemtap ) + systemtap? ( dev-debug/systemtap ) test? ( net-misc/curl ) pax-kernel? ( sys-apps/elfix )" DEPEND="${RDEPEND}" diff --git a/net-libs/nodejs/nodejs-18.18.2.ebuild b/net-libs/nodejs/nodejs-18.18.2.ebuild index 095af90b626a..62eaeead10d5 100644 --- a/net-libs/nodejs/nodejs-18.18.2.ebuild +++ b/net-libs/nodejs/nodejs-18.18.2.ebuild @@ -1,10 +1,10 @@ -# Copyright 1999-2023 Gentoo Authors +# Copyright 1999-2024 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=8 CONFIG_CHECK="~ADVISE_SYSCALLS" -PYTHON_COMPAT=( python3_{9..11} ) +PYTHON_COMPAT=( python3_{10..11} ) PYTHON_REQ_USE="threads(+)" inherit bash-completion-r1 check-reqs flag-o-matic linux-info pax-utils python-any-r1 toolchain-funcs xdg-utils @@ -44,7 +44,7 @@ RDEPEND=">=app-arch/brotli-1.0.9:= BDEPEND="${PYTHON_DEPS} sys-apps/coreutils virtual/pkgconfig - systemtap? ( dev-util/systemtap ) + systemtap? ( dev-debug/systemtap ) test? ( net-misc/curl ) pax-kernel? ( sys-apps/elfix )" DEPEND="${RDEPEND}" diff --git a/net-p2p/bitcoin-core/bitcoin-core-25.1-r1.ebuild b/net-p2p/bitcoin-core/bitcoin-core-25.1-r1.ebuild index 4d55cae08417..688ac7bf25d3 100644 --- a/net-p2p/bitcoin-core/bitcoin-core-25.1-r1.ebuild +++ b/net-p2p/bitcoin-core/bitcoin-core-25.1-r1.ebuild @@ -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 EAPI=8 @@ -58,7 +58,7 @@ RDEPEND=" " DEPEND=" ${RDEPEND} - systemtap? ( >=dev-util/systemtap-4.8 ) + systemtap? ( >=dev-debug/systemtap-4.8 ) " BDEPEND=" virtual/pkgconfig diff --git a/net-p2p/bitcoin-core/bitcoin-core-26.0.ebuild b/net-p2p/bitcoin-core/bitcoin-core-26.0.ebuild index 4e37d3fc4059..90d9df5ad6dd 100644 --- a/net-p2p/bitcoin-core/bitcoin-core-26.0.ebuild +++ b/net-p2p/bitcoin-core/bitcoin-core-26.0.ebuild @@ -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 EAPI=8 @@ -58,7 +58,7 @@ RDEPEND=" " DEPEND=" ${RDEPEND} - systemtap? ( >=dev-util/systemtap-4.8 ) + systemtap? ( >=dev-debug/systemtap-4.8 ) " BDEPEND=" virtual/pkgconfig diff --git a/profiles/arch/m68k/package.use.mask b/profiles/arch/m68k/package.use.mask index 84c7e1c2367a..3815aedb321e 100644 --- a/profiles/arch/m68k/package.use.mask +++ b/profiles/arch/m68k/package.use.mask @@ -102,7 +102,7 @@ dev-python/numpy lapack net-misc/openssh security-key # Sergei Trofimovich <slyfox@gentoo.org> (2019-12-02) -# dev-util/systemtap is not keyworded on m68k +# dev-debug/systemtap is not keyworded on m68k sys-libs/glibc systemtap # Sergei Trofimovich <slyfox@gentoo.org> (2019-12-02) diff --git a/profiles/updates/1Q-2024 b/profiles/updates/1Q-2024 index 3e8473ec8987..7d8b3a1b707e 100644 --- a/profiles/updates/1Q-2024 +++ b/profiles/updates/1Q-2024 @@ -66,3 +66,4 @@ move dev-util/leaktracer dev-debug/leaktracer move dev-util/ltrace dev-debug/ltrace move dev-util/strace dev-debug/strace move dev-util/sysdig dev-debug/sysdig +move dev-util/systemtap dev-debug/systemtap diff --git a/sys-apps/tuned/tuned-2.20.0.ebuild b/sys-apps/tuned/tuned-2.20.0.ebuild index 3be0719a79c1..574731427297 100644 --- a/sys-apps/tuned/tuned-2.20.0.ebuild +++ b/sys-apps/tuned/tuned-2.20.0.ebuild @@ -1,9 +1,9 @@ -# Copyright 1999-2023 Gentoo Authors +# Copyright 1999-2024 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=8 -PYTHON_COMPAT=( python3_{9..11} ) +PYTHON_COMPAT=( python3_{10..11} ) inherit optfeature python-single-r1 tmpfiles xdg-utils @@ -31,7 +31,7 @@ DEPEND=" RDEPEND=" ${DEPEND} app-emulation/virt-what - dev-util/systemtap + dev-debug/systemtap sys-apps/dbus sys-apps/ethtool sys-power/powertop diff --git a/sys-apps/tuned/tuned-2.21.0.ebuild b/sys-apps/tuned/tuned-2.21.0.ebuild index 3be0719a79c1..574731427297 100644 --- a/sys-apps/tuned/tuned-2.21.0.ebuild +++ b/sys-apps/tuned/tuned-2.21.0.ebuild @@ -1,9 +1,9 @@ -# Copyright 1999-2023 Gentoo Authors +# Copyright 1999-2024 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=8 -PYTHON_COMPAT=( python3_{9..11} ) +PYTHON_COMPAT=( python3_{10..11} ) inherit optfeature python-single-r1 tmpfiles xdg-utils @@ -31,7 +31,7 @@ DEPEND=" RDEPEND=" ${DEPEND} app-emulation/virt-what - dev-util/systemtap + dev-debug/systemtap sys-apps/dbus sys-apps/ethtool sys-power/powertop diff --git a/sys-auth/sssd/sssd-2.6.0-r3.ebuild b/sys-auth/sssd/sssd-2.6.0-r3.ebuild index 7485a12ae7d8..bb244eceeb6e 100644 --- a/sys-auth/sssd/sssd-2.6.0-r3.ebuild +++ b/sys-auth/sssd/sssd-2.6.0-r3.ebuild @@ -73,7 +73,7 @@ DEPEND=" sys-apps/systemd:= sys-apps/util-linux ) - systemtap? ( dev-util/systemtap )" + systemtap? ( dev-debug/systemtap )" RDEPEND="${DEPEND} selinux? ( >=sec-policy/selinux-sssd-2.20120725-r9 )" BDEPEND=" diff --git a/sys-auth/sssd/sssd-2.9.1-r1.ebuild b/sys-auth/sssd/sssd-2.9.1-r1.ebuild index 6b38c38aad37..af43a0ad6b5a 100644 --- a/sys-auth/sssd/sssd-2.9.1-r1.ebuild +++ b/sys-auth/sssd/sssd-2.9.1-r1.ebuild @@ -73,7 +73,7 @@ DEPEND=" sys-apps/systemd:= sys-apps/util-linux ) - systemtap? ( dev-util/systemtap )" + systemtap? ( dev-debug/systemtap )" RDEPEND="${DEPEND} selinux? ( >=sec-policy/selinux-sssd-2.20120725-r9 )" BDEPEND=" diff --git a/sys-libs/glibc/glibc-2.19-r2.ebuild b/sys-libs/glibc/glibc-2.19-r2.ebuild index 998335c88426..a7114330c4ad 100644 --- a/sys-libs/glibc/glibc-2.19-r2.ebuild +++ b/sys-libs/glibc/glibc-2.19-r2.ebuild @@ -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 EAPI=6 @@ -92,7 +92,7 @@ COMMON_DEPEND=" ) ) suid? ( caps? ( sys-libs/libcap ) ) selinux? ( sys-libs/libselinux ) - systemtap? ( dev-util/systemtap ) + systemtap? ( dev-debug/systemtap ) " DEPEND="${COMMON_DEPEND} >=app-misc/pax-utils-0.1.10 diff --git a/sys-libs/glibc/glibc-2.31-r7.ebuild b/sys-libs/glibc/glibc-2.31-r7.ebuild index ff102e83e4d2..b9666e9e7e59 100644 --- a/sys-libs/glibc/glibc-2.31-r7.ebuild +++ b/sys-libs/glibc/glibc-2.31-r7.ebuild @@ -1,9 +1,9 @@ -# Copyright 1999-2023 Gentoo Authors +# Copyright 1999-2024 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=7 -PYTHON_COMPAT=( python3_{9..11} ) +PYTHON_COMPAT=( python3_{10..11} ) TMPFILES_OPTIONAL=1 inherit python-any-r1 prefix toolchain-funcs flag-o-matic gnuconfig \ @@ -103,7 +103,7 @@ COMMON_DEPEND=" ) ) suid? ( caps? ( sys-libs/libcap ) ) selinux? ( sys-libs/libselinux ) - systemtap? ( dev-util/systemtap ) + systemtap? ( dev-debug/systemtap ) !<net-misc/openssh-8.1_p1-r2 " DEPEND="${COMMON_DEPEND} diff --git a/sys-libs/glibc/glibc-2.32-r8.ebuild b/sys-libs/glibc/glibc-2.32-r8.ebuild index 83c994830e78..c2a242aa11ed 100644 --- a/sys-libs/glibc/glibc-2.32-r8.ebuild +++ b/sys-libs/glibc/glibc-2.32-r8.ebuild @@ -1,9 +1,9 @@ -# Copyright 1999-2023 Gentoo Authors +# Copyright 1999-2024 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=7 -PYTHON_COMPAT=( python3_{9..11} ) +PYTHON_COMPAT=( python3_{10..11} ) TMPFILES_OPTIONAL=1 inherit python-any-r1 prefix toolchain-funcs flag-o-matic gnuconfig \ @@ -112,7 +112,7 @@ COMMON_DEPEND=" ) ) suid? ( caps? ( sys-libs/libcap ) ) selinux? ( sys-libs/libselinux ) - systemtap? ( dev-util/systemtap ) + systemtap? ( dev-debug/systemtap ) !<net-misc/openssh-8.1_p1-r2 " DEPEND="${COMMON_DEPEND} diff --git a/sys-libs/glibc/glibc-2.33-r14.ebuild b/sys-libs/glibc/glibc-2.33-r14.ebuild index 817ff95e7869..c9d2f2586f87 100644 --- a/sys-libs/glibc/glibc-2.33-r14.ebuild +++ b/sys-libs/glibc/glibc-2.33-r14.ebuild @@ -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 EAPI=7 @@ -6,7 +6,7 @@ EAPI=7 # Bumping notes: https://wiki.gentoo.org/wiki/Project:Toolchain/sys-libs/glibc # Please read & adapt the page as necessary if obsolete. -PYTHON_COMPAT=( python3_{9..11} ) +PYTHON_COMPAT=( python3_{10..11} ) TMPFILES_OPTIONAL=1 inherit python-any-r1 prefix preserve-libs toolchain-funcs flag-o-matic gnuconfig \ @@ -117,7 +117,7 @@ COMMON_DEPEND=" ) ) suid? ( caps? ( sys-libs/libcap ) ) selinux? ( sys-libs/libselinux ) - systemtap? ( dev-util/systemtap ) + systemtap? ( dev-debug/systemtap ) " DEPEND="${COMMON_DEPEND} compile-locales? ( diff --git a/sys-libs/glibc/glibc-2.34-r14.ebuild b/sys-libs/glibc/glibc-2.34-r14.ebuild index 0a2e4d90ccb4..e0d9f9970c12 100644 --- a/sys-libs/glibc/glibc-2.34-r14.ebuild +++ b/sys-libs/glibc/glibc-2.34-r14.ebuild @@ -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 EAPI=7 @@ -6,7 +6,7 @@ EAPI=7 # Bumping notes: https://wiki.gentoo.org/wiki/Project:Toolchain/sys-libs/glibc # Please read & adapt the page as necessary if obsolete. -PYTHON_COMPAT=( python3_{9..11} ) +PYTHON_COMPAT=( python3_{10..11} ) TMPFILES_OPTIONAL=1 inherit python-any-r1 prefix preserve-libs toolchain-funcs flag-o-matic gnuconfig \ @@ -120,7 +120,7 @@ COMMON_DEPEND=" ) ) suid? ( caps? ( sys-libs/libcap ) ) selinux? ( sys-libs/libselinux ) - systemtap? ( dev-util/systemtap ) + systemtap? ( dev-debug/systemtap ) " DEPEND="${COMMON_DEPEND} compile-locales? ( diff --git a/sys-libs/glibc/glibc-2.35-r11.ebuild b/sys-libs/glibc/glibc-2.35-r11.ebuild index 090f19b517a8..57474eb0373f 100644 --- a/sys-libs/glibc/glibc-2.35-r11.ebuild +++ b/sys-libs/glibc/glibc-2.35-r11.ebuild @@ -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 EAPI=7 @@ -6,7 +6,7 @@ EAPI=7 # Bumping notes: https://wiki.gentoo.org/wiki/Project:Toolchain/sys-libs/glibc # Please read & adapt the page as necessary if obsolete. -PYTHON_COMPAT=( python3_{9..11} ) +PYTHON_COMPAT=( python3_{10..11} ) TMPFILES_OPTIONAL=1 inherit python-any-r1 prefix preserve-libs toolchain-funcs flag-o-matic gnuconfig \ @@ -121,7 +121,7 @@ COMMON_DEPEND=" ) ) suid? ( caps? ( sys-libs/libcap ) ) selinux? ( sys-libs/libselinux ) - systemtap? ( dev-util/systemtap ) + systemtap? ( dev-debug/systemtap ) " DEPEND="${COMMON_DEPEND} compile-locales? ( diff --git a/sys-libs/glibc/glibc-2.36-r8.ebuild b/sys-libs/glibc/glibc-2.36-r8.ebuild index 5998cc3c9055..fe8428a2490e 100644 --- a/sys-libs/glibc/glibc-2.36-r8.ebuild +++ b/sys-libs/glibc/glibc-2.36-r8.ebuild @@ -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 EAPI=7 @@ -6,7 +6,7 @@ EAPI=7 # Bumping notes: https://wiki.gentoo.org/wiki/Project:Toolchain/sys-libs/glibc # Please read & adapt the page as necessary if obsolete. -PYTHON_COMPAT=( python3_{9..11} ) +PYTHON_COMPAT=( python3_{10..11} ) TMPFILES_OPTIONAL=1 inherit python-any-r1 prefix preserve-libs toolchain-funcs flag-o-matic gnuconfig \ @@ -123,7 +123,7 @@ COMMON_DEPEND=" test? ( dev-lang/perl ) suid? ( caps? ( sys-libs/libcap ) ) selinux? ( sys-libs/libselinux ) - systemtap? ( dev-util/systemtap ) + systemtap? ( dev-debug/systemtap ) " DEPEND="${COMMON_DEPEND} compile-locales? ( diff --git a/sys-libs/glibc/glibc-2.37-r7.ebuild b/sys-libs/glibc/glibc-2.37-r7.ebuild index 49ec055ee75e..8e631b112b74 100644 --- a/sys-libs/glibc/glibc-2.37-r7.ebuild +++ b/sys-libs/glibc/glibc-2.37-r7.ebuild @@ -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 EAPI=8 @@ -6,7 +6,7 @@ EAPI=8 # Bumping notes: https://wiki.gentoo.org/wiki/Project:Toolchain/sys-libs/glibc # Please read & adapt the page as necessary if obsolete. -PYTHON_COMPAT=( python3_{9..11} ) +PYTHON_COMPAT=( python3_{10..11} ) TMPFILES_OPTIONAL=1 inherit python-any-r1 prefix preserve-libs toolchain-funcs flag-o-matic gnuconfig \ @@ -122,7 +122,7 @@ COMMON_DEPEND=" ) ) suid? ( caps? ( sys-libs/libcap ) ) selinux? ( sys-libs/libselinux ) - systemtap? ( dev-util/systemtap ) + systemtap? ( dev-debug/systemtap ) " DEPEND="${COMMON_DEPEND} " diff --git a/sys-libs/glibc/glibc-2.37-r9.ebuild b/sys-libs/glibc/glibc-2.37-r9.ebuild index ed9929cfbd83..5b38867b4515 100644 --- a/sys-libs/glibc/glibc-2.37-r9.ebuild +++ b/sys-libs/glibc/glibc-2.37-r9.ebuild @@ -6,7 +6,7 @@ EAPI=8 # Bumping notes: https://wiki.gentoo.org/wiki/Project:Toolchain/sys-libs/glibc # Please read & adapt the page as necessary if obsolete. -PYTHON_COMPAT=( python3_{9..11} ) +PYTHON_COMPAT=( python3_{10..11} ) TMPFILES_OPTIONAL=1 inherit python-any-r1 prefix preserve-libs toolchain-funcs flag-o-matic gnuconfig \ @@ -124,7 +124,7 @@ COMMON_DEPEND=" ) ) suid? ( caps? ( sys-libs/libcap ) ) selinux? ( sys-libs/libselinux ) - systemtap? ( dev-util/systemtap ) + systemtap? ( dev-debug/systemtap ) " DEPEND="${COMMON_DEPEND} " diff --git a/sys-libs/glibc/glibc-2.38-r9.ebuild b/sys-libs/glibc/glibc-2.38-r9.ebuild index d628008d5a2c..8e4b4d3021df 100644 --- a/sys-libs/glibc/glibc-2.38-r9.ebuild +++ b/sys-libs/glibc/glibc-2.38-r9.ebuild @@ -6,7 +6,7 @@ EAPI=8 # Bumping notes: https://wiki.gentoo.org/wiki/Project:Toolchain/sys-libs/glibc # Please read & adapt the page as necessary if obsolete. -PYTHON_COMPAT=( python3_{9..12} ) +PYTHON_COMPAT=( python3_{10..12} ) TMPFILES_OPTIONAL=1 inherit python-any-r1 prefix preserve-libs toolchain-funcs flag-o-matic gnuconfig \ @@ -124,7 +124,7 @@ COMMON_DEPEND=" ) ) suid? ( caps? ( sys-libs/libcap ) ) selinux? ( sys-libs/libselinux ) - systemtap? ( dev-util/systemtap ) + systemtap? ( dev-debug/systemtap ) " DEPEND="${COMMON_DEPEND} " diff --git a/sys-libs/glibc/glibc-9999.ebuild b/sys-libs/glibc/glibc-9999.ebuild index cd4b039899b3..18d7a9e001b4 100644 --- a/sys-libs/glibc/glibc-9999.ebuild +++ b/sys-libs/glibc/glibc-9999.ebuild @@ -124,7 +124,7 @@ COMMON_DEPEND=" ) ) suid? ( caps? ( sys-libs/libcap ) ) selinux? ( sys-libs/libselinux ) - systemtap? ( dev-util/systemtap ) + systemtap? ( dev-debug/systemtap ) " DEPEND="${COMMON_DEPEND} " |