commit: 7fb1aee89d3004cb4c12c0d3ebfbcacd2c5b2006
Author: Michael Orlitzky <mjo <AT> gentoo <DOT> org>
AuthorDate: Sun Jan 14 00:57:36 2024 +0000
Commit: Michael Orlitzky <mjo <AT> gentoo <DOT> org>
CommitDate: Mon Jan 22 11:29:18 2024 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=7fb1aee8
sci-mathematics/gap: update dev-util/valgrind -> dev-debug/valgrind
Signed-off-by: Michael Orlitzky <mjo <AT> gentoo.org>
sci-mathematics/gap/{gap-4.12.2-r2.ebuild => gap-4.12.2-r3.ebuild} | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/sci-mathematics/gap/gap-4.12.2-r2.ebuild
b/sci-mathematics/gap/gap-4.12.2-r3.ebuild
similarity index 99%
rename from sci-mathematics/gap/gap-4.12.2-r2.ebuild
rename to sci-mathematics/gap/gap-4.12.2-r3.ebuild
index 18e8a1dfb004..19f95ebdc744 100644
--- a/sci-mathematics/gap/gap-4.12.2-r2.ebuild
+++ b/sci-mathematics/gap/gap-4.12.2-r3.ebuild
@@ -53,7 +53,7 @@ BDEPEND="test? ( ${REQUIRED_PKGS} )"
DEPEND="dev-libs/gmp:=
sys-libs/zlib
- valgrind? ( dev-util/valgrind )
+ valgrind? ( dev-debug/valgrind )
readline? ( sys-libs/readline:= )"
RDEPEND="${DEPEND}"