1 | {'description': {'en': 'A gentoo portage overlay with a set of too exotic, or unusal ebuilds for the sunrise overlay or the main tree.'},
|
2 | 'feed': ['https://github.com/ercpe/lh-overlay/commits/master.atom'],
|
3 | 'homepage': 'https://ercpe.de/projects/last-hope-gentoo-portage-overlay',
|
4 | 'name': 'last-hope',
|
5 | 'owner': [{'email': 'ercpe@gentoo.org',
|
6 | 'name': 'Johann Schmitz',
|
7 | 'type': 'person'}],
|
8 | 'quality': 'experimental',
|
9 | 'source': [{'type': 'git', 'uri': 'git://github.com/ercpe/lh-overlay.git'},
|
10 | {'type': 'git', 'uri': 'https://github.com/ercpe/lh-overlay.git'}],
|
11 | 'status': 'official'}
|
12 | $ pmaint sync last-hope
|
13 | WARNING:pkgcore:repo lacks a defined name: '/home/mgorny/sync/hanno'
|
14 | WARNING:pkgcore:repo at '/home/mgorny/sync/hanno', named 'hanno', doesn't specify masters in metadata/layout.conf. Please explicitly set masters (use "masters =" if the repo is standalone).
|
15 | Already up-to-date.
|
16 | *** syncing last-hope
|
17 | *** synced last-hope
|
18 | * Sync succeeded
|
19 | $ git log --format=%ci -1
|
20 | $ pmaint regen --use-local-desc --pkg-desc-index -t 1 last-hope
|
21 | * Cache regenerated successfully
|