dev-util/bitcoin-tx: add knots support
authorAnthony G. Basile <blueness@gentoo.org>
Sat, 11 Mar 2017 18:29:27 +0000 (13:29 -0500)
committerAnthony G. Basile <blueness@gentoo.org>
Sat, 11 Mar 2017 18:33:04 +0000 (13:33 -0500)
Package-Manager: Portage-2.3.3, Repoman-2.3.1

dev-util/bitcoin-tx/bitcoin-tx-0.13.2.ebuild
dev-util/bitcoin-tx/metadata.xml

index ea538a251947bfeb019df3de65a49ef29f0416dc..09fb488c8973927011f30f257b9dc9ff951138c9 100644 (file)
@@ -1,11 +1,11 @@
-# Copyright 2010-2016 Gentoo Foundation
+# Copyright 2010-2017 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=5
 
 BITCOINCORE_COMMITHASH="0d719145b018e28d48d35c2646a5962b87c60436"
 BITCOINCORE_LJR_DATE="20170102"
-BITCOINCORE_IUSE="ljr"
+BITCOINCORE_IUSE="knots"
 BITCOINCORE_NEED_LIBSECP256K1=1
 BITCOINCORE_NO_DEPEND="libevent"
 inherit bitcoincore
index a686a21c5264a9e6824a3a71f1fb7131f2b706f9..16e544a1d323d977741ea509a5a3e7c2e4d2e1a0 100644 (file)
@@ -10,6 +10,7 @@
                <name>Luke Dashjr</name>
        </maintainer>
        <use>
+               <flag name="knots">Build enhanced Bitcoin Knots version, rather than Bitcoin Core</flag>
                <flag name="ljr">Enable Luke Dashjr's patches</flag>
        </use>
        <upstream>