From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from lists.gentoo.org (pigeon.gentoo.org [208.92.234.80]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (2048 bits)) (No client certificate requested) by finch.gentoo.org (Postfix) with ESMTPS id E1A1A1581FB for ; Sat, 31 Aug 2024 02:23:43 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 3EB2DE29BC; Sat, 31 Aug 2024 02:23:43 +0000 (UTC) Received: from smtp.gentoo.org (mail.gentoo.org [IPv6:2001:470:ea4a:1:5054:ff:fec7:86e4]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id 29C84E29BC for ; Sat, 31 Aug 2024 02:23:43 +0000 (UTC) Received: from oystercatcher.gentoo.org (oystercatcher.gentoo.org [148.251.78.52]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id 6C7E633EB78 for ; Sat, 31 Aug 2024 02:23:42 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id B41221F2D for ; Sat, 31 Aug 2024 02:23:39 +0000 (UTC) From: "Sam James" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Sam James" Message-ID: <1725070871.db7c3b5707475eadbb95b452d96423a853e8908d.sam@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: net-p2p/bitcoin-core/ X-VCS-Repository: repo/gentoo X-VCS-Files: net-p2p/bitcoin-core/metadata.xml X-VCS-Directories: net-p2p/bitcoin-core/ X-VCS-Committer: sam X-VCS-Committer-Name: Sam James X-VCS-Revision: db7c3b5707475eadbb95b452d96423a853e8908d X-VCS-Branch: master Date: Sat, 31 Aug 2024 02:23:39 +0000 (UTC) Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-commits@lists.gentoo.org X-Auto-Response-Suppress: DR, RN, NRN, OOF, AutoReply X-Archives-Salt: 2dd614ce-7057-4bb3-8c42-de9415c4fdc2 X-Archives-Hash: 4c4e45e4a887ee4fe921cb2855fde6df commit: db7c3b5707475eadbb95b452d96423a853e8908d Author: Sam James gentoo org> AuthorDate: Sat Aug 31 02:21:11 2024 +0000 Commit: Sam James gentoo org> CommitDate: Sat Aug 31 02:21:11 2024 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=db7c3b57 net-p2p/bitcoin-core: SystemTAP -> SystemTap dev-debug/systemtap is called 'SystemTap'. Signed-off-by: Sam James gentoo.org> net-p2p/bitcoin-core/metadata.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/net-p2p/bitcoin-core/metadata.xml b/net-p2p/bitcoin-core/metadata.xml index a43e231b9918..63568431d943 100644 --- a/net-p2p/bitcoin-core/metadata.xml +++ b/net-p2p/bitcoin-core/metadata.xml @@ -22,7 +22,7 @@ Support descriptor wallets in SQLite format Link with virtual/bitcoin-leveldb rather than embedding an internal copy Link with dev-libs/libsecp256k1 rather than embedding an internal copy - Enable SystemTAP/DTrace tracing + Enable SystemTap/DTrace tracing Enable Universal Plug and Play Report blocks and transactions via zeromq