diff options
author | Repository mirror & CI <repomirrorci@gentoo.org> | 2021-02-01 04:47:27 +0000 |
---|---|---|
committer | Repository mirror & CI <repomirrorci@gentoo.org> | 2021-02-01 04:47:27 +0000 |
commit | 378f70de7c7e4da0f5f94c650e6417aa4fa40f0f (patch) | |
tree | 158af06caeb0dc7a0df695042b18f4a0b3dfd171 /bitcoin.txt | |
parent | 2021-02-01T01:30:01Z (diff) | |
download | repos-378f70de7c7e4da0f5f94c650e6417aa4fa40f0f.tar.gz repos-378f70de7c7e4da0f5f94c650e6417aa4fa40f0f.tar.bz2 repos-378f70de7c7e4da0f5f94c650e6417aa4fa40f0f.zip |
2021-02-01T03:30:01Z
Diffstat (limited to 'bitcoin.txt')
-rw-r--r-- | bitcoin.txt | 26 |
1 files changed, 25 insertions, 1 deletions
diff --git a/bitcoin.txt b/bitcoin.txt index 57d5ecb6c3d8..a5d5e4c59e92 100644 --- a/bitcoin.txt +++ b/bitcoin.txt @@ -21,7 +21,31 @@ preference for all repositories. You can also pass --rebase, --no-rebase, or --ff-only on the command line to override the configured default per invocation. -Already up to date. +From https://gitlab.com/bitcoin/gentoo + 69014b0..903c06b master -> origin/master +Updating 69014b0..903c06b +Fast-forward + dev-util/bitcoin-tx/Manifest | 2 + + dev-util/bitcoin-tx/bitcoin-tx-0.20.1.ebuild | 2 +- + dev-util/bitcoin-tx/bitcoin-tx-0.21.0.ebuild | 104 ++++++++++++ + net-libs/libbitcoinconsensus/Manifest | 2 + + .../libbitcoinconsensus-0.20.1.ebuild | 2 +- + .../libbitcoinconsensus-0.21.0.ebuild | 98 +++++++++++ + net-p2p/bitcoin-cli/Manifest | 2 + + net-p2p/bitcoin-cli/bitcoin-cli-0.20.1.ebuild | 2 +- + net-p2p/bitcoin-cli/bitcoin-cli-0.21.0.ebuild | 102 +++++++++++ + net-p2p/bitcoin-qt/Manifest | 2 + + net-p2p/bitcoin-qt/bitcoin-qt-0.20.1.ebuild | 2 +- + net-p2p/bitcoin-qt/bitcoin-qt-0.21.0.ebuild | 187 +++++++++++++++++++++ + net-p2p/bitcoind/Manifest | 2 + + net-p2p/bitcoind/bitcoind-0.20.1.ebuild | 2 +- + net-p2p/bitcoind/bitcoind-0.21.0.ebuild | 171 +++++++++++++++++++ + 15 files changed, 677 insertions(+), 5 deletions(-) + create mode 100644 dev-util/bitcoin-tx/bitcoin-tx-0.21.0.ebuild + create mode 100644 net-libs/libbitcoinconsensus/libbitcoinconsensus-0.21.0.ebuild + create mode 100644 net-p2p/bitcoin-cli/bitcoin-cli-0.21.0.ebuild + create mode 100644 net-p2p/bitcoin-qt/bitcoin-qt-0.21.0.ebuild + create mode 100644 net-p2p/bitcoind/bitcoind-0.21.0.ebuild *** syncing bitcoin *** synced bitcoin * Sync succeeded |