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 /net-dialup
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 'net-dialup')
-rw-r--r--net-dialup/accel-ppp/accel-ppp-1.12.0_p20220830-r1.ebuild4
-rw-r--r--net-dialup/accel-ppp/accel-ppp-1.12.0_p20230609.ebuild4
-rw-r--r--net-dialup/accel-ppp/accel-ppp-9999.ebuild4
3 files changed, 6 insertions, 6 deletions
diff --git a/net-dialup/accel-ppp/accel-ppp-1.12.0_p20220830-r1.ebuild b/net-dialup/accel-ppp/accel-ppp-1.12.0_p20220830-r1.ebuild
index 201602326ae8..0bf9bf51db36 100644
--- a/net-dialup/accel-ppp/accel-ppp-1.12.0_p20220830-r1.ebuild
+++ b/net-dialup/accel-ppp/accel-ppp-1.12.0_p20220830-r1.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2022 Gentoo Authors
+# Copyright 1999-2024 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=8
@@ -23,7 +23,7 @@ RDEPEND="!libtomcrypt? ( dev-libs/openssl:0= )
snmp? ( net-analyzer/net-snmp )
dev-libs/libpcre"
DEPEND="${RDEPEND}
- valgrind? ( dev-util/valgrind )"
+ valgrind? ( dev-debug/valgrind )"
PDEPEND="net-dialup/ppp-scripts"
DOCS=( README )
diff --git a/net-dialup/accel-ppp/accel-ppp-1.12.0_p20230609.ebuild b/net-dialup/accel-ppp/accel-ppp-1.12.0_p20230609.ebuild
index 2ab50ad2083c..09574c32a725 100644
--- a/net-dialup/accel-ppp/accel-ppp-1.12.0_p20230609.ebuild
+++ b/net-dialup/accel-ppp/accel-ppp-1.12.0_p20230609.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 @@ RDEPEND="!libtomcrypt? ( dev-libs/openssl:0= )
snmp? ( net-analyzer/net-snmp )
dev-libs/libpcre"
DEPEND="${RDEPEND}
- valgrind? ( dev-util/valgrind )"
+ valgrind? ( dev-debug/valgrind )"
PDEPEND="net-dialup/ppp-scripts"
DOCS=( README )
diff --git a/net-dialup/accel-ppp/accel-ppp-9999.ebuild b/net-dialup/accel-ppp/accel-ppp-9999.ebuild
index e247a0e7a433..0466bd5f0b7f 100644
--- a/net-dialup/accel-ppp/accel-ppp-9999.ebuild
+++ b/net-dialup/accel-ppp/accel-ppp-9999.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
@@ -24,7 +24,7 @@ RDEPEND="!libtomcrypt? ( dev-libs/openssl:0= )
snmp? ( net-analyzer/net-snmp )
dev-libs/libpcre"
DEPEND="${RDEPEND}
- valgrind? ( dev-util/valgrind )"
+ valgrind? ( dev-debug/valgrind )"
PDEPEND="net-dialup/ppp-scripts"
DOCS=( README )