blob: 6a2c67ff8f38a9086896395de214c6b836a4f2ca (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
|
{'description': {'en': 'Overlay for phackers'},
'feed': ['https://gitlab.phys-el.ru/ustinov/phackerlay/commits/master.atom'],
'homepage': 'https://gitlab.phys-el.ru/ustinov/phackerlay',
'name': 'phackerlay',
'owner': [{'email': 'ustinov@phys-el.ru',
'name': 'Alexander B. Ustinov',
'type': 'person'}],
'quality': 'experimental',
'source': [{'type': 'git',
'uri': 'https://gitlab.phys-el.ru/ustinov/phackerlay.git'}],
'status': 'unofficial'}
$ pmaint sync phackerlay
Already up to date.
*** syncing phackerlay
*** synced phackerlay
* Sync succeeded
$ git log --format=%ci -1
$ git show -q --pretty=format:%G? HEAD
$ pmaint regen --use-local-desc --pkg-desc-index -t 1 phackerlay
* Cache regenerated successfully
|