1 | {'description': {'en': 'linxon personal overlay'},
|
2 | 'feed': ['https://github.com/linxon/gentoo-overlay/commits/master.atom'],
|
3 | 'homepage': 'https://github.com/linxon/gentoo-overlay',
|
4 | 'name': 'linxon',
|
5 | 'owner': [{'email': 'email@linxon.ru', 'name': 'linxon', 'type': 'person'}],
|
6 | 'quality': 'experimental',
|
7 | 'source': [{'type': 'git',
|
8 | 'uri': 'https://github.com/linxon/gentoo-overlay.git'}],
|
9 | 'status': 'unofficial'}
|
10 | $ pmaint sync linxon
|
11 | WARNING:pkgcore:calculate repo at '/var/lib/repo-mirror-ci/sync/calculate', doesn't specify masters in metadata/layout.conf. Please explicitly set masters (use "masters =" if the repo is standalone).
|
12 | WARNING:pkgcore:jkolo repo at '/var/lib/repo-mirror-ci/sync/jkolo', doesn't specify masters in metadata/layout.conf. Please explicitly set masters (use "masters =" if the repo is standalone).
|
13 | WARNING:pkgcore:k_f repo at '/var/lib/repo-mirror-ci/sync/k_f', doesn't specify masters in metadata/layout.conf. Please explicitly set masters (use "masters =" if the repo is standalone).
|
14 | Already up to date.
|
15 | *** syncing linxon
|
16 | *** synced linxon
|
17 | * Sync succeeded
|
18 | $ git log --format=%ci -1
|
19 | $ git show -q --pretty=format:%G? HEAD
|
20 | $ pmaint regen --use-local-desc --pkg-desc-index -t 1 linxon
|
21 | * Cache regenerated successfully
|