blob: e50b9a5384ea74464f298ed76d07d6d4edf48a05 (
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': 'glicOne Overlay with non existing in layman utils'},
'feed': ['http://github.com/RomaniukVadim/glicOne-overlay/commits/master.atom'],
'homepage': 'https://gitlab.com/glicOne/glicOne-overlay',
'name': 'glicOne',
'owner': [{'email': 'romaniuk.cv@gmail.com',
'name': 'Vadim Romaniuk',
'type': 'person'}],
'quality': 'experimental',
'source': [{'type': 'git',
'uri': 'https://gitlab.com/glicOne/glicOne-overlay.git'},
{'type': 'git',
'uri': 'git@gitlab.com:glicOne/glicOne-overlay.git'}],
'status': 'unofficial'}
$ pmaint sync glicOne
Already up to date.
*** syncing glicOne
*** synced glicOne
* Sync succeeded
$ git log --format=%ci -1
$ git show -q --pretty=format:%G? HEAD
$ pmaint regen --use-local-desc --pkg-desc-index -t 1 glicOne
* Cache regenerated successfully
|