blob: 2a16fcdcbdd3b20c9899af52aeb52e738ab87ed5 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
|
{'description': {'en': 'Well-documented ebuilds en-route to a bandersnatch near you'},
'homepage': 'https://github.com/leycec/raiagent',
'name': 'raiagent',
'owner': [{'email': 'leycec@gmail.com',
'name': 'Cecil Curry',
'type': 'person'}],
'quality': 'experimental',
'source': [{'type': 'git', 'uri': 'git://github.com/leycec/raiagent.git'}],
'status': 'unofficial'}
$ pmaint sync raiagent
WARNING:pkgcore:repository at '/home/mgorny/sync/ohnobinki_overlay', named 'ohnobinki_overlay', doesn't specify masters in metadata/layout.conf. Defaulting to whatever repository is defined as 'default' (gentoo usually). Please explicitly set the masters, or set masters = '' if the repository is standalone.
WARNING:pkgcore:repository at '/home/mgorny/sync/steveeJ' has unsupported profile format(s): 'profile-set'
Already up-to-date.
*** syncing raiagent
*** synced raiagent
* Sync succeeded
$ pmaint regen --use-local-desc --pkg-desc-index -t 1 raiagent
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
|