commit: bfae09941b0acc03b975c4b9931c23d8c49c5905 Author: Andreas Sturmlechner <asturm <AT> gentoo <DOT> org> AuthorDate: Mon Jan 27 22:25:36 2025 +0000 Commit: Andreas Sturmlechner <asturm <AT> gentoo <DOT> 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 <asturm <AT> 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 @@ -<?xml version="1.0" encoding="UTF-8"?> -<!DOCTYPE pkgmetadata SYSTEM "https://www.gentoo.org/dtd/metadata.dtd"> -<pkgmetadata> - <maintainer type="person" proxied="yes"> - <email>[email protected]</email> - <name>Luke Dashjr</name> - </maintainer> - <maintainer type="project" proxied="proxy"> - <email>[email protected]</email> - <name>Proxy Maintainers</name> - </maintainer> - <upstream> - <remote-id type="github">bitcoin/bitcoin</remote-id> - <remote-id type="github">bitcoinknots/bitcoin</remote-id> - </upstream> -</pkgmetadata> 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 <[email protected]> (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 <[email protected]> (2024-12-05) # 6.12.2 does not boot for me. =sys-kernel/gentoo-kernel-6.12.2
