blob: 8d552761f140d7e65d86d34433ec305b0cf9ef19 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
|
{'description': {'en': "Overlay for packages that I use, which doesn't exist "
"in main tree or layman's overlays"},
'homepage': 'https://github.com/fat0troll/trollerlay',
'name': 'trollerlay',
'owner': [{'email': 'iam@toofat.ru',
'name': 'Vladimir "fat0troll" Kozlov',
'type': 'person'}],
'quality': 'experimental',
'source': [{'type': 'git',
'uri': 'https://github.com/fat0troll/trollerlay.git'}],
'status': 'unofficial'}
$ pmaint sync trollerlay
Already up to date.
*** syncing trollerlay
*** synced trollerlay
* Sync succeeded
$ git log --format=%ci -1
$ git show -q --pretty=format:%G? HEAD
$ pmaint regen --use-local-desc --pkg-desc-index -t 1 trollerlay
* app-admin/keepasshttp-9999: SLOT cannot be unset or empty
* Cache regen failed with 1
|