commit: 785883b9bc38f73f33a8410818befa5845e59ff5 Author: Andreas Sturmlechner <asturm <AT> gentoo <DOT> org> AuthorDate: Mon Jan 27 22:25:04 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=785883b9
net-libs/libbitcoinconsensus: treeclean Closes: https://bugs.gentoo.org/945359 (pkgremoved) Signed-off-by: Andreas Sturmlechner <asturm <AT> 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 @@ -<?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 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 <[email protected]> (2024-12-05) # 6.12.2 does not boot for me.
