1 | {'description': {'en': "Scott Alfter's ebuilds"},
|
2 | 'homepage': 'https://gitlab.com/salfter/portage',
|
3 | 'name': 'salfter',
|
4 | 'owner': [{'email': 'scott@alfter.us',
|
5 | 'name': 'Scott Alfter',
|
6 | 'type': 'person'}],
|
7 | 'quality': 'experimental',
|
8 | 'source': [{'type': 'git', 'uri': 'https://gitlab.com/salfter/portage.git'}],
|
9 | 'status': 'unofficial'}
|
10 | $ pmaint sync salfter
|
11 | Already up to date.
|
12 | *** syncing salfter
|
13 | *** synced salfter
|
14 | * Sync succeeded
|
15 | $ git log --format=%ci -1
|
16 | $ git show -q --pretty=format:%G? HEAD
|
17 | $ pmaint regen --use-local-desc --pkg-desc-index -t 1 salfter
|
18 | * dev-python/jsonrpc-9999: failed sourcing ebuild: inherit requires unknown eclass: bzr.eclass
| [FATAL] |
19 | * Cache regen failed with 1
|