1 | {'description': {'en': 'Personal overlay with more or less random ebuilds'},
|
2 | 'homepage': 'https://github.com/Jannis234/jm-overlay',
|
3 | 'name': 'jm-overlay',
|
4 | 'owner': [{'email': 'jannis@ctrl-c.xyz',
|
5 | 'name': 'Jannis234',
|
6 | 'type': 'person'}],
|
7 | 'quality': 'experimental',
|
8 | 'source': [{'type': 'git',
|
9 | 'uri': 'https://github.com/Jannis234/jm-overlay.git'},
|
10 | {'type': 'git',
|
11 | 'uri': 'git+ssh://git@github.com/Jannis234/jm-overlay.git'}],
|
12 | 'status': 'unofficial'}
|
13 | pkgcore 0.12.24
|
14 |
|
15 | $ pmaint --config /var/lib/repo-mirror-ci/data-sync/etc/portage sync jm-overlay
|
16 | *** syncing jm-overlay
|
17 | Already up to date.
|
18 | *** synced jm-overlay
|
19 | * Sync succeeded
|
20 | $ git log --format=%ci -1
|
21 | $ git show -q --pretty=format:%G? HEAD
|
22 | $ pmaint --config /var/lib/repo-mirror-ci/data/etc/portage regen --use-local-desc --pkg-desc-index -t 32 jm-overlay
|
23 | * Cache regenerated successfully
|