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 7D13D1580E0 for ; Mon, 27 Jan 2025 22:30:10 +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 68CCC343538 for ; Mon, 27 Jan 2025 22:30:10 +0000 (UTC) Received: from bobolink.gentoo.org (localhost [127.0.0.1]) by bobolink.gentoo.org (Postfix) with ESMTP id D1BEE110474; 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 C352C110474 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 7A45734349B 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 97C6C2532 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.bfae09941b0acc03b975c4b9931c23d8c49c5905.asturm@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: profiles/, dev-util/bitcoin-tx/ X-VCS-Repository: repo/gentoo X-VCS-Files: dev-util/bitcoin-tx/bitcoin-tx-25.1.ebuild dev-util/bitcoin-tx/metadata.xml profiles/package.mask X-VCS-Directories: profiles/ dev-util/bitcoin-tx/ X-VCS-Committer: asturm X-VCS-Committer-Name: Andreas Sturmlechner X-VCS-Revision: bfae09941b0acc03b975c4b9931c23d8c49c5905 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: ddd102c5-b08e-4df0-96be-62d17298d3fc X-Archives-Hash: e4566c3b056548b1faf7596578beed1b commit: bfae09941b0acc03b975c4b9931c23d8c49c5905 Author: Andreas Sturmlechner gentoo org> AuthorDate: Mon Jan 27 22:25:36 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=bfae0994 dev-util/bitcoin-tx: treeclean Closes: https://bugs.gentoo.org/945359 (pkgremoved) Signed-off-by: Andreas Sturmlechner gentoo.org> dev-util/bitcoin-tx/bitcoin-tx-25.1.ebuild | 13 ------------- dev-util/bitcoin-tx/metadata.xml | 16 ---------------- profiles/package.mask | 8 -------- 3 files changed, 37 deletions(-) diff --git a/dev-util/bitcoin-tx/bitcoin-tx-25.1.ebuild b/dev-util/bitcoin-tx/bitcoin-tx-25.1.ebuild deleted file mode 100644 index 4eace497e402..000000000000 --- a/dev-util/bitcoin-tx/bitcoin-tx-25.1.ebuild +++ /dev/null @@ -1,13 +0,0 @@ -# Copyright 1999-2024 Gentoo Authors -# Distributed under the terms of the GNU General Public License v2 - -EAPI=8 - -DESCRIPTION="Transitional package for net-p2p/bitcoin-core" -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}" diff --git a/dev-util/bitcoin-tx/metadata.xml b/dev-util/bitcoin-tx/metadata.xml deleted file mode 100644 index 9eab793a582a..000000000000 --- a/dev-util/bitcoin-tx/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 1a818269480c..fb3d4f453169 100644 --- a/profiles/package.mask +++ b/profiles/package.mask @@ -277,14 +277,6 @@ dev-libs/dmalloc # forward. Removal on 2025-01-28. Bug #947144. dev-python/pslab -# Andreas Sturmlechner (2024-12-28) -# Cleanup transitional Bitcoin meta packages, as well as -# unmaintainable net-p2p/bitcoin-core[system-leveldb] and -# virtual/bitcoin-leveldb. Use net-p2p/bitcoin-core instead which is -# the same as these packages but merged into one ebuild for maintainability. -# Removal on 2025-01-27. Bug #945359 -dev-util/bitcoin-tx - # Michał Górny (2024-12-05) # 6.12.2 does not boot for me. =sys-kernel/gentoo-kernel-6.12.2