public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "Anthony G. Basile" <blueness@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: net-p2p/bitcoin-cli/
Date: Sat, 11 Mar 2017 18:33:17 +0000 (UTC)	[thread overview]
Message-ID: <1489257187.7ce3ffe447e8e0f142b25558e2d3d89bee1e13b4.blueness@gentoo> (raw)

commit:     7ce3ffe447e8e0f142b25558e2d3d89bee1e13b4
Author:     Anthony G. Basile <blueness <AT> gentoo <DOT> org>
AuthorDate: Sat Mar 11 18:30:39 2017 +0000
Commit:     Anthony G. Basile <blueness <AT> gentoo <DOT> org>
CommitDate: Sat Mar 11 18:33:07 2017 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=7ce3ffe4

net-p2p/bitcoin-cli: add knots support

Package-Manager: Portage-2.3.3, Repoman-2.3.1

 net-p2p/bitcoin-cli/bitcoin-cli-0.13.2.ebuild | 4 ++--
 net-p2p/bitcoin-cli/metadata.xml              | 1 +
 2 files changed, 3 insertions(+), 2 deletions(-)

diff --git a/net-p2p/bitcoin-cli/bitcoin-cli-0.13.2.ebuild b/net-p2p/bitcoin-cli/bitcoin-cli-0.13.2.ebuild
index 84491e781f3..2a4bdb7544d 100644
--- a/net-p2p/bitcoin-cli/bitcoin-cli-0.13.2.ebuild
+++ b/net-p2p/bitcoin-cli/bitcoin-cli-0.13.2.ebuild
@@ -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"
 inherit bash-completion-r1 bitcoincore
 
 DESCRIPTION="Command-line JSON-RPC client specifically designed for talking to Bitcoin Core Daemon"

diff --git a/net-p2p/bitcoin-cli/metadata.xml b/net-p2p/bitcoin-cli/metadata.xml
index a686a21c526..16e544a1d32 100644
--- a/net-p2p/bitcoin-cli/metadata.xml
+++ b/net-p2p/bitcoin-cli/metadata.xml
@@ -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>


             reply	other threads:[~2017-03-11 18:33 UTC|newest]

Thread overview: 47+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2017-03-11 18:33 Anthony G. Basile [this message]
  -- strict thread matches above, loose matches on Subject: below --
2023-10-24  9:14 [gentoo-commits] repo/gentoo:master commit in: net-p2p/bitcoin-cli/ Joonas Niilola
2023-10-24  9:14 Joonas Niilola
2023-10-19 17:06 Florian Schmaus
2023-01-05  6:57 Sam James
2023-01-04 14:28 Arthur Zamarin
2023-01-04 14:28 Arthur Zamarin
2023-01-04  9:42 Sam James
2022-09-30 23:24 Sam James
2022-09-04 13:03 David Seifert
2022-01-15  8:30 Joonas Niilola
2021-12-17  8:13 Florian Schmaus
2021-07-11 14:42 Craig Andrews
2021-07-10  2:21 Georgy Yakovlev
2021-07-10  1:19 Craig Andrews
2021-05-28  3:17 Sam James
2021-05-28  2:27 Sam James
2021-02-07  9:03 Joonas Niilola
2021-01-21 23:23 Sam James
2021-01-21 23:23 Sam James
2020-08-30 17:14 Thomas Deutschmann
2020-08-29 13:23 Sam James
2020-08-19  0:54 Craig Andrews
2020-06-17  1:52 Craig Andrews
2020-03-07 21:15 Craig Andrews
2020-03-07 21:15 Craig Andrews
2019-08-07 16:33 Craig Andrews
2019-01-11 21:38 Craig Andrews
2018-10-23 20:38 Virgil Dupras
2018-09-30 19:05 Virgil Dupras
2018-09-25 11:17 Agostino Sarubbo
2018-09-21 12:40 Virgil Dupras
2018-03-31 23:09 Michał Górny
2018-03-18 14:17 Andreas Sturmlechner
2018-03-18 13:57 Mikle Kolyada
2018-02-22  9:05 Agostino Sarubbo
2018-01-28 23:19 Andreas Sturmlechner
2018-01-26 23:24 Thomas Deutschmann
2018-01-19 18:40 Andreas Sturmlechner
2017-12-31 16:20 Mike Gilbert
2017-11-22 17:36 Jonas Stein
2017-01-24  1:17 Andreas Sturmlechner
2016-12-20  9:08 Agostino Sarubbo
2016-12-19 19:56 Tobias Klausmann
2016-03-20 15:42 Anthony G. Basile
2015-11-27 20:01 Anthony G. Basile
2015-11-27 20:01 Anthony G. Basile

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=1489257187.7ce3ffe447e8e0f142b25558e2d3d89bee1e13b4.blueness@gentoo \
    --to=blueness@gentoo.org \
    --cc=gentoo-commits@lists.gentoo.org \
    --cc=gentoo-dev@lists.gentoo.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox