1 | {'description': {'en': 'Bitcoin and CPU/GPU mining related ebuilds'},
|
2 | 'homepage': 'https://gitlab.com/bitcoin/gentoo.git',
|
3 | 'name': 'bitcoin',
|
4 | 'owner': [{'email': 'flo@geekplace.eu',
|
5 | 'name': 'Florian Schmaus',
|
6 | 'type': 'person'}],
|
7 | 'quality': 'experimental',
|
8 | 'source': [{'type': 'git', 'uri': 'https://gitlab.com/bitcoin/gentoo.git'}],
|
9 | 'status': 'unofficial'}
|
10 | $ pmaint sync bitcoin
|
11 | From https://gitlab.com/bitcoin/gentoo
|
12 | 162b307..21dd908 master -> origin/master
|
13 | Updating 162b307..21dd908
|
14 | Fast-forward
|
15 | net-libs/libwally-core/Manifest | 2 +-
|
16 | .../{libwally-core-0.7.5.ebuild => libwally-core-0.7.6.ebuild} | 0
|
17 | 2 files changed, 1 insertion(+), 1 deletion(-)
|
18 | rename net-libs/libwally-core/{libwally-core-0.7.5.ebuild => libwally-core-0.7.6.ebuild} (100%)
|
19 | *** syncing bitcoin
|
20 | *** synced bitcoin
|
21 | * Sync succeeded
|
22 | $ git log --format=%ci -1
|
23 | $ git show -q --pretty=format:%G? HEAD
|
24 | $ pmaint regen --use-local-desc --pkg-desc-index -t 1 bitcoin
|
25 | * app-misc/moneychanger-9999: failed sourcing ebuild: qmake-utils.eclass: unsupported EAPI=5
| [FATAL] |
26 | * Cache regen failed with 1
|