From 4e4ee9865a958b6a854f9bca96637244c628d525 Mon Sep 17 00:00:00 2001 From: V3n3RiX Date: Mon, 9 Oct 2023 18:06:43 +0100 Subject: gentoo auto-resync : 09:10:2023 - 18:06:43 --- .../libbitcoinconsensus/libbitcoinconsensus-25.0.ebuild | 14 ++++++++++++++ 1 file changed, 14 insertions(+) create mode 100644 net-libs/libbitcoinconsensus/libbitcoinconsensus-25.0.ebuild (limited to 'net-libs/libbitcoinconsensus/libbitcoinconsensus-25.0.ebuild') diff --git a/net-libs/libbitcoinconsensus/libbitcoinconsensus-25.0.ebuild b/net-libs/libbitcoinconsensus/libbitcoinconsensus-25.0.ebuild new file mode 100644 index 000000000000..a13f58256a8b --- /dev/null +++ b/net-libs/libbitcoinconsensus/libbitcoinconsensus-25.0.ebuild @@ -0,0 +1,14 @@ +# Copyright 1999-2023 Gentoo Authors +# Distributed under the terms of the GNU General Public License v2 + +EAPI=7 + +DESCRIPTION="Transitional package for net-p2p/bitcoin-core[libs]" +HOMEPAGE="https://bitcoincore.org/" + +LICENSE="MIT" +SLOT="0" +KEYWORDS="~amd64 ~arm ~arm64 ~mips ~ppc ~ppc64 ~x86 ~amd64-linux ~x86-linux" +IUSE="+asm" + +RDEPEND="~net-p2p/bitcoin-core-${PV}[libs,asm=]" -- cgit v1.2.3