blob: 8449013d89f4acf742c316027ccceccc360597aa (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
|
{'description': {'en': 'id Software games overlay'},
'feed': ['https://bitbucket.org/jacendi/jacendi-overlay/atom'],
'homepage': 'https://bitbucket.org/jacendi/jacendi-overlay',
'name': 'jacendi-overlay',
'owner': [{'email': 'jacendi@protonmail.com',
'name': 'Vladimir Gavrilov',
'type': 'person'}],
'quality': 'experimental',
'source': [{'type': 'git',
'uri': 'https://bitbucket.org/jacendi/jacendi-overlay'}],
'status': 'unofficial'}
$ pmaint sync jacendi-overlay
Already up to date.
*** syncing jacendi-overlay
*** synced jacendi-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 jacendi-overlay
* Cache regenerated successfully
|