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