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 | {'type': 'git',
|
10 | 'uri': 'git+ssh://git@github.com/4re/vapoursynth-portage.git'}],
|
11 | 'status': 'unofficial'}
|
12 | pkgcore 0.12.24
|
13 |
|
14 | $ pmaint --config /var/lib/repo-mirror-ci/data-sync/etc/portage sync vapoursynth
|
15 | *** syncing vapoursynth
|
16 | From https://github.com/4re/vapoursynth-portage
|
17 | 8913c89..70a8364 master -> origin/master
|
18 | Updating 8913c89..70a8364
|
19 | Fast-forward
|
20 | media-plugins/bestsource/bestsource-3.ebuild | 40 ++++++++++++++++++++++++++++
|
21 | 1 file changed, 40 insertions(+)
|
22 | create mode 100644 media-plugins/bestsource/bestsource-3.ebuild
|
23 | *** synced vapoursynth
|
24 | * Sync succeeded
|
25 | $ git log --format=%ci -1
|
26 | $ git show -q --pretty=format:%G? HEAD
|
27 | $ pmaint --config /var/lib/repo-mirror-ci/data/etc/portage regen --use-local-desc --pkg-desc-index -t 32 vapoursynth
|
28 | * Cache regenerated successfully
|