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 C97C11580E0 for ; Mon, 27 Jan 2025 22:30:08 +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 8B256343508 for ; Mon, 27 Jan 2025 22:30:08 +0000 (UTC) Received: from bobolink.gentoo.org (localhost [127.0.0.1]) by bobolink.gentoo.org (Postfix) with ESMTP id C9658110475; Mon, 27 Jan 2025 22:29:58 +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 bobolink.gentoo.org (Postfix) with ESMTPS id BF939110474 for ; Mon, 27 Jan 2025 22:29:58 +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 75DA5343497 for ; Mon, 27 Jan 2025 22:29:58 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 83EBB2530 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.785883b9bc38f73f33a8410818befa5845e59ff5.asturm@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: profiles/, net-libs/libbitcoinconsensus/ X-VCS-Repository: repo/gentoo X-VCS-Files: net-libs/libbitcoinconsensus/libbitcoinconsensus-25.1.ebuild net-libs/libbitcoinconsensus/metadata.xml profiles/package.mask X-VCS-Directories: net-libs/libbitcoinconsensus/ profiles/ X-VCS-Committer: asturm X-VCS-Committer-Name: Andreas Sturmlechner X-VCS-Revision: 785883b9bc38f73f33a8410818befa5845e59ff5 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: 8300c82b-e92f-4bc2-ae93-8164d522e7e1 X-Archives-Hash: cbe3b6357efb7ce9ea572899a228bd59 commit: 785883b9bc38f73f33a8410818befa5845e59ff5 Author: Andreas Sturmlechner gentoo org> AuthorDate: Mon Jan 27 22:25:04 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=785883b9 net-libs/libbitcoinconsensus: treeclean Closes: https://bugs.gentoo.org/945359 (pkgremoved) Signed-off-by: Andreas Sturmlechner gentoo.org> .../libbitcoinconsensus/libbitcoinconsensus-25.1.ebuild | 14 -------------- net-libs/libbitcoinconsensus/metadata.xml | 16 ---------------- profiles/package.mask | 1 - 3 files changed, 31 deletions(-) diff --git a/net-libs/libbitcoinconsensus/libbitcoinconsensus-25.1.ebuild b/net-libs/libbitcoinconsensus/libbitcoinconsensus-25.1.ebuild deleted file mode 100644 index 38624555c2e0..000000000000 --- a/net-libs/libbitcoinconsensus/libbitcoinconsensus-25.1.ebuild +++ /dev/null @@ -1,14 +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[libs]" -HOMEPAGE="https://bitcoincore.org/" - -LICENSE="MIT" -SLOT="0" -KEYWORDS="amd64 ~arm ~arm64 ~ppc ~ppc64 x86 ~amd64-linux ~x86-linux" -IUSE="+asm" - -RDEPEND="~net-p2p/bitcoin-core-${PV}[libs,asm=]" diff --git a/net-libs/libbitcoinconsensus/metadata.xml b/net-libs/libbitcoinconsensus/metadata.xml deleted file mode 100644 index 9eab793a582a..000000000000 --- a/net-libs/libbitcoinconsensus/metadata.xml +++ /dev/null @@ -1,16 +0,0 @@ - - - - - luke-jr+gentoobugs@utopios.org - Luke Dashjr - - - proxy-maint@gentoo.org - Proxy Maintainers - - - bitcoin/bitcoin - bitcoinknots/bitcoin - - diff --git a/profiles/package.mask b/profiles/package.mask index a971bc8d0109..1a818269480c 100644 --- a/profiles/package.mask +++ b/profiles/package.mask @@ -284,7 +284,6 @@ dev-python/pslab # 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 # Michał Górny (2024-12-05) # 6.12.2 does not boot for me.