1 | {'description': {'en': 'Overlay for scientific software and other utilities'},
|
2 | 'feed': ['https://github.com/TheChymera/overlay/commits/master.atom'],
|
3 | 'homepage': 'https://github.com/TheChymera/overlay',
|
4 | 'name': 'chymeric',
|
5 | 'owner': [{'email': 'chr@chymera.eu',
|
6 | 'name': 'Horea Christian',
|
7 | 'type': 'person'}],
|
8 | 'quality': 'experimental',
|
9 | 'source': [{'type': 'git', 'uri': 'https://github.com/TheChymera/overlay.git'},
|
10 | {'type': 'git', 'uri': 'git://github.com/TheChymera/overlay.git'},
|
11 | {'type': 'git',
|
12 | 'uri': 'git+ssh://git@github.com/TheChymera/overlay.git'}],
|
13 | 'status': 'unofficial'}
|
14 | $ pmaint sync chymeric
|
15 | 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).
|
16 | Already up to date.
|
17 | *** syncing chymeric
|
18 | *** synced chymeric
|
19 | * Sync succeeded
|
20 | $ git log --format=%ci -1
|
21 | $ git show -q --pretty=format:%G? HEAD
|
22 | $ pmaint regen --use-local-desc --pkg-desc-index -t 1 chymeric
|
23 | * Cache regenerated successfully
|