blob: 2e0d295ae969014ad61e9aa529991041cf92a878 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
|
{'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
WARNING:pkgcore:repository at '/home/mgorny/sync/steveeJ' has unsupported profile format(s): 'profile-set'
Already up-to-date.
*** syncing frabjous
*** synced frabjous
* Sync succeeded
$ pmaint regen --use-local-desc --pkg-desc-index -t 1 frabjous
WARNING:pkgcore:repository at '/home/mgorny/repos/steveeJ' has unsupported profile format(s): 'profile-set'
WARNING:pkgcore:repository at '/home/mgorny/repos/steveeJ' has unsupported profile format(s): 'profile-set'
* Cache regenerated successfully
|