1 | {'description': {'en': 'Few ebuilds that others may find useful'},
|
2 | 'homepage': 'https://github.com/andjscott/overlays',
|
3 | 'name': 'andjscott',
|
4 | 'owner': [{'email': 'andj.scott@gmail.com', 'type': 'person'}],
|
5 | 'quality': 'experimental',
|
6 | 'source': [{'type': 'git',
|
7 | 'uri': 'https://github.com/andjscott/overlays.git'}],
|
8 | 'status': 'unofficial'}
|
9 | $ pmaint sync andjscott
|
10 | Already up to date.
|
11 | *** syncing andjscott
|
12 | *** synced andjscott
|
13 | * Sync succeeded
|
14 | $ git log --format=%ci -1
|
15 | $ git show -q --pretty=format:%G? HEAD
|
16 | $ pmaint regen --use-local-desc --pkg-desc-index -t 1 andjscott
|
17 | * x11-misc/autorandr-9999: failed sourcing ebuild: inherit requires unknown eclass: git-2.eclass
| [FATAL] |
18 | * Cache regen failed with 1
|