From mboxrd@z Thu Jan  1 00:00:00 1970
Return-Path: <gentoo-commits+bounces-1703879-garchives=archives.gentoo.org@lists.gentoo.org>
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 <garchives@archives.gentoo.org>; 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 <gentoo-commits@lists.gentoo.org>; 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 <gentoo-commits@lists.gentoo.org>; 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 <gentoo-commits@lists.gentoo.org>; Sat, 28 Dec 2024 17:33:36 +0000 (UTC)
From: "Andreas Sturmlechner" <asturm@gentoo.org>
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" <asturm@gentoo.org>
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: <mailto:gentoo-commits@lists.gentoo.org>
List-Help: <mailto:gentoo-commits+help@lists.gentoo.org>
List-Unsubscribe: <mailto:gentoo-commits+unsubscribe@lists.gentoo.org>
List-Subscribe: <mailto:gentoo-commits+subscribe@lists.gentoo.org>
List-Id: Gentoo Linux mail <gentoo-commits.gentoo.org>
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 <asturm <AT> gentoo <DOT> org>
AuthorDate: Sat Dec 28 16:32:29 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=83e10bce

profiles: Mask virtual/bitcoin-leveldb for removal

Bug: https://bugs.gentoo.org/945359
Signed-off-by: Andreas Sturmlechner <asturm <AT> 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 <asturm@gentoo.org> (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 <nicolas.parlant@parhuet.fr> (2024-12-26)
 # New taglib major version, binary incompatible with 1.x