blob: d5d8d28f88023a385239440a09868b0928fccbb6 (
plain)
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
|
{'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'}
$ pmaint sync vapoursynth
WARNING:pkgcore:lanodanOverlay repo at '/var/lib/repo-mirror-ci/sync/lanodanOverlay', doesn't specify masters in metadata/layout.conf. Please explicitly set masters (use "masters =" if the repo is standalone).
From https://github.com/4re/vapoursynth-portage
b424ded..0916e89 master -> origin/master
Updating b424ded..0916e89
Fast-forward
media-libs/vapoursynth/Manifest | 2 +
media-libs/vapoursynth/vapoursynth-50.ebuild | 95 ++++++++++++++++++++++
media-plugins/vapoursynth-mvtools/Manifest | 6 +-
.../vapoursynth-mvtools-21.ebuild | 37 +++++++++
.../vapoursynth-mvtools-23.ebuild | 39 +++++++++
.../vapoursynth-mvtools-9999.ebuild | 16 ++--
6 files changed, 187 insertions(+), 8 deletions(-)
create mode 100644 media-libs/vapoursynth/vapoursynth-50.ebuild
create mode 100644 media-plugins/vapoursynth-mvtools/vapoursynth-mvtools-21.ebuild
create mode 100644 media-plugins/vapoursynth-mvtools/vapoursynth-mvtools-23.ebuild
*** syncing vapoursynth
*** synced vapoursynth
* Sync succeeded
$ git log --format=%ci -1
$ git show -q --pretty=format:%G? HEAD
$ pmaint regen --use-local-desc --pkg-desc-index -t 1 vapoursynth
* Cache regenerated successfully
|