blob: 0de95ce0c2e14a0ba23e3f1cb67567a623c0083f (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
|
{'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/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
|