blob: 01676d71e6836115cc258056d5af0d4c325e9aea (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
|
{'description': {'en': 'Personal Gentoo overlay'},
'feed': ['https://github.com/jokleinn/jokleinn/commits/master.atom'],
'homepage': 'https://github.com/jokleinn/jokleinn',
'name': 'jokleinn',
'owner': [{'email': 'jokleinn@gmail.com',
'name': u'Johann Wei\xdf',
'type': 'person'}],
'quality': 'experimental',
'source': [{'type': 'git',
'uri': 'https://github.com/jokleinn/jokleinn.git'}],
'status': 'unofficial'}
$ pmaint sync jokleinn
Already up-to-date.
*** syncing jokleinn
*** synced jokleinn
* Sync succeeded
$ git log --format=%ci -1
$ pmaint regen --use-local-desc --pkg-desc-index -t 1 jokleinn
* Cache regenerated successfully
|