1 | {'description': {'en': 'nryotaro overlay'},
|
2 | 'feed': ['https://github.com/nryotaro/gentoo-overlay/commits/main.atom'],
|
3 | 'homepage': 'https://github.com/nryotaro/gentoo-overlay',
|
4 | 'name': 'nryotaro',
|
5 | 'owner': [{'email': 'nakamura.ryotaro.kzs@gmail.com',
|
6 | 'name': 'Ryotaro Nakamura',
|
7 | 'type': 'person'}],
|
8 | 'quality': 'experimental',
|
9 | 'source': [{'type': 'git',
|
10 | 'uri': 'https://github.com/nryotaro/gentoo-overlay.git'},
|
11 | {'type': 'git',
|
12 | 'uri': 'git@github.com:nryotaro/gentoo-overlay.git'}],
|
13 | 'status': 'unofficial'}
|
14 | pkgcore 0.12.24
|
15 |
|
16 | $ pmaint --config /var/lib/repo-mirror-ci/data-sync/etc/portage sync nryotaro
|
17 | WARNING:pkgcore:dm9pZCAq repo at '/var/lib/repo-mirror-ci/sync/dm9pZCAq', doesn't specify masters in metadata/layout.conf. Please explicitly set masters (use "masters =" if the repo is standalone).
|
18 | *** syncing nryotaro
|
19 | Already up to date.
|
20 | *** synced nryotaro
|
21 | * Sync succeeded
|
22 | $ git log --format=%ci -1
|
23 | $ git show -q --pretty=format:%G? HEAD
|
24 | * Conflicting repo_name, removing ("ryotaro" in repo_name, "nryotaro" on list)
|