summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMatt Whitlock <gentoo@mattwhitlock.name>2023-10-24 11:08:01 -0400
committerFlorian Schmaus <flow@gentoo.org>2023-10-25 10:37:19 +0200
commitd3d6f44bdf9de56e41aae7485fee6b4c71f18dd6 (patch)
tree1a5e6551680df4ddc9a5639cf23f9fc6b09845de /dev-util/bitcoin-tx/bitcoin-tx-25.1.ebuild
parentnet-p2p/bitcoin-core: clean up after USE="qt5"->"gui" change (diff)
downloadgentoo-d3d6f44bdf9de56e41aae7485fee6b4c71f18dd6.tar.gz
gentoo-d3d6f44bdf9de56e41aae7485fee6b4c71f18dd6.tar.bz2
gentoo-d3d6f44bdf9de56e41aae7485fee6b4c71f18dd6.zip
net-p2p/bitcoin-core: switch transitional packages to EAPI=8
Signed-off-by: Matt Whitlock <gentoo@mattwhitlock.name> Signed-off-by: Florian Schmaus <flow@gentoo.org>
Diffstat (limited to 'dev-util/bitcoin-tx/bitcoin-tx-25.1.ebuild')
-rw-r--r--dev-util/bitcoin-tx/bitcoin-tx-25.1.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-util/bitcoin-tx/bitcoin-tx-25.1.ebuild b/dev-util/bitcoin-tx/bitcoin-tx-25.1.ebuild
index 2b266a5f9f35..251c5a7b8c66 100644
--- a/dev-util/bitcoin-tx/bitcoin-tx-25.1.ebuild
+++ b/dev-util/bitcoin-tx/bitcoin-tx-25.1.ebuild
@@ -1,7 +1,7 @@
# Copyright 1999-2023 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
-EAPI=7
+EAPI=8
DESCRIPTION="Transitional package for net-p2p/bitcoin-core"
HOMEPAGE="https://bitcoincore.org/"