diff options
author | Repository mirror & CI <repomirrorci@gentoo.org> | 2020-09-11 07:35:12 +0000 |
---|---|---|
committer | Repository mirror & CI <repomirrorci@gentoo.org> | 2020-09-11 07:35:12 +0000 |
commit | 65b4d60ed28b0d8409d16ed1dda7a311ec54ef76 (patch) | |
tree | 05b4e018dd291ae1c03451b2d140ebc32e067bf9 /bitcoin.txt | |
parent | 2020-09-11T07:00:01Z (diff) | |
download | repos-65b4d60ed28b0d8409d16ed1dda7a311ec54ef76.tar.gz repos-65b4d60ed28b0d8409d16ed1dda7a311ec54ef76.tar.bz2 repos-65b4d60ed28b0d8409d16ed1dda7a311ec54ef76.zip |
2020-09-11T07:30:01Z
Diffstat (limited to 'bitcoin.txt')
-rw-r--r-- | bitcoin.txt | 13 |
1 files changed, 12 insertions, 1 deletions
diff --git a/bitcoin.txt b/bitcoin.txt index 1815355980d9..579c67ffe904 100644 --- a/bitcoin.txt +++ b/bitcoin.txt @@ -21,7 +21,18 @@ 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 + 002ea81..804930a master -> origin/master +Updating 002ea81..804930a +Fast-forward + net-p2p/c-lightning/Manifest | 2 + + net-p2p/c-lightning/c-lightning-0.9.1_rc1.ebuild | 215 ++++++++++++++++++ + net-p2p/c-lightning/c-lightning-9999.ebuild | 10 +- + net-p2p/c-lightning/files/lightningd-0.9.1.conf | 267 +++++++++++++++++++++++ + net-p2p/c-lightning/files/lightningd-9999.conf | 2 +- + 5 files changed, 490 insertions(+), 6 deletions(-) + create mode 100644 net-p2p/c-lightning/c-lightning-0.9.1_rc1.ebuild + create mode 100644 net-p2p/c-lightning/files/lightningd-0.9.1.conf *** syncing bitcoin *** synced bitcoin * Sync succeeded |