1 | {'description': {'en': 'Michał Górny developer overlay'},
|
2 | 'feed': ['https://cgit.gentoo.org/repo/dev/mgorny.git/atom/'],
|
3 | 'homepage': 'https://cgit.gentoo.org/repo/dev/mgorny.git',
|
4 | 'name': 'mgorny',
|
5 | 'owner': [{'email': 'mgorny@gentoo.org',
|
6 | 'name': 'Michał Górny',
|
7 | 'type': 'person'}],
|
8 | 'quality': 'experimental',
|
9 | 'source': [{'type': 'git',
|
10 | 'uri': 'https://anongit.gentoo.org/git/repo/dev/mgorny.git'},
|
11 | {'type': 'git',
|
12 | 'uri': 'git://anongit.gentoo.org/repo/dev/mgorny.git'},
|
13 | {'type': 'git',
|
14 | 'uri': 'git+ssh://git@git.gentoo.org/repo/dev/mgorny.git'}],
|
15 | 'status': 'official'}
|
16 | $ pmaint sync mgorny
|
17 | WARNING:pkgcore:flussence repo at '/var/lib/repo-mirror-ci/sync/flussence', doesn't specify masters in metadata/layout.conf. Please explicitly set masters (use "masters =" if the repo is standalone).
|
18 | Already up to date.
|
19 | *** syncing mgorny
|
20 | *** synced mgorny
|
21 | * Sync succeeded
|
22 | $ git log --format=%ci -1
|
23 | $ git show -q --pretty=format:%G? HEAD
|
24 | $ pmaint regen --use-local-desc --pkg-desc-index -t 1 mgorny
|
25 | * Cache regenerated successfully
|