blob: e78cdad2ed5936b2933b41f14e1986114ef384bd (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
|
{'description': {'en': 'Frabjous! Yet another personal Gentoo overlay'},
'feed': ['https://github.com/csmk/frabjous/commits/master.atom'],
'homepage': 'https://github.com/csmk/frabjous',
'name': 'frabjous',
'owner': [{'email': 'csmk@cmsrv.org', 'name': 'Ian Moone', 'type': 'person'}],
'quality': 'experimental',
'source': [{'type': 'git', 'uri': 'https://github.com/csmk/frabjous.git'},
{'type': 'git', 'uri': 'git@github.com:csmk/frabjous.git'}],
'status': 'unofficial'}
$ pmaint sync frabjous
Already up-to-date.
*** syncing frabjous
*** synced frabjous
* Sync succeeded
$ git log --format=%ci -1
$ pmaint regen --use-local-desc --pkg-desc-index -t 1 frabjous
* Cache regenerated successfully
|