blob: 17ff69bcd6b442fdf57c234bcd43324672d03174 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
|
{'description': {'en': 'Bitcoin and CPU/GPU mining related ebuilds'},
'homepage': 'https://gitlab.com/bitcoin/gentoo.git',
'name': 'bitcoin',
'owner': [{'email': 'flow@gentoo.org',
'name': 'Florian Schmaus',
'type': 'person'}],
'quality': 'experimental',
'source': [{'type': 'git', 'uri': 'https://gitlab.com/bitcoin/gentoo.git'}],
'status': 'unofficial'}
pkgcore 0.12.13
$ pmaint --config /var/lib/repo-mirror-ci/data-sync/etc/portage sync bitcoin
*** syncing bitcoin
From https://gitlab.com/bitcoin/gentoo
09c8258..37b356d master -> origin/master
Updating 09c8258..37b356d
Fast-forward
net-p2p/core-lightning/Manifest | 117 ++++++++++++++-
...02.ebuild => core-lightning-0.11.2-r103.ebuild} | 160 +++++++++++++++++++--
.../008a59b004486053c07bc269a928da00e807bc74.patch | 14 ++
.../02e169fd2727a75a1a27a14b7d924287c91eb626.patch | 39 +++++
.../41b379ed897ad24bf2d68ce022eb15339e430761.patch | 18 +++
.../7ae616ef60413428f40a5f77bffdf9576d49dc30.patch | 11 ++
.../a3c4908f4a33aae31c433106e1069bc761a7202f.patch | 49 +++++++
.../aec307f7ba760efcf1eea3d2ce87a9012188625a.patch | 12 ++
8 files changed, 407 insertions(+), 13 deletions(-)
rename net-p2p/core-lightning/{core-lightning-0.11.2-r102.ebuild => core-lightning-0.11.2-r103.ebuild} (50%)
create mode 100644 net-p2p/core-lightning/files/008a59b004486053c07bc269a928da00e807bc74.patch
create mode 100644 net-p2p/core-lightning/files/02e169fd2727a75a1a27a14b7d924287c91eb626.patch
create mode 100644 net-p2p/core-lightning/files/41b379ed897ad24bf2d68ce022eb15339e430761.patch
create mode 100644 net-p2p/core-lightning/files/7ae616ef60413428f40a5f77bffdf9576d49dc30.patch
create mode 100644 net-p2p/core-lightning/files/a3c4908f4a33aae31c433106e1069bc761a7202f.patch
create mode 100644 net-p2p/core-lightning/files/aec307f7ba760efcf1eea3d2ce87a9012188625a.patch
*** synced bitcoin
* Sync succeeded
$ git log --format=%ci -1
$ git show -q --pretty=format:%G? HEAD
$ pmaint --config /var/lib/repo-mirror-ci/data/etc/portage regen --use-local-desc --pkg-desc-index -t 32 bitcoin
* Cache regenerated successfully
|