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 | $ pmaint sync vapoursynth
|
11 | From https://github.com/4re/vapoursynth-portage
|
12 | ad347b5..cbe30af master -> origin/master
|
13 | Updating ad347b5..cbe30af
|
14 | Fast-forward
|
15 | Documentation/package.accept_keywords/vapoursynth | 1 +
|
16 | .../package.accept_keywords/vapoursynth-live | 1 +
|
17 | media-plugins/vapoursynth-plugins-meta/Manifest | 1 +
|
18 | .../vapoursynth-plugins-meta-49.ebuild | 247 +++++++++++++++++++++
|
19 | media-plugins/vapoursynth-readmpls/Manifest | 3 +
|
20 | .../vapoursynth-readmpls-4.ebuild | 41 ++++
|
21 | .../vapoursynth-readmpls-9999.ebuild | 41 ++++
|
22 | 7 files changed, 335 insertions(+)
|
23 | create mode 100644 media-plugins/vapoursynth-plugins-meta/vapoursynth-plugins-meta-49.ebuild
|
24 | create mode 100644 media-plugins/vapoursynth-readmpls/Manifest
|
25 | create mode 100644 media-plugins/vapoursynth-readmpls/vapoursynth-readmpls-4.ebuild
|
26 | create mode 100644 media-plugins/vapoursynth-readmpls/vapoursynth-readmpls-9999.ebuild
|
27 | *** syncing vapoursynth
|
28 | *** synced vapoursynth
|
29 | * Sync succeeded
|
30 | $ git log --format=%ci -1
|
31 | $ git show -q --pretty=format:%G? HEAD
|
32 | $ pmaint regen --use-local-desc --pkg-desc-index -t 1 vapoursynth
|
33 | * Cache regenerated successfully
|