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