summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichał Górny <mgorny@gentoo.org>2024-01-13 17:08:07 +0100
committerMichał Górny <mgorny@gentoo.org>2024-01-13 18:53:55 +0100
commit5e3d413c90ed50a6f9582ee1e3817398d4a82319 (patch)
tree2d7fe26c9c9538dac3d5fbbb61181d25786141d0 /sys-apps
parentMove {sys-devel → dev-build}/remake (diff)
downloadgentoo-5e3d413c90ed50a6f9582ee1e3817398d4a82319.tar.gz
gentoo-5e3d413c90ed50a6f9582ee1e3817398d4a82319.tar.bz2
gentoo-5e3d413c90ed50a6f9582ee1e3817398d4a82319.zip
Move {dev-util → dev-debug}/valgrind
Signed-off-by: Michał Górny <mgorny@gentoo.org> Closes: https://github.com/gentoo/gentoo/pull/34786 Signed-off-by: Michał Górny <mgorny@gentoo.org>
Diffstat (limited to 'sys-apps')
-rw-r--r--sys-apps/dbus/dbus-1.15.4-r1.ebuild2
-rw-r--r--sys-apps/dbus/dbus-1.15.6.ebuild2
-rw-r--r--sys-apps/dbus/dbus-1.15.8.ebuild2
-rw-r--r--sys-apps/hwloc/hwloc-2.9.1.ebuild4
-rw-r--r--sys-apps/hwloc/hwloc-2.9.2.ebuild4
-rw-r--r--sys-apps/hwloc/hwloc-2.9.3.ebuild4
-rw-r--r--sys-apps/proot/proot-5.3.0.ebuild4
-rw-r--r--sys-apps/proot/proot-5.4.0.ebuild4
8 files changed, 13 insertions, 13 deletions
diff --git a/sys-apps/dbus/dbus-1.15.4-r1.ebuild b/sys-apps/dbus/dbus-1.15.4-r1.ebuild
index c7ea15d7521b..06148bb1d847 100644
--- a/sys-apps/dbus/dbus-1.15.4-r1.ebuild
+++ b/sys-apps/dbus/dbus-1.15.4-r1.ebuild
@@ -57,7 +57,7 @@ DEPEND="${COMMON_DEPEND}
${PYTHON_DEPS}
>=dev-libs/glib-2.40:2
)
- valgrind? ( >=dev-util/valgrind-3.6 )
+ valgrind? ( >=dev-debug/valgrind-3.6 )
X? ( x11-base/xorg-proto )
"
RDEPEND="${COMMON_DEPEND}
diff --git a/sys-apps/dbus/dbus-1.15.6.ebuild b/sys-apps/dbus/dbus-1.15.6.ebuild
index 9444a545f4e7..148a9b5695d6 100644
--- a/sys-apps/dbus/dbus-1.15.6.ebuild
+++ b/sys-apps/dbus/dbus-1.15.6.ebuild
@@ -55,7 +55,7 @@ DEPEND="${COMMON_DEPEND}
${PYTHON_DEPS}
>=dev-libs/glib-2.40:2
)
- valgrind? ( >=dev-util/valgrind-3.6 )
+ valgrind? ( >=dev-debug/valgrind-3.6 )
X? ( x11-base/xorg-proto )
"
RDEPEND="${COMMON_DEPEND}
diff --git a/sys-apps/dbus/dbus-1.15.8.ebuild b/sys-apps/dbus/dbus-1.15.8.ebuild
index 94d73eca0bd2..b1c2a7ac1206 100644
--- a/sys-apps/dbus/dbus-1.15.8.ebuild
+++ b/sys-apps/dbus/dbus-1.15.8.ebuild
@@ -52,7 +52,7 @@ DEPEND="
${PYTHON_DEPS}
>=dev-libs/glib-2.40:2
)
- valgrind? ( >=dev-util/valgrind-3.6 )
+ valgrind? ( >=dev-debug/valgrind-3.6 )
X? ( x11-base/xorg-proto )
"
RDEPEND="
diff --git a/sys-apps/hwloc/hwloc-2.9.1.ebuild b/sys-apps/hwloc/hwloc-2.9.1.ebuild
index 0d497dee6013..fc9776fc6034 100644
--- a/sys-apps/hwloc/hwloc-2.9.1.ebuild
+++ b/sys-apps/hwloc/hwloc-2.9.1.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
@@ -35,7 +35,7 @@ RDEPEND=">=sys-libs/ncurses-5.9-r3:=[${MULTILIB_USEDEP}]
x11-libs/libX11
)"
DEPEND="${RDEPEND}
- valgrind? ( dev-util/valgrind )"
+ valgrind? ( dev-debug/valgrind )"
# 2.69-r5 for --runstatedir
BDEPEND=">=sys-devel/autoconf-2.69-r5
virtual/pkgconfig"
diff --git a/sys-apps/hwloc/hwloc-2.9.2.ebuild b/sys-apps/hwloc/hwloc-2.9.2.ebuild
index e5ed1f8bf9eb..800918a87c06 100644
--- a/sys-apps/hwloc/hwloc-2.9.2.ebuild
+++ b/sys-apps/hwloc/hwloc-2.9.2.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
@@ -40,7 +40,7 @@ RDEPEND="
"
DEPEND="
${RDEPEND}
- valgrind? ( dev-util/valgrind )
+ valgrind? ( dev-debug/valgrind )
"
BDEPEND="virtual/pkgconfig"
diff --git a/sys-apps/hwloc/hwloc-2.9.3.ebuild b/sys-apps/hwloc/hwloc-2.9.3.ebuild
index bba11e871c3f..ed032f53b9ab 100644
--- a/sys-apps/hwloc/hwloc-2.9.3.ebuild
+++ b/sys-apps/hwloc/hwloc-2.9.3.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
@@ -40,7 +40,7 @@ RDEPEND="
"
DEPEND="
${RDEPEND}
- valgrind? ( dev-util/valgrind )
+ valgrind? ( dev-debug/valgrind )
"
BDEPEND="virtual/pkgconfig"
diff --git a/sys-apps/proot/proot-5.3.0.ebuild b/sys-apps/proot/proot-5.3.0.ebuild
index eb4b5e4b443c..c567f39e0bf8 100644
--- a/sys-apps/proot/proot-5.3.0.ebuild
+++ b/sys-apps/proot/proot-5.3.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
@@ -22,7 +22,7 @@ BDEPEND="dev-python/docutils"
DEPEND="${RDEPEND}
care? ( dev-libs/uthash )
elibc_musl? ( sys-libs/queue-standalone )
- test? ( dev-util/valgrind )"
+ test? ( dev-debug/valgrind )"
# Breaks sandbox
RESTRICT="test"
diff --git a/sys-apps/proot/proot-5.4.0.ebuild b/sys-apps/proot/proot-5.4.0.ebuild
index 95545db5b595..e7fd0dc982cc 100644
--- a/sys-apps/proot/proot-5.4.0.ebuild
+++ b/sys-apps/proot/proot-5.4.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
@@ -22,7 +22,7 @@ BDEPEND="dev-python/docutils"
DEPEND="${RDEPEND}
care? ( dev-libs/uthash )
elibc_musl? ( sys-libs/queue-standalone )
- test? ( dev-util/valgrind )"
+ test? ( dev-debug/valgrind )"
# Breaks sandbox
RESTRICT="test"