diff options
author | Repository mirror & CI <repomirrorci@gentoo.org> | 2020-08-18 04:35:28 +0000 |
---|---|---|
committer | Repository mirror & CI <repomirrorci@gentoo.org> | 2020-08-18 04:35:28 +0000 |
commit | c1283935d92eba3c442e316582f31bc61d2b1156 (patch) | |
tree | 3cbe353af2faaf6e289a1585d1ac8c1cfe3f64c7 /bitcoin.txt | |
parent | 2020-08-18T04:00:01Z (diff) | |
download | repos-c1283935d92eba3c442e316582f31bc61d2b1156.tar.gz repos-c1283935d92eba3c442e316582f31bc61d2b1156.tar.bz2 repos-c1283935d92eba3c442e316582f31bc61d2b1156.zip |
2020-08-18T04:30:01Z
Diffstat (limited to 'bitcoin.txt')
-rw-r--r-- | bitcoin.txt | 31 |
1 files changed, 13 insertions, 18 deletions
diff --git a/bitcoin.txt b/bitcoin.txt index b576b065bdaf..94a267973058 100644 --- a/bitcoin.txt +++ b/bitcoin.txt @@ -22,25 +22,20 @@ or --ff-only on the command line to override the configured default per invocation. From https://gitlab.com/bitcoin/gentoo - 1f9ef90..cb8cd8c master -> origin/master -Updating 1f9ef90..cb8cd8c + cb8cd8c..498936a master -> origin/master +Updating cb8cd8c..498936a Fast-forward - dev-util/bitcoin-tx/Manifest | 2 + - dev-util/bitcoin-tx/bitcoin-tx-0.20.1.ebuild | 104 ++++++++++++ - net-libs/libbitcoinconsensus/Manifest | 2 + - .../libbitcoinconsensus-0.20.1.ebuild | 98 +++++++++++ - net-p2p/bitcoin-cli/Manifest | 2 + - net-p2p/bitcoin-cli/bitcoin-cli-0.20.1.ebuild | 102 ++++++++++++ - net-p2p/bitcoin-qt/Manifest | 2 + - net-p2p/bitcoin-qt/bitcoin-qt-0.20.1.ebuild | 185 +++++++++++++++++++++ - net-p2p/bitcoind/Manifest | 2 + - net-p2p/bitcoind/bitcoind-0.20.1.ebuild | 169 +++++++++++++++++++ - 10 files changed, 668 insertions(+) - create mode 100644 dev-util/bitcoin-tx/bitcoin-tx-0.20.1.ebuild - create mode 100644 net-libs/libbitcoinconsensus/libbitcoinconsensus-0.20.1.ebuild - create mode 100644 net-p2p/bitcoin-cli/bitcoin-cli-0.20.1.ebuild - create mode 100644 net-p2p/bitcoin-qt/bitcoin-qt-0.20.1.ebuild - create mode 100644 net-p2p/bitcoind/bitcoind-0.20.1.ebuild + dev-util/bitcoin-tx/bitcoin-tx-0.20.0.ebuild | 2 +- + dev-util/bitcoin-tx/bitcoin-tx-0.20.1.ebuild | 2 +- + net-libs/libbitcoinconsensus/libbitcoinconsensus-0.20.0.ebuild | 2 +- + net-libs/libbitcoinconsensus/libbitcoinconsensus-0.20.1.ebuild | 2 +- + net-p2p/bitcoin-cli/bitcoin-cli-0.20.0.ebuild | 2 +- + net-p2p/bitcoin-cli/bitcoin-cli-0.20.1.ebuild | 2 +- + net-p2p/bitcoin-qt/bitcoin-qt-0.20.0.ebuild | 2 +- + net-p2p/bitcoin-qt/bitcoin-qt-0.20.1.ebuild | 2 +- + net-p2p/bitcoind/bitcoind-0.20.0.ebuild | 2 +- + net-p2p/bitcoind/bitcoind-0.20.1.ebuild | 2 +- + 10 files changed, 10 insertions(+), 10 deletions(-) *** syncing bitcoin *** synced bitcoin * Sync succeeded |