1 | {'description': {'en': 'User overlay'},
|
2 | 'feed': ['https://cgit.gentoo.org/user/Armageddon.git/atom/'],
|
3 | 'homepage': 'https://cgit.gentoo.org/user/Armageddon.git/',
|
4 | 'name': 'Armageddon',
|
5 | 'owner': [{'email': 'ThyArmageddon+Gentoo@Gmail.com',
|
6 | 'name': 'Elijah El Lazkani (Armageddon)',
|
7 | 'type': 'person'}],
|
8 | 'quality': 'experimental',
|
9 | 'source': [{'type': 'git',
|
10 | 'uri': 'git://anongit.gentoo.org/user/Armageddon.git'},
|
11 | {'type': 'git',
|
12 | 'uri': 'https://anongit.gentoo.org/git/user/Armageddon.git'},
|
13 | {'type': 'git',
|
14 | 'uri': 'git+ssh://git@git.gentoo.org/user/Armageddon.git'}],
|
15 | 'status': 'unofficial'}
|
16 | $ pmaint sync Armageddon
|
17 | WARNING:pkgcore:repository at '/home/mgorny/sync/steveeJ' has unsupported profile format(s): 'profile-set'
|
18 | WARNING:pkgcore:repository at '/home/mgorny/sync/steveeJ' has unsupported profile format(s): 'profile-set'
|
19 | Already up-to-date.
|
20 | *** syncing Armageddon
|
21 | *** synced Armageddon
|
22 | * Sync succeeded
|
23 | $ pmaint regen --use-local-desc --pkg-desc-index -t 1 Armageddon
|
24 | WARNING:pkgcore:repository at '/home/mgorny/repos/steveeJ' has unsupported profile format(s): 'profile-set'
|
25 | WARNING:pkgcore:repository at '/home/mgorny/repos/steveeJ' has unsupported profile format(s): 'profile-set'
|
26 | * Cache regenerated successfully
|