blob: 26eaa7668cafdcb34708f288cb8e27999edac074 (
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
|
{'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.21
$ pmaint --config /var/lib/repo-mirror-ci/data-sync/etc/portage sync bitcoin
*** syncing bitcoin
From https://gitlab.com/bitcoin/gentoo
24cde80..8698bd0 master -> origin/master
Updating 24cde80..8698bd0
Fast-forward
net-libs/libwally-core/Manifest | 1 +
net-libs/libwally-core/libwally-core-0.9.0.ebuild | 2 +-
.../libwally-core/libwally-core-0.9.1-r1.ebuild | 2 +-
net-libs/libwally-core/libwally-core-0.9.2.ebuild | 163 +++++++++++++++++++++
4 files changed, 166 insertions(+), 2 deletions(-)
create mode 100644 net-libs/libwally-core/libwally-core-0.9.2.ebuild
*** 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
* dev-libs/libsecp256k1-9999: failed sourcing ebuild: eutils: EAPI 7 not supported, (eutils.eclass, line 18: called die)
* Cache regen failed with 1
|