1 | {'description': {'en': 'Johannes Huber developer overlay'},
|
2 | 'feed': ['https://cgit.gentoo.org/dev/johu.git/atom/'],
|
3 | 'homepage': 'https://cgit.gentoo.org/dev/johu.git',
|
4 | 'name': 'johu',
|
5 | 'owner': [{'email': 'johu@gentoo.org',
|
6 | 'name': 'Johannes Huber',
|
7 | 'type': 'person'}],
|
8 | 'quality': 'experimental',
|
9 | 'source': [{'type': 'git',
|
10 | 'uri': 'https://anongit.gentoo.org/git/dev/johu.git'},
|
11 | {'type': 'git', 'uri': 'git://anongit.gentoo.org/dev/johu.git'},
|
12 | {'type': 'git',
|
13 | 'uri': 'git+ssh://git@git.gentoo.org/dev/johu.git'}],
|
14 | 'status': 'official'}
|
15 | $ pmaint sync johu
|
16 | 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).
|
17 | WARNING:pkgcore:interactive-fiction repo at '/var/lib/repo-mirror-ci/sync/interactive-fiction', 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 johu
|
20 | *** synced johu
|
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 johu
|
25 | * Cache regenerated successfully
|