1 | {'description': {'en': 'Personal overlay of Vasiliy Yeremeyev'},
|
2 | 'feed': ['https://github.com/vayerx/vayerx-gentoo/commits/master.atom'],
|
3 | 'homepage': 'https://github.com/vayerx/vayerx-gentoo/',
|
4 | 'name': 'vayerx',
|
5 | 'owner': [{'email': 'vayerx@gmail.com',
|
6 | 'name': 'Vasiliy Yeremeyev',
|
7 | 'type': 'person'}],
|
8 | 'quality': 'experimental',
|
9 | 'source': [{'type': 'git',
|
10 | 'uri': 'https://github.com/vayerx/vayerx-gentoo.git'},
|
11 | {'type': 'git', 'uri': 'git@github.com:vayerx/vayerx-gentoo.git'}],
|
12 | 'status': 'unofficial'}
|
13 | pkgcore 0.12.24
|
14 |
|
15 | $ pmaint --config /var/lib/repo-mirror-ci/data-sync/etc/portage sync vayerx
|
16 | *** syncing vayerx
|
17 | Already up to date.
|
18 | *** synced vayerx
|
19 | * Sync succeeded
|
20 | $ git log --format=%ci -1
|
21 | $ git show -q --pretty=format:%G? HEAD
|
22 | $ pmaint --config /var/lib/repo-mirror-ci/data/etc/portage regen --use-local-desc --pkg-desc-index -t 32 vayerx
|
23 | * games-action/shadowgrounds-data-0_beta11: failed sourcing ebuild: inherit requires unknown eclass: eutils.eclass
| [FATAL] |
24 | * games-action/survivor-data-0_beta11: failed sourcing ebuild: inherit requires unknown eclass: eutils.eclass
| [FATAL] |
25 | * Cache regen failed with 1
|