1 | {'description': {'en': "Yurij's overlay"},
|
2 | 'feed': ['https://github.com/yurijmikhalevich/yurij-overlay/commits/master.atom'],
|
3 | 'homepage': 'https://github.com/yurijmikhalevich/yurij-overlay',
|
4 | 'name': 'yurij-overlay',
|
5 | 'owner': [{'email': 'yurij@mikhalevi.ch',
|
6 | 'name': 'Yurij Mikhalevich',
|
7 | 'type': 'person'}],
|
8 | 'quality': 'experimental',
|
9 | 'source': [{'type': 'git',
|
10 | 'uri': 'https://github.com/yurijmikhalevich/yurij-overlay.git'},
|
11 | {'type': 'git',
|
12 | 'uri': 'git://github.com/yurijmikhalevich/yurij-overlay.git'},
|
13 | {'type': 'git',
|
14 | 'uri': 'git@github.com:yurijmikhalevich/yurij-overlay.git'}],
|
15 | 'status': 'unofficial'}
|
16 | $ pmaint sync yurij-overlay
|
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 yurij-overlay
|
20 | *** synced yurij-overlay
|
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 yurij-overlay
|
25 | * Cache regenerated successfully
|