1 | {'description': {'en': "Ahyangyi's overlay"},
|
2 | 'feed': ['https://github.com/ahyangyi/ahyangyi-overlay/commits/master.atom'],
|
3 | 'homepage': 'https://github.com/ahyangyi/ahyangyi-overlay',
|
4 | 'name': 'ahyangyi-overlay',
|
5 | 'owner': [{'email': 'ahyangyi@gmail.com',
|
6 | 'name': 'Yi Yang',
|
7 | 'type': 'person'}],
|
8 | 'quality': 'experimental',
|
9 | 'source': [{'type': 'git',
|
10 | 'uri': 'https://github.com/ahyangyi/ahyangyi-overlay.git'},
|
11 | {'type': 'git',
|
12 | 'uri': 'git+ssh://git@github.com/ahyangyi/ahyangyi-overlay.git'}],
|
13 | 'status': 'unofficial'}
|
14 | pkgcore 0.12.23
|
15 |
|
16 | $ pmaint --config /var/lib/repo-mirror-ci/data-sync/etc/portage sync ahyangyi-overlay
|
17 | *** syncing ahyangyi-overlay
|
18 | Already up to date.
|
19 | *** synced ahyangyi-overlay
|
20 | * Sync succeeded
|
21 | $ git log --format=%ci -1
|
22 | $ git show -q --pretty=format:%G? HEAD
|
23 | $ pmaint --config /var/lib/repo-mirror-ci/data/etc/portage regen --use-local-desc --pkg-desc-index -t 32 ahyangyi-overlay
|
24 | * app-vim/youcompleteme-99999999: failed sourcing ebuild: eutils: EAPI 7 not supported, (eutils.eclass, line 18: called die)
| [FATAL] |
25 | * dev-python/discord-py-1.7.3: failed sourcing ebuild: No supported implementation in PYTHON_COMPAT., (python-utils-r1.eclass, line 178: called die)
| [FATAL] |
26 | * dev-python/ycmd-99999999: failed sourcing ebuild: eutils: EAPI 7 not supported, (eutils.eclass, line 18: called die)
| [FATAL] |
27 | * media-fonts/lilypond-gonville-99999999: failed sourcing ebuild: git-r3: EAPI 5 not supported, (git-r3.eclass, line 30: called die)
| [FATAL] |
28 | * media-fonts/lilypond-gonville-legacy-99999999: failed sourcing ebuild: git-r3: EAPI 5 not supported, (git-r3.eclass, line 30: called die)
| [FATAL] |
29 | * media-gfx/blender-2.93.5: failed sourcing ebuild: No supported implementation in PYTHON_COMPAT., (python-utils-r1.eclass, line 178: called die)
| [FATAL] |
30 | * net-misc/google-images-download-9999: failed sourcing ebuild: distutils-r1: EAPI 6 not supported, (distutils-r1.eclass, line 49: called die)
| [FATAL] |
31 | * Cache regen failed with 1
|