summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichał Górny <mgorny@gentoo.org>2024-01-18 15:41:31 +0100
committerMichał Górny <mgorny@gentoo.org>2024-01-19 15:44:14 +0100
commita51d470ab9fcd6932526b4534a91c46635042920 (patch)
treeaf41c22ae194e880d6ee217f4efba9c50c211716 /sys-apps/tuned
parentMove {dev-util → dev-debug}/sysdig (diff)
downloadgentoo-a51d470ab9fcd6932526b4534a91c46635042920.tar.gz
gentoo-a51d470ab9fcd6932526b4534a91c46635042920.tar.bz2
gentoo-a51d470ab9fcd6932526b4534a91c46635042920.zip
Move {dev-util → dev-debug}/systemtap
Signed-off-by: Michał Górny <mgorny@gentoo.org>
Diffstat (limited to 'sys-apps/tuned')
-rw-r--r--sys-apps/tuned/tuned-2.20.0.ebuild6
-rw-r--r--sys-apps/tuned/tuned-2.21.0.ebuild6
2 files changed, 6 insertions, 6 deletions
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