blob: e6b9a2ab819fa32c7d24c5cc2c81d6b41b1fd6ec (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
|
{'description': {'en': 'L29Ah personal overlay'},
'feed': ['https://github.com/l29ah/booboo/commits/master.atom'],
'homepage': 'https://github.com/l29ah/booboo',
'name': 'booboo',
'owner': [{'email': 'zl29ah@gmail.com',
'name': 'Sergey Alirzaev',
'type': 'person'}],
'quality': 'experimental',
'source': [{'type': 'git', 'uri': 'https://github.com/l29ah/booboo.git'}],
'status': 'unofficial'}
$ pmaint sync booboo
Already up to date.
*** syncing booboo
*** synced booboo
* Sync succeeded
$ git log --format=%ci -1
$ git show -q --pretty=format:%G? HEAD
$ pmaint regen --use-local-desc --pkg-desc-index -t 1 booboo
* Cache regenerated successfully
|