1 | {'description': {'en': 'Overlay of Martin Zimmermann'},
|
2 | 'feed': ['https://github.com/posativ/overlay/commits/master.atom'],
|
3 | 'homepage': 'https://github.com/posativ/overlay',
|
4 | 'name': 'posativ',
|
5 | 'owner': [{'email': 'info@posativ.org',
|
6 | 'name': 'Martin Zimmermann',
|
7 | 'type': 'person'}],
|
8 | 'quality': 'experimental',
|
9 | 'source': [{'type': 'git', 'uri': 'https://github.com/posativ/overlay.git'},
|
10 | {'type': 'git', 'uri': 'git://github.com/posativ/overlay.git'},
|
11 | {'type': 'git', 'uri': 'git@github.com:posativ/overlay.git'}],
|
12 | 'status': 'unofficial'}
|
13 | $ pmaint sync posativ
|
14 | Already up to date.
|
15 | *** syncing posativ
|
16 | *** synced posativ
|
17 | * Sync succeeded
|
18 | $ git log --format=%ci -1
|
19 | $ git show -q --pretty=format:%G? HEAD
|
20 | $ pmaint regen --use-local-desc --pkg-desc-index -t 1 posativ
|
21 | * dev-vcs/git-extras-4.2.0: failed sourcing ebuild: inherit requires unknown eclass: git-2.eclass
| [FATAL] |
22 | * Cache regen failed with 1
|