1 | {'description': {'en': 'Testing/Bug fixes, new ebuilds'},
|
2 | 'feed': ['https://cgit.gentoo.org/dev/anarchy.git/atom/'],
|
3 | 'homepage': 'https://cgit.gentoo.org/dev/anarchy.git/',
|
4 | 'name': 'anarchy',
|
5 | 'owner': [{'email': 'anarchy@gentoo.org', 'name': 'Jory Pratt'}],
|
6 | 'quality': 'experimental',
|
7 | 'source': [{'type': 'git', 'uri': 'git://anongit.gentoo.org/dev/anarchy'},
|
8 | {'type': 'git',
|
9 | 'uri': 'https://anongit.gentoo.org/git/dev/anarchy.git'},
|
10 | {'type': 'git',
|
11 | 'uri': 'git+ssh://git@git.gentoo.org/dev/anarchy.git'}],
|
12 | 'status': 'official'}
|
13 | $ pmaint sync anarchy
|
14 | WARNING:pkgcore:repository at '/home/mgorny/sync/steveeJ' has unsupported profile format(s): 'profile-set'
|
15 | WARNING:pkgcore:repository at '/home/mgorny/sync/steveeJ' has unsupported profile format(s): 'profile-set'
|
16 | Already up-to-date.
|
17 | *** syncing anarchy
|
18 | *** synced anarchy
|
19 | * Sync succeeded
|
20 | $ pmaint regen --use-local-desc --pkg-desc-index -t 1 anarchy
|
21 | WARNING:pkgcore:repository at '/home/mgorny/repos/steveeJ' has unsupported profile format(s): 'profile-set'
|
22 | WARNING:pkgcore:repository at '/home/mgorny/repos/steveeJ' has unsupported profile format(s): 'profile-set'
|
23 | * Cache regenerated successfully
|