blob: c2ab9a224b5fcab2678a92dde7a57163c6abbf84 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
|
{'description': {'en': 'personal overlay, mostly games related'},
'feed': ['https://github.com/Chemrat/overlay/commits/master.atom'],
'homepage': 'https://github.com/Chemrat/overlay',
'name': 'earshark',
'owner': [{'email': 'jazzvoid@gmail.com', 'name': 'Valeriy'}],
'quality': 'experimental',
'source': [{'type': 'git', 'uri': 'https://github.com/Chemrat/overlay.git'},
{'type': 'git', 'uri': 'git://github.com/Chemrat/overlay.git'}],
'status': 'unofficial'}
$ pmaint sync earshark
Already up-to-date.
*** syncing earshark
*** synced earshark
* Sync succeeded
$ git log --format=%ci -1
$ pmaint regen --use-local-desc --pkg-desc-index -t 1 earshark
* Cache regenerated successfully
|