1 | {'description': {'en': 'Personal overlay with more or less random ebuilds'},
|
2 | 'homepage': 'https://github.com/Jannis234/jm-overlay',
|
3 | 'name': 'jm-overlay',
|
4 | 'owner': [{'email': 'jannis@ctrl-c.xyz',
|
5 | 'name': 'Jannis234',
|
6 | 'type': 'person'}],
|
7 | 'quality': 'experimental',
|
8 | 'source': [{'type': 'git',
|
9 | 'uri': 'https://github.com/Jannis234/jm-overlay.git'},
|
10 | {'type': 'git',
|
11 | 'uri': 'git+ssh://git@github.com/Jannis234/jm-overlay.git'}],
|
12 | 'status': 'unofficial'}
|
13 | pkgcore 0.12.24
|
14 |
|
15 | $ pmaint --config /var/lib/repo-mirror-ci/data-sync/etc/portage sync jm-overlay
|
16 | *** syncing jm-overlay
|
17 | Already up to date.
|
18 | *** synced jm-overlay
|
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 jm-overlay
|
23 | * dev-util/bindiff-4.2.0: failed sourcing ebuild: unpacker: EAPI 6 not supported, (unpacker.eclass, line 20: called die)
| [FATAL] |
24 | * dev-util/movfuscator-9999-r2: failed sourcing ebuild: git-r3: EAPI 6 not supported, (git-r3.eclass, line 30: called die)
| [FATAL] |
25 | * net-misc/bash-onedrive-upload-9999: failed sourcing ebuild: git-r3: EAPI 6 not supported, (git-r3.eclass, line 30: called die)
| [FATAL] |
26 | * net-misc/gdrive-2.1.0: failed sourcing ebuild: golang-build: EAPI 6 not supported, (golang-build.eclass, line 17: called die)
| [FATAL] |
27 | * sys-devel/osxcross-0.14: failed sourcing ebuild: git-r3: EAPI 6 not supported, (git-r3.eclass, line 30: called die)
| [FATAL] |
28 | * sys-devel/osxcross-0.15: failed sourcing ebuild: git-r3: EAPI 6 not supported, (git-r3.eclass, line 30: called die)
| [FATAL] |
29 | * Cache regen failed with 1
|