blob: 04e548673f1e6144061a9fc9a3e9a66dc09f3e20 (
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
33
34
35
36
37
38
|
{'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'},
{'type': 'git',
'uri': 'git+ssh://git@github.com/4re/vapoursynth-portage.git'}],
'status': 'unofficial'}
pkgcore 0.12.13
$ pmaint --config /var/lib/repo-mirror-ci/data-sync/etc/portage sync vapoursynth
*** syncing vapoursynth
From https://github.com/4re/vapoursynth-portage
ece88fa..8dd0f3c master -> origin/master
Updating ece88fa..8dd0f3c
Fast-forward
media-libs/vapoursynth/Manifest | 2 +-
...vapoursynth-59.ebuild => vapoursynth-60.ebuild} | 0
media-plugins/vapoursynth-fmtconv/Manifest | 2 +-
...onv-29.ebuild => vapoursynth-fmtconv-30.ebuild} | 0
media-plugins/vapoursynth-vs-maskdetail/Manifest | 1 +
...ebuild => vapoursynth-vs-maskdetail-3.0.ebuild} | 25 ++++++++++++++--------
...build => vapoursynth-vs-maskdetail-9999.ebuild} | 24 ++++++++++++++-------
7 files changed, 35 insertions(+), 19 deletions(-)
rename media-libs/vapoursynth/{vapoursynth-59.ebuild => vapoursynth-60.ebuild} (100%)
rename media-plugins/vapoursynth-fmtconv/{vapoursynth-fmtconv-29.ebuild => vapoursynth-fmtconv-30.ebuild} (100%)
create mode 100644 media-plugins/vapoursynth-vs-maskdetail/Manifest
rename media-plugins/vapoursynth-vs-maskdetail/{vapoursynth-vs-maskdetail-20151220.ebuild => vapoursynth-vs-maskdetail-3.0.ebuild} (50%)
rename media-plugins/vapoursynth-vs-maskdetail/{vapoursynth-vs-maskdetail-99999999.ebuild => vapoursynth-vs-maskdetail-9999.ebuild} (50%)
*** 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
* Cache regenerated successfully
|