1 | {'description': {'en': 'Unofficial repository with all vapoursynth related '
|
2 | 'ebuilds'},
|
3 | 'homepage': 'https://github.com/4re/vapoursynth-portage',
|
4 | 'name': 'vapoursynth',
|
5 | 'owner': [{'email': 'surukko@gmail.com', 'type': 'person'}],
|
6 | 'quality': 'experimental',
|
7 | 'source': [{'type': 'git',
|
8 | 'uri': 'https://github.com/4re/vapoursynth-portage.git'}],
|
9 | 'status': 'unofficial'}
|
10 | pkgcore 0.12.8
|
11 |
|
12 | $ pmaint --config /var/lib/repo-mirror-ci/data-sync/etc/portage sync vapoursynth
|
13 | WARNING:pkgcore:Case_Of repo at '/var/lib/repo-mirror-ci/sync/Case_Of', doesn't specify masters in metadata/layout.conf. Please explicitly set masters (use "masters =" if the repo is standalone).
|
14 | *** syncing vapoursynth
|
15 | Already up to date.
|
16 | *** synced vapoursynth
|
17 | * Sync succeeded
|
18 | $ git log --format=%ci -1
|
19 | $ git show -q --pretty=format:%G? HEAD
|
20 | $ pmaint --config /var/lib/repo-mirror-ci/data/etc/portage regen --use-local-desc --pkg-desc-index -t 32 vapoursynth
|
21 | * media-plugins/vapoursynth-bilateral-3: failed sourcing ebuild: vcs-snapshot: EAPI 5 not supported, (vcs-snapshot.eclass, line 47: called die)
| [FATAL] |
22 | * media-plugins/vapoursynth-bm3d-6: failed sourcing ebuild: vcs-snapshot: EAPI 5 not supported, (vcs-snapshot.eclass, line 47: called die)
| [FATAL] |
23 | * media-plugins/vapoursynth-continuityfixer-6: failed sourcing ebuild: vcs-snapshot: EAPI 5 not supported, (vcs-snapshot.eclass, line 47: called die)
| [FATAL] |
24 | * media-plugins/vapoursynth-delogo-0.4: failed sourcing ebuild: vcs-snapshot: EAPI 5 not supported, (vcs-snapshot.eclass, line 47: called die)
| [FATAL] |
25 | * media-plugins/vapoursynth-depan-1: failed sourcing ebuild: vcs-snapshot: EAPI 5 not supported, (vcs-snapshot.eclass, line 47: called die)
| [FATAL] |
26 | * media-plugins/vapoursynth-it-1.2: failed sourcing ebuild: vcs-snapshot: EAPI 5 not supported, (vcs-snapshot.eclass, line 47: called die)
| [FATAL] |
27 | * media-plugins/vapoursynth-knlmeanscl-0.6.11-r1: failed sourcing ebuild: vcs-snapshot: EAPI 5 not supported, (vcs-snapshot.eclass, line 47: called die)
| [FATAL] |
28 | * media-plugins/vapoursynth-knlmeanscl-0.6.11-r2: failed sourcing ebuild: vcs-snapshot: EAPI 5 not supported, (vcs-snapshot.eclass, line 47: called die)
| [FATAL] |
29 | * media-plugins/vapoursynth-knlmeanscl-0.7.7: failed sourcing ebuild: vcs-snapshot: EAPI 5 not supported, (vcs-snapshot.eclass, line 47: called die)
| [FATAL] |
30 | * media-plugins/vapoursynth-knlmeanscl-0.7.7-r1: failed sourcing ebuild: vcs-snapshot: EAPI 5 not supported, (vcs-snapshot.eclass, line 47: called die)
| [FATAL] |
31 | * media-plugins/vapoursynth-surfaceblur-0: failed sourcing ebuild: vcs-snapshot: EAPI 5 not supported, (vcs-snapshot.eclass, line 47: called die)
| [FATAL] |
32 | * media-plugins/vapoursynth-tc2cfr-0.0.1: failed sourcing ebuild: vcs-snapshot: EAPI 5 not supported, (vcs-snapshot.eclass, line 47: called die)
| [FATAL] |
33 | * media-plugins/vapoursynth-vaguedenoiser-2: failed sourcing ebuild: vcs-snapshot: EAPI 5 not supported, (vcs-snapshot.eclass, line 47: called die)
| [FATAL] |
34 | * media-plugins/vapoursynth-w3fdif-1: failed sourcing ebuild: vcs-snapshot: EAPI 5 not supported, (vcs-snapshot.eclass, line 47: called die)
| [FATAL] |
35 | * media-plugins/vapoursynth-wwxd-1.0: failed sourcing ebuild: vcs-snapshot: EAPI 5 not supported, (vcs-snapshot.eclass, line 47: called die)
| [FATAL] |
36 | * Cache regen failed with 1
|