1 | {'description': {'en': 'Ebuilds for packages not in the Gentoo tree\n (lack of maintainer or too experimental) and live ebuilds\n or extensions/bugfixes for packages in the tree'},
|
2 | 'feed': ['https://cgit.gentoo.org/user/mv.git/atom/'],
|
3 | 'homepage': 'https://cgit.gentoo.org/user/mv.git',
|
4 | 'name': 'mv',
|
5 | 'owner': [{'email': 'martin@mvath.de',
|
6 | 'name': u'Martin V\xe4th',
|
7 | 'type': 'person'}],
|
8 | 'quality': 'experimental',
|
9 | 'source': [{'type': 'git', 'uri': 'git://anongit.gentoo.org/user/mv.git'},
|
10 | {'type': 'git',
|
11 | 'uri': 'https://anongit.gentoo.org/git/user/mv.git'},
|
12 | {'type': 'git',
|
13 | 'uri': 'git+ssh://git@git.gentoo.org/user/mv.git'}],
|
14 | 'status': 'unofficial'}
|
15 | $ pmaint sync mv
|
16 | WARNING:pkgcore:repository at '/home/mgorny/sync/steveeJ' has unsupported profile format(s): 'profile-set'
|
17 | Already up-to-date.
|
18 | *** syncing mv
|
19 | *** synced mv
|
20 | * Sync succeeded
|
21 | $ pmaint regen --use-local-desc --pkg-desc-index -t 1 mv
|
22 | WARNING:pkgcore:repository at '/home/mgorny/repos/steveeJ' has unsupported profile format(s): 'profile-set'
|
23 | WARNING:pkgcore:repository at '/home/mgorny/repos/steveeJ' has unsupported profile format(s): 'profile-set'
|
24 | * Cache regenerated successfully
|