1 | {'description': {'en': 'Ebuilds for packages not in the Gentoo tree\n'
|
2 | ' (lack of maintainer or too experimental) and '
|
3 | 'live ebuilds\n'
|
4 | ' or extensions/bugfixes for packages in the '
|
5 | 'tree'},
|
6 | 'feed': ['https://cgit.gentoo.org/user/mv.git/atom/'],
|
7 | 'homepage': 'https://cgit.gentoo.org/user/mv.git',
|
8 | 'name': 'mv',
|
9 | 'owner': [{'email': 'martin@mvath.de',
|
10 | 'name': 'Martin Väth',
|
11 | 'type': 'person'}],
|
12 | 'quality': 'experimental',
|
13 | 'source': [{'type': 'git',
|
14 | 'uri': 'https://anongit.gentoo.org/git/user/mv.git'},
|
15 | {'type': 'git', 'uri': 'git://anongit.gentoo.org/user/mv.git'},
|
16 | {'type': 'git', 'uri': 'git+ssh://git@git.gentoo.org/user/mv.git'}],
|
17 | 'status': 'unofficial'}
|
18 | pkgcore 0.12.24
|
19 |
|
20 | $ pmaint --config /var/lib/repo-mirror-ci/data-sync/etc/portage sync mv
|
21 | *** syncing mv
|
22 | Already up to date.
|
23 | *** synced mv
|
24 | * Sync succeeded
|
25 | $ git log --format=%ci -1
|
26 | $ git show -q --pretty=format:%G? HEAD
|
27 | $ pmaint --config /var/lib/repo-mirror-ci/data/etc/portage regen --use-local-desc --pkg-desc-index -t 32 mv
|
28 | * Cache regenerated successfully
|