1 | {'description': {'en': 'My Gentoo overlay, somewhat regularly maintained'},
|
2 | 'feed': ['https://github.com/thinrope/pkalin/commits/master.atom'],
|
3 | 'homepage': 'https://github.com/thinrope/pkalin',
|
4 | 'name': 'pkalin',
|
5 | 'owner': [{'email': 'kalin@ThinRope.net',
|
6 | 'name': 'Kalin KOZHUHAROV',
|
7 | 'type': 'person'}],
|
8 | 'quality': 'experimental',
|
9 | 'source': [{'type': 'git', 'uri': 'https://github.com/thinrope/pkalin.git'},
|
10 | {'type': 'git',
|
11 | 'uri': 'git+ssh://git@github.com/thinrope/pkalin.git'}],
|
12 | 'status': 'unofficial'}
|
13 | pkgcore 0.12.24
|
14 |
|
15 | $ pmaint --config /var/lib/repo-mirror-ci/data-sync/etc/portage sync pkalin
|
16 | WARNING:pkgcore:HomeAssistantRepository repo at '/var/lib/repo-mirror-ci/sync/HomeAssistantRepository', doesn't specify masters in metadata/layout.conf. Please explicitly set masters (use "masters =" if the repo is standalone).
|
17 | *** syncing pkalin
|
18 | Already up to date.
|
19 | *** synced pkalin
|
20 | * Sync succeeded
|
21 | $ git log --format=%ci -1
|
22 | $ git show -q --pretty=format:%G? HEAD
|
23 | $ pmaint --config /var/lib/repo-mirror-ci/data/etc/portage regen --use-local-desc --pkg-desc-index -t 32 pkalin
|
24 | * Cache regenerated successfully
|