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 | WARNING:pkgcore:apurkrt repo at '/var/lib/repo-mirror-ci/sync/apurkrt', doesn't specify masters in metadata/layout.conf. Please explicitly set masters (use "masters =" if the repo is standalone).
|
12 | Already up to date.
|
13 | *** syncing bitcoin
|
14 | *** synced bitcoin
|
15 | * Sync succeeded
|
16 | $ git log --format=%ci -1
|
17 | $ git show -q --pretty=format:%G? HEAD
|
18 | $ pmaint regen --use-local-desc --pkg-desc-index -t 1 bitcoin
|
19 | * Cache regenerated successfully
|