blob: c94692ada2b651338a4623189f5a470ae9c0b5cf (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
|
{'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
Already up to date.
*** 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
|