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 /dev-libs/libsecp256k1
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 'dev-libs/libsecp256k1')
-rw-r--r--dev-libs/libsecp256k1/libsecp256k1-0.1_pre20201028-r1.ebuild4
-rw-r--r--dev-libs/libsecp256k1/libsecp256k1-0.3.0.ebuild4
-rw-r--r--dev-libs/libsecp256k1/libsecp256k1-0.3.1.ebuild4
-rw-r--r--dev-libs/libsecp256k1/libsecp256k1-0.3.2.ebuild4
-rw-r--r--dev-libs/libsecp256k1/libsecp256k1-0.4.0.ebuild4
5 files changed, 10 insertions, 10 deletions
diff --git a/dev-libs/libsecp256k1/libsecp256k1-0.1_pre20201028-r1.ebuild b/dev-libs/libsecp256k1/libsecp256k1-0.1_pre20201028-r1.ebuild
index ae79e2f9f11b..6893461f6422 100644
--- a/dev-libs/libsecp256k1/libsecp256k1-0.1_pre20201028-r1.ebuild
+++ b/dev-libs/libsecp256k1/libsecp256k1-0.1_pre20201028-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=7
@@ -29,7 +29,7 @@ RDEPEND="
DEPEND="${RDEPEND}
virtual/pkgconfig
test-openssl? ( dev-libs/openssl:0 )
- valgrind? ( dev-util/valgrind )
+ valgrind? ( dev-debug/valgrind )
"
S="${WORKDIR}/${MyPN}-${COMMITHASH}"
diff --git a/dev-libs/libsecp256k1/libsecp256k1-0.3.0.ebuild b/dev-libs/libsecp256k1/libsecp256k1-0.3.0.ebuild
index 41fde96356df..57f8777f0aab 100644
--- a/dev-libs/libsecp256k1/libsecp256k1-0.3.0.ebuild
+++ b/dev-libs/libsecp256k1/libsecp256k1-0.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
@@ -23,7 +23,7 @@ REQUIRED_USE="
BDEPEND="
sys-devel/autoconf-archive
virtual/pkgconfig
- valgrind? ( dev-util/valgrind )
+ valgrind? ( dev-debug/valgrind )
"
PATCHES=(
diff --git a/dev-libs/libsecp256k1/libsecp256k1-0.3.1.ebuild b/dev-libs/libsecp256k1/libsecp256k1-0.3.1.ebuild
index 41fde96356df..57f8777f0aab 100644
--- a/dev-libs/libsecp256k1/libsecp256k1-0.3.1.ebuild
+++ b/dev-libs/libsecp256k1/libsecp256k1-0.3.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
@@ -23,7 +23,7 @@ REQUIRED_USE="
BDEPEND="
sys-devel/autoconf-archive
virtual/pkgconfig
- valgrind? ( dev-util/valgrind )
+ valgrind? ( dev-debug/valgrind )
"
PATCHES=(
diff --git a/dev-libs/libsecp256k1/libsecp256k1-0.3.2.ebuild b/dev-libs/libsecp256k1/libsecp256k1-0.3.2.ebuild
index 429b2f2fcc17..a845ef5a6fb0 100644
--- a/dev-libs/libsecp256k1/libsecp256k1-0.3.2.ebuild
+++ b/dev-libs/libsecp256k1/libsecp256k1-0.3.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
@@ -23,7 +23,7 @@ REQUIRED_USE="
BDEPEND="
sys-devel/autoconf-archive
virtual/pkgconfig
- valgrind? ( dev-util/valgrind )
+ valgrind? ( dev-debug/valgrind )
"
PATCHES=(
diff --git a/dev-libs/libsecp256k1/libsecp256k1-0.4.0.ebuild b/dev-libs/libsecp256k1/libsecp256k1-0.4.0.ebuild
index b5d23954a912..625b8fada77d 100644
--- a/dev-libs/libsecp256k1/libsecp256k1-0.4.0.ebuild
+++ b/dev-libs/libsecp256k1/libsecp256k1-0.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
@@ -23,7 +23,7 @@ REQUIRED_USE="
BDEPEND="
sys-devel/autoconf-archive
virtual/pkgconfig
- valgrind? ( dev-util/valgrind )
+ valgrind? ( dev-debug/valgrind )
"
PATCHES=(