summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichał Górny <mgorny@gentoo.org>2024-01-18 15:41:31 +0100
committerMichał Górny <mgorny@gentoo.org>2024-01-19 15:44:14 +0100
commita51d470ab9fcd6932526b4534a91c46635042920 (patch)
treeaf41c22ae194e880d6ee217f4efba9c50c211716 /net-p2p/bitcoin-core
parentMove {dev-util → dev-debug}/sysdig (diff)
downloadgentoo-a51d470ab9fcd6932526b4534a91c46635042920.tar.gz
gentoo-a51d470ab9fcd6932526b4534a91c46635042920.tar.bz2
gentoo-a51d470ab9fcd6932526b4534a91c46635042920.zip
Move {dev-util → dev-debug}/systemtap
Signed-off-by: Michał Górny <mgorny@gentoo.org>
Diffstat (limited to 'net-p2p/bitcoin-core')
-rw-r--r--net-p2p/bitcoin-core/bitcoin-core-25.1-r1.ebuild4
-rw-r--r--net-p2p/bitcoin-core/bitcoin-core-26.0.ebuild4
2 files changed, 4 insertions, 4 deletions
diff --git a/net-p2p/bitcoin-core/bitcoin-core-25.1-r1.ebuild b/net-p2p/bitcoin-core/bitcoin-core-25.1-r1.ebuild
index 4d55cae08417..688ac7bf25d3 100644
--- a/net-p2p/bitcoin-core/bitcoin-core-25.1-r1.ebuild
+++ b/net-p2p/bitcoin-core/bitcoin-core-25.1-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=8
@@ -58,7 +58,7 @@ RDEPEND="
"
DEPEND="
${RDEPEND}
- systemtap? ( >=dev-util/systemtap-4.8 )
+ systemtap? ( >=dev-debug/systemtap-4.8 )
"
BDEPEND="
virtual/pkgconfig
diff --git a/net-p2p/bitcoin-core/bitcoin-core-26.0.ebuild b/net-p2p/bitcoin-core/bitcoin-core-26.0.ebuild
index 4e37d3fc4059..90d9df5ad6dd 100644
--- a/net-p2p/bitcoin-core/bitcoin-core-26.0.ebuild
+++ b/net-p2p/bitcoin-core/bitcoin-core-26.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
@@ -58,7 +58,7 @@ RDEPEND="
"
DEPEND="
${RDEPEND}
- systemtap? ( >=dev-util/systemtap-4.8 )
+ systemtap? ( >=dev-debug/systemtap-4.8 )
"
BDEPEND="
virtual/pkgconfig