blob: 7d6038dd4bcd2b1aac3d2a236672c090cf842fdd (
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.23
$ pmaint --config /var/lib/repo-mirror-ci/data-sync/etc/portage sync bitcoin
WARNING:pkgcore:Case_Of repo at '/var/lib/repo-mirror-ci/sync/Case_Of', doesn't specify masters in metadata/layout.conf. Please explicitly set masters (use "masters =" if the repo is standalone).
WARNING:pkgcore:amano-kenji repo at '/var/lib/repo-mirror-ci/sync/amano-kenji', doesn't specify masters in metadata/layout.conf. Please explicitly set masters (use "masters =" if the repo is standalone).
*** syncing bitcoin
From https://gitlab.com/bitcoin/gentoo
6c3ce9b..913ca11 master -> origin/master
Updating 6c3ce9b..913ca11
Fast-forward
.../files/0.2.0-fix-cross-compile.patch | 87 ++++++++++++++++++++++
dev-libs/libsecp256k1/libsecp256k1-0.4.1.ebuild | 64 ++++++++++++++++
dev-libs/libsecp256k1/metadata.xml | 4 +-
dev-python/coincurve/Manifest | 2 +-
...curve-18.0.0.ebuild => coincurve-19.0.0.ebuild} | 28 +++----
.../core-lightning-0.12.1-r115.ebuild | 2 +-
.../core-lightning-22.11.1-r110.ebuild | 2 +-
.../core-lightning-23.02.2-r108.ebuild | 2 +-
.../core-lightning-23.05.2-r104.ebuild | 2 +-
.../core-lightning-23.08.1-r102.ebuild | 2 +-
10 files changed, 170 insertions(+), 25 deletions(-)
create mode 100644 dev-libs/libsecp256k1/files/0.2.0-fix-cross-compile.patch
create mode 100644 dev-libs/libsecp256k1/libsecp256k1-0.4.1.ebuild
rename dev-python/coincurve/{coincurve-18.0.0.ebuild => coincurve-19.0.0.ebuild} (56%)
*** 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
|