1 | {'description': {'en': "Michal Plichta's (emc aka mipl) overlay"},
|
2 | 'feed': ['https://github.com/emcek/gentoo.mipl/commits/master.atom'],
|
3 | 'homepage': 'https://github.com/emcek/gentoo.mipl',
|
4 | 'name': 'emc',
|
5 | 'owner': [{'email': 'mplichta@gmail.com',
|
6 | 'name': 'Michal Plichta',
|
7 | 'type': 'person'}],
|
8 | 'quality': 'experimental',
|
9 | 'source': [{'type': 'git',
|
10 | 'uri': 'https://github.com/emcek/gentoo.mipl.git'},
|
11 | {'type': 'git', 'uri': 'git@github.com:emcek/gentoo.mipl.git'}],
|
12 | 'status': 'unofficial'}
|
13 | $ pmaint sync emc
|
14 | WARNING:pkgcore:repository at '/home/mgorny/sync/steveeJ' has unsupported profile format(s): 'profile-set'
|
15 | Already up-to-date.
|
16 | *** syncing emc
|
17 | *** synced emc
|
18 | * Sync succeeded
|
19 | $ pmaint regen --use-local-desc --pkg-desc-index -t 1 emc
|
20 | WARNING:pkgcore:repository at '/home/mgorny/repos/steveeJ' has unsupported profile format(s): 'profile-set'
|
21 | WARNING:pkgcore:repository at '/home/mgorny/repos/steveeJ' has unsupported profile format(s): 'profile-set'
|
22 | * Cache regenerated successfully
|