From d8f1c2be43c66ed3ced85a280b9064ce9caf9eee Mon Sep 17 00:00:00 2001 From: Andreas Sturmlechner Date: Fri, 19 Jan 2018 00:56:36 +0100 Subject: [PATCH] dev-util/bitcoin-tx: Drop live ebuild (outdated) Package-Manager: Portage-2.3.19, Repoman-2.3.6 --- dev-util/bitcoin-tx/bitcoin-tx-9999.ebuild | 19 ------------------- 1 file changed, 19 deletions(-) delete mode 100644 dev-util/bitcoin-tx/bitcoin-tx-9999.ebuild diff --git a/dev-util/bitcoin-tx/bitcoin-tx-9999.ebuild b/dev-util/bitcoin-tx/bitcoin-tx-9999.ebuild deleted file mode 100644 index 51d37bc8c3d3..000000000000 --- a/dev-util/bitcoin-tx/bitcoin-tx-9999.ebuild +++ /dev/null @@ -1,19 +0,0 @@ -# Copyright 2010-2016 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 - -EAPI=5 - -BITCOINCORE_IUSE="" -BITCOINCORE_NEED_LIBSECP256K1=1 -BITCOINCORE_NO_DEPEND="libevent" -inherit bitcoincore - -DESCRIPTION="Command-line Bitcoin transaction tool" -LICENSE="MIT" -SLOT="0" -KEYWORDS="" - -src_configure() { - bitcoincore_conf \ - --enable-util-tx -} -- 2.26.2