1 | {'description': {'en': 'miscellanious fixes, modifications, and newer versions of ebuilds'},
|
2 | 'homepage': 'http://github.com/jmesmon/overlay',
|
3 | 'name': 'jmesmon',
|
4 | 'owner': [{'email': 'jmesmon@gmail.com',
|
5 | 'name': 'Cody Schafer',
|
6 | 'type': 'person'}],
|
7 | 'quality': 'experimental',
|
8 | 'source': [{'type': 'git', 'uri': 'git://github.com/jmesmon/overlay.git'}],
|
9 | 'status': 'unofficial'}
|
10 | $ pmaint sync jmesmon
|
11 | WARNING:pkgcore:repository at '/home/mgorny/sync/steveeJ' has unsupported profile format(s): 'profile-set'
|
12 | WARNING:pkgcore:repository at '/home/mgorny/sync/steveeJ' has unsupported profile format(s): 'profile-set'
|
13 | Already up-to-date.
|
14 | *** syncing jmesmon
|
15 | *** synced jmesmon
|
16 | * Sync succeeded
|
17 | $ pmaint regen --use-local-desc --pkg-desc-index -t 1 jmesmon
|
18 | WARNING:pkgcore:repository at '/home/mgorny/repos/steveeJ' has unsupported profile format(s): 'profile-set'
|
19 | WARNING:pkgcore:repository at '/home/mgorny/repos/steveeJ' has unsupported profile format(s): 'profile-set'
|
20 | * Cache regenerated successfully
|