1 | {'description': {'en': 'Nextoo ("Next Gentoo") overlay'},
|
2 | 'feed': ['https://github.com/nextoo/portage-overlay/commits/master.atom'],
|
3 | 'homepage': 'https://github.com/nextoo/portage-overlay',
|
4 | 'name': 'nextoo',
|
5 | 'owner': [{'email': 'gentoo-bugzilla@aarontc.com',
|
6 | 'name': 'Aaron Ten Clay',
|
7 | 'type': 'person'}],
|
8 | 'quality': 'experimental',
|
9 | 'source': [{'type': 'git',
|
10 | 'uri': 'https://github.com/nextoo/portage-overlay.git'},
|
11 | {'type': 'git',
|
12 | 'uri': 'git://github.com/nextoo/portage-overlay.git'},
|
13 | {'type': 'git',
|
14 | 'uri': 'git@github.com:nextoo/portage-overlay.git'}],
|
15 | 'status': 'unofficial'}
|
16 | $ pmaint sync nextoo
|
17 | WARNING:pkgcore:repo lacks a defined name: '/home/mgorny/sync/hanno'
|
18 | 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).
|
19 | WARNING:pkgcore:repo at '/home/mgorny/sync/steveeJ' has unsupported profile format: profile-set
|
20 | WARNING:pkgcore:repo lacks a defined name: '/home/mgorny/sync/hanno'
|
21 | 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).
|
22 | Already up-to-date.
|
23 | *** syncing nextoo
|
24 | *** synced nextoo
|
25 | * Sync succeeded
|
26 | $ git log --format=%ci -1
|
27 | $ pmaint regen --use-local-desc --pkg-desc-index -t 1 nextoo
|
28 | WARNING:pkgcore:repo at '/home/mgorny/repos/steveeJ' has unsupported profile format: profile-set
|
29 | WARNING:pkgcore:repo at '/home/mgorny/repos/steveeJ' has unsupported profile format: profile-set
|
30 | * Cache regenerated successfully
|