commit: 5cc28159a5492c2ef147f050a1016e0a6e2cce6f Author: Alexander Puck Neuwirth <alexander <AT> neuwirth-informatik <DOT> de> AuthorDate: Thu Feb 29 07:20:14 2024 +0000 Commit: Yixun Lan <dlan <AT> gentoo <DOT> org> CommitDate: Thu Mar 21 03:25:02 2024 +0000 URL: https://gitweb.gentoo.org/proj/riscv.git/commit/?id=5cc28159
dev-debug/valgrind: moved from dev-util Closes: https://github.com/gentoo/riscv/pull/11 Signed-off-by: Alexander Puck Neuwirth <alexander <AT> neuwirth-informatik.de> Signed-off-by: Yixun Lan <dlan <AT> gentoo.org> .../files/valgrind-3.15.0-Build-ldst_multiple-test-with-fno-pie.patch | 0 {dev-util => dev-debug}/valgrind/files/valgrind-3.7.0-respect-flags.patch | 0 {dev-util => dev-debug}/valgrind/metadata.xml | 0 {dev-util => dev-debug}/valgrind/valgrind-9999.ebuild | 0 4 files changed, 0 insertions(+), 0 deletions(-) diff --git a/dev-util/valgrind/files/valgrind-3.15.0-Build-ldst_multiple-test-with-fno-pie.patch b/dev-debug/valgrind/files/valgrind-3.15.0-Build-ldst_multiple-test-with-fno-pie.patch similarity index 100% rename from dev-util/valgrind/files/valgrind-3.15.0-Build-ldst_multiple-test-with-fno-pie.patch rename to dev-debug/valgrind/files/valgrind-3.15.0-Build-ldst_multiple-test-with-fno-pie.patch diff --git a/dev-util/valgrind/files/valgrind-3.7.0-respect-flags.patch b/dev-debug/valgrind/files/valgrind-3.7.0-respect-flags.patch similarity index 100% rename from dev-util/valgrind/files/valgrind-3.7.0-respect-flags.patch rename to dev-debug/valgrind/files/valgrind-3.7.0-respect-flags.patch diff --git a/dev-util/valgrind/metadata.xml b/dev-debug/valgrind/metadata.xml similarity index 100% rename from dev-util/valgrind/metadata.xml rename to dev-debug/valgrind/metadata.xml diff --git a/dev-util/valgrind/valgrind-9999.ebuild b/dev-debug/valgrind/valgrind-9999.ebuild similarity index 100% rename from dev-util/valgrind/valgrind-9999.ebuild rename to dev-debug/valgrind/valgrind-9999.ebuild
