From 156f5b2bb4c85ecdcf598200e9035380c00f9479 Mon Sep 17 00:00:00 2001 From: Sam James Date: Thu, 9 Jan 2025 10:05:07 +0000 Subject: [PATCH] profiles: refine transitional bitcoin mask last-rites Clarify that net-p2p/bitcoin-core is the new package to use. It's the same as the previous stuff but merged into one to be more maintainable. Bug: https://bugs.gentoo.org/945359 Signed-off-by: Sam James --- profiles/package.mask | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) diff --git a/profiles/package.mask b/profiles/package.mask index 75516e6bfdfc9..d913492d265b9 100644 --- a/profiles/package.mask +++ b/profiles/package.mask @@ -161,9 +161,11 @@ dev-libs/dmalloc dev-python/pslab # Andreas Sturmlechner (2024-12-28) -# Cleanup transitional Bitcoin Core meta packages, as well as +# Cleanup transitional Bitcoin meta packages, as well as # unmaintainable net-p2p/bitcoin-core[system-leveldb] and -# virtual/bitcoin-leveldb. Removal on 2025-01-27. Bug #945359 +# virtual/bitcoin-leveldb. Use net-p2p/bitcoin-core instead which is +# the same as these packages but merged into one ebuild for maintainability. +# Removal on 2025-01-27. Bug #945359 dev-util/bitcoin-tx net-libs/libbitcoinconsensus net-p2p/bitcoin-cli