From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: 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 finch.gentoo.org (Postfix) with ESMTPS id CA57B1580E0 for ; Mon, 27 Jan 2025 22:30:06 +0000 (UTC) Received: from lists.gentoo.org (bobolink.gentoo.org [140.211.166.189]) (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) (Authenticated sender: relay-lists.gentoo.org@gentoo.org) by smtp.gentoo.org (Postfix) with ESMTPSA id B0ABB343519 for ; Mon, 27 Jan 2025 22:30:06 +0000 (UTC) Received: from bobolink.gentoo.org (localhost [127.0.0.1]) by bobolink.gentoo.org (Postfix) with ESMTP id 94E0D110473; Mon, 27 Jan 2025 22:29:57 +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 bobolink.gentoo.org (Postfix) with ESMTPS id 8B098110473 for ; Mon, 27 Jan 2025 22:29:57 +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) server-digest SHA256) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id 23D5234349A for ; Mon, 27 Jan 2025 22:29:57 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 6F056252F for ; Mon, 27 Jan 2025 22:29:55 +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: <1738016980.5985d2cc63acbec50b295cf2182a63c2b9511e79.asturm@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: profiles/, net-p2p/bitcoin-cli/ X-VCS-Repository: repo/gentoo X-VCS-Files: net-p2p/bitcoin-cli/bitcoin-cli-25.1.ebuild net-p2p/bitcoin-cli/metadata.xml profiles/package.mask X-VCS-Directories: net-p2p/bitcoin-cli/ profiles/ X-VCS-Committer: asturm X-VCS-Committer-Name: Andreas Sturmlechner X-VCS-Revision: 5985d2cc63acbec50b295cf2182a63c2b9511e79 X-VCS-Branch: master Date: Mon, 27 Jan 2025 22:29:55 +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: b2aa1c51-beb3-4c2a-afb8-5e99200a3c9a X-Archives-Hash: 49359ba07958c9884dc101742f551b63 commit: 5985d2cc63acbec50b295cf2182a63c2b9511e79 Author: Andreas Sturmlechner gentoo org> AuthorDate: Mon Jan 27 22:24:47 2025 +0000 Commit: Andreas Sturmlechner gentoo org> CommitDate: Mon Jan 27 22:29:40 2025 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=5985d2cc net-p2p/bitcoin-cli: treeclean Closes: https://bugs.gentoo.org/945359 (pkgremoved) Signed-off-by: Andreas Sturmlechner gentoo.org> net-p2p/bitcoin-cli/bitcoin-cli-25.1.ebuild | 13 ------------- net-p2p/bitcoin-cli/metadata.xml | 18 ------------------ profiles/package.mask | 1 - 3 files changed, 32 deletions(-) diff --git a/net-p2p/bitcoin-cli/bitcoin-cli-25.1.ebuild b/net-p2p/bitcoin-cli/bitcoin-cli-25.1.ebuild deleted file mode 100644 index f264c2de9c60..000000000000 --- a/net-p2p/bitcoin-cli/bitcoin-cli-25.1.ebuild +++ /dev/null @@ -1,13 +0,0 @@ -# Copyright 1999-2023 Gentoo Authors -# Distributed under the terms of the GNU General Public License v2 - -EAPI=8 - -DESCRIPTION="Transitional package for net-p2p/bitcoin-core[bitcoin-cli]" -HOMEPAGE="https://bitcoincore.org/" - -LICENSE="MIT" -SLOT="0" -KEYWORDS="amd64 ~arm ~arm64 ~ppc ~ppc64 x86 ~amd64-linux ~x86-linux" - -RDEPEND="~net-p2p/bitcoin-core-${PV}[bitcoin-cli]" diff --git a/net-p2p/bitcoin-cli/metadata.xml b/net-p2p/bitcoin-cli/metadata.xml deleted file mode 100644 index 67439c190ea2..000000000000 --- a/net-p2p/bitcoin-cli/metadata.xml +++ /dev/null @@ -1,18 +0,0 @@ - - - - - luke-jr+gentoobugs@utopios.org - Luke Dashjr - - - proxy-maint@gentoo.org - Proxy Maintainers - - - bitcoin/bitcoin - bitcoinknots/bitcoin - cpe:/a:bitcoin:bitcoin_core - cpe:/a:bitcoin_knots_project:bitcoin_knots - - diff --git a/profiles/package.mask b/profiles/package.mask index 5a7be4a81dca..a971bc8d0109 100644 --- a/profiles/package.mask +++ b/profiles/package.mask @@ -285,7 +285,6 @@ dev-python/pslab # Removal on 2025-01-27. Bug #945359 dev-util/bitcoin-tx net-libs/libbitcoinconsensus -net-p2p/bitcoin-cli # Michał Górny (2024-12-05) # 6.12.2 does not boot for me.