blob: 4d92af4788762a6ff366efe81856b9adadd9196b (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
|
{'description': {'en': "damex's personal overlay"},
'feed': ['https://github.com/feeds/damex/commits/damex-overlay/master'],
'homepage': 'https://github.com/damex/damex-overlay',
'name': 'damex-overlay',
'owner': [{'email': 'damex.pp@gmail.com',
'name': 'Roman Kuzmitsky',
'type': 'person'}],
'quality': 'experimental',
'source': [{'type': 'git',
'uri': 'https://github.com/damex/damex-overlay.git'}],
'status': 'unofficial'}
$ pmaint sync damex-overlay
Already up to date.
*** syncing damex-overlay
*** synced damex-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 damex-overlay
* Cache regenerated successfully
|