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 (4096 bits)) (No client certificate requested) by finch.gentoo.org (Postfix) with ESMTPS id C6B9E15812D for ; Sat, 28 Dec 2024 17:33:41 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id F086DE081B; Sat, 28 Dec 2024 17:33:40 +0000 (UTC) Received: from smtp.gentoo.org (woodpecker.gentoo.org [140.211.166.183]) (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 D5081E081B for ; Sat, 28 Dec 2024 17:33:40 +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 CF51533BEE9 for ; Sat, 28 Dec 2024 17:33:39 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id CE033190F for ; Sat, 28 Dec 2024 17:33:36 +0000 (UTC) From: "Andreas Sturmlechner" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Andreas Sturmlechner" Message-ID: <1735405162.83e10bce93ec9d11ae97ee5466e8592a5ca350c6.asturm@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: profiles/ X-VCS-Repository: repo/gentoo X-VCS-Files: profiles/package.mask X-VCS-Directories: profiles/ X-VCS-Committer: asturm X-VCS-Committer-Name: Andreas Sturmlechner X-VCS-Revision: 83e10bce93ec9d11ae97ee5466e8592a5ca350c6 X-VCS-Branch: master Date: Sat, 28 Dec 2024 17:33:36 +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: 92bf582e-5f8f-4d94-926c-cbec4647d909 X-Archives-Hash: e5a69fac18cbd8b7ee97fa3218586804 commit: 83e10bce93ec9d11ae97ee5466e8592a5ca350c6 Author: Andreas Sturmlechner gentoo org> AuthorDate: Sat Dec 28 16:32:29 2024 +0000 Commit: Andreas Sturmlechner gentoo org> CommitDate: Sat Dec 28 16:59:22 2024 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=83e10bce profiles: Mask virtual/bitcoin-leveldb for removal Bug: https://bugs.gentoo.org/945359 Signed-off-by: Andreas Sturmlechner gentoo.org> profiles/package.mask | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) diff --git a/profiles/package.mask b/profiles/package.mask index 59760c2c2f8d..84470da43cb4 100644 --- a/profiles/package.mask +++ b/profiles/package.mask @@ -34,13 +34,15 @@ #--- END OF EXAMPLES --- # Andreas Sturmlechner (2024-12-28) -# Cleanup transitional Bitcoin Core meta packages -# Removal on 2025-01-27. +# Cleanup transitional Bitcoin Core meta packages, as well as +# unmaintainable net-p2p/bitcoin-core[system-leveldb] and +# virtual/bitcoin-leveldb. Removal on 2025-01-27. Bug #945359 dev-util/bitcoin-tx net-libs/libbitcoinconsensus net-p2p/bitcoin-cli net-p2p/bitcoin-qt net-p2p/bitcoind +virtual/bitcoin-leveldb # Nicolas PARLANT (2024-12-26) # New taglib major version, binary incompatible with 1.x