blob: 42123ca6aa3a08463f7c8ec4be73c4a4b808d986 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
|
{'description': {'en': 'Gentoo overlay for apps that dont exist or are '
'unmaintaned'},
'homepage': 'https://gitlab.com/picarica/picarica-overlay',
'name': 'picarica-overlay',
'owner': [{'email': 'dohaje@azet.sk',
'name': 'George Bucek',
'type': 'person'}],
'quality': 'experimental',
'source': [{'type': 'git',
'uri': 'https://gitlab.com/picarica/picarica-overlay.git'},
{'type': 'git',
'uri': 'git+ssh://git@gitlab.com/picarica/picarica-overlay.git'}],
'status': 'unofficial'}
$ pmaint sync picarica-overlay
Already up to date.
*** syncing picarica-overlay
*** synced picarica-overlay
* Sync succeeded
$ git log --format=%ci -1
$ git show -q --pretty=format:%G? HEAD
$ pmaint regen --use-local-desc --pkg-desc-index -t 1 picarica-overlay
* Cache regenerated successfully
|