1 | {'description': {'en': 'Personal overlay'},
|
2 | 'feed': ['https://github.com/feeds/chaoskagami/commits/chaos-overlay/master'],
|
3 | 'homepage': 'http://github.com/chaoskagami/chaos-overlay',
|
4 | 'name': 'chaos',
|
5 | 'owner': [{'email': 'chaos.kagami@gmail.com',
|
6 | 'name': 'Jon Feldman',
|
7 | 'type': 'person'}],
|
8 | 'quality': 'experimental',
|
9 | 'source': [{'type': 'git',
|
10 | 'uri': 'https://github.com/chaoskagami/chaos-overlay.git'},
|
11 | {'type': 'git',
|
12 | 'uri': 'git://github.com/chaoskagami/chaos-overlay.git'}],
|
13 | 'status': 'unofficial'}
|
14 | $ pmaint sync chaos
|
15 | WARNING:pkgcore:repo at '/home/mgorny/sync/gentoo-playground', named 'gentoo-playground', 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 chaos
|
18 | *** synced chaos
|
19 | * Sync succeeded
|
20 | $ git log --format=%ci -1
|
21 | $ pmaint regen --use-local-desc --pkg-desc-index -t 1 chaos
|
22 | WARNING:pkgcore:repo at '/home/mgorny/repos/gentoo-playground', named 'gentoo-playground', doesn't specify masters in metadata/layout.conf. Please explicitly set masters (use "masters =" if the repo is standalone).
|
23 | WARNING:pkgcore:repo at '/home/mgorny/repos/gentoo-playground', named 'gentoo-playground', doesn't specify masters in metadata/layout.conf. Please explicitly set masters (use "masters =" if the repo is standalone).
|
24 | * Cache regenerated successfully
|