1 | {'description': {'en': 'Misc ebuilds by Luke-Jr'},
|
2 | 'homepage': 'http://luke.dashjr.org',
|
3 | 'name': 'luke-jr',
|
4 | 'owner': [{'email': 'luke-jr+gentoobugs@utopios.org', 'type': 'person'}],
|
5 | 'quality': 'experimental',
|
6 | 'source': [{'type': 'git',
|
7 | 'uri': 'https://scm.dashjr.org/scmroot/git/portage-overlays/luke-jr'}],
|
8 | 'status': 'unofficial'}
|
9 | $ pmaint sync luke-jr
|
10 | Already up to date.
|
11 | *** syncing luke-jr
|
12 | *** synced luke-jr
|
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 luke-jr
|
17 | * app-emulation/vmbuilder-0.12.4.481-r1: failed sourcing ebuild: inherit requires unknown eclass: bzr.eclass
| [FATAL] |
18 | * app-emulation/vmbuilder-0.12.4.495: failed sourcing ebuild: inherit requires unknown eclass: bzr.eclass
| [FATAL] |
19 | * Cache regen failed with 1
|