diff options
author | 2019-12-17 09:05:26 +0000 | |
---|---|---|
committer | 2019-12-17 09:05:26 +0000 | |
commit | 8eb509b17329c1f447d6efab8818d4eba12208fc (patch) | |
tree | 4460ea80ec337f94dfe25b0706d23e7027f65d64 /bitcoin.txt | |
parent | 2019-12-17T08:40:01Z (diff) | |
download | repos-8eb509b17329c1f447d6efab8818d4eba12208fc.tar.gz repos-8eb509b17329c1f447d6efab8818d4eba12208fc.tar.bz2 repos-8eb509b17329c1f447d6efab8818d4eba12208fc.zip |
2019-12-17T09:00:01Z
Diffstat (limited to 'bitcoin.txt')
-rw-r--r-- | bitcoin.txt | 16 |
1 files changed, 15 insertions, 1 deletions
diff --git a/bitcoin.txt b/bitcoin.txt index 74c980be1492..f468d4b353c5 100644 --- a/bitcoin.txt +++ b/bitcoin.txt @@ -8,7 +8,21 @@ 'source': [{'type': 'git', 'uri': 'https://gitlab.com/bitcoin/gentoo.git'}], 'status': 'unofficial'} $ pmaint sync bitcoin -Already up to date. +From https://gitlab.com/bitcoin/gentoo + 98a4572..9eac6d6 master -> origin/master +Updating 98a4572..9eac6d6 +Fast-forward + net-p2p/c-lightning/Manifest | 5 +- + net-p2p/c-lightning/c-lightning-0.7.3-r1.ebuild | 151 --------------------- + ...g-0.8.0_rc2.ebuild => c-lightning-0.8.0.ebuild} | 14 +- + net-p2p/c-lightning/c-lightning-9999.ebuild | 9 ++ + net-p2p/c-lightning/files/conf.d-lightningd | 8 +- + net-p2p/c-lightning/files/init.d-lightningd | 37 ++++- + .../c-lightning/files/{config => lightningd.conf} | 2 +- + 7 files changed, 58 insertions(+), 168 deletions(-) + delete mode 100644 net-p2p/c-lightning/c-lightning-0.7.3-r1.ebuild + rename net-p2p/c-lightning/{c-lightning-0.8.0_rc2.ebuild => c-lightning-0.8.0.ebuild} (89%) + rename net-p2p/c-lightning/files/{config => lightningd.conf} (99%) *** syncing bitcoin *** synced bitcoin * Sync succeeded |