blob: b3d66df94bdbd0bced8bea39750ce3d719a72195 (
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'},
{'type': 'git',
'uri': 'git+ssh://git@github.com/4re/vapoursynth-portage.git'}],
'status': 'unofficial'}
pkgcore 0.12.23
$ pmaint --config /var/lib/repo-mirror-ci/data-sync/etc/portage sync vapoursynth
*** syncing vapoursynth
From https://github.com/4re/vapoursynth-portage
f1f865c..9665e31 master -> origin/master
Updating f1f865c..9665e31
Fast-forward
media-plugins/vs-dehalo/Manifest | 1 +
media-plugins/vs-dehalo/vs-dehalo-1.8.1.ebuild | 40 ++++++++++++++++++++++++++
media-plugins/vs-dehalo/vs-dehalo-9999.ebuild | 40 ++++++++++++++++++++++++++
3 files changed, 81 insertions(+)
create mode 100644 media-plugins/vs-dehalo/Manifest
create mode 100644 media-plugins/vs-dehalo/vs-dehalo-1.8.1.ebuild
create mode 100644 media-plugins/vs-dehalo/vs-dehalo-9999.ebuild
*** 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
|