commit: 44c2ce560f767190de5e0e8df819b73c6177a120 Author: Andreas Sturmlechner <asturm <AT> gentoo <DOT> org> AuthorDate: Sat Dec 28 16:28:37 2024 +0000 Commit: Andreas Sturmlechner <asturm <AT> gentoo <DOT> org> CommitDate: Sat Dec 28 16:59:22 2024 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=44c2ce56
profiles: Mask transitional Bitcoin Core packages for removal dev-util/bitcoin-tx net-libs/libbitcoinconsensus net-p2p/bitcoin-cli net-p2p/bitcoin-qt net-p2p/bitcoind Signed-off-by: Andreas Sturmlechner <asturm <AT> gentoo.org> profiles/package.mask | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/profiles/package.mask b/profiles/package.mask index df7a62987784..59760c2c2f8d 100644 --- a/profiles/package.mask +++ b/profiles/package.mask @@ -33,6 +33,15 @@ #--- END OF EXAMPLES --- +# Andreas Sturmlechner <[email protected]> (2024-12-28) +# Cleanup transitional Bitcoin Core meta packages +# Removal on 2025-01-27. +dev-util/bitcoin-tx +net-libs/libbitcoinconsensus +net-p2p/bitcoin-cli +net-p2p/bitcoin-qt +net-p2p/bitcoind + # Nicolas PARLANT <[email protected]> (2024-12-26) # New taglib major version, binary incompatible with 1.x >=media-libs/taglib-2.0
