summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichael Orlitzky <mjo@gentoo.org>2024-01-13 19:57:36 -0500
committerMichael Orlitzky <mjo@gentoo.org>2024-01-22 06:29:18 -0500
commit7fb1aee89d3004cb4c12c0d3ebfbcacd2c5b2006 (patch)
tree1a32d52d051c6a6670cc76e7d6853840e49d528e /sci-mathematics
parentdev-gap/digraphs: rebuild on sci-libs/bliss subslot changes (diff)
downloadgentoo-7fb1aee89d3004cb4c12c0d3ebfbcacd2c5b2006.tar.gz
gentoo-7fb1aee89d3004cb4c12c0d3ebfbcacd2c5b2006.tar.bz2
gentoo-7fb1aee89d3004cb4c12c0d3ebfbcacd2c5b2006.zip
sci-mathematics/gap: update dev-util/valgrind -> dev-debug/valgrind
Signed-off-by: Michael Orlitzky <mjo@gentoo.org>
Diffstat (limited to 'sci-mathematics')
-rw-r--r--sci-mathematics/gap/gap-4.12.2-r3.ebuild (renamed from sci-mathematics/gap/gap-4.12.2-r2.ebuild)2
1 files changed, 1 insertions, 1 deletions
diff --git a/sci-mathematics/gap/gap-4.12.2-r2.ebuild b/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}"