1 | {'description': {'en': 'FeM Gentoo Overlay'},
|
2 | 'homepage': 'https://gitlab.fem-net.de/gentoo/fem-overlay',
|
3 | 'name': 'fem-overlay',
|
4 | 'owner': [{'email': 'fem-overlay@technik.fem-net.de',
|
5 | 'name': 'FeM e.V. Gentoo Overlay maintainers',
|
6 | 'type': 'project'},
|
7 | {'email': 'frainz@mailbox.org',
|
8 | 'name': 'Paul Michel',
|
9 | 'type': 'person'}],
|
10 | 'quality': 'experimental',
|
11 | 'source': [{'type': 'git',
|
12 | 'uri': 'https://gitlab.fem-net.de/gentoo/fem-overlay.git'}],
|
13 | 'status': 'unofficial'}
|
14 | pkgcore 0.12.24
|
15 |
|
16 | $ pmaint --config /var/lib/repo-mirror-ci/data-sync/etc/portage sync fem-overlay
|
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 fem-overlay
|
19 | Already up to date.
|
20 | *** synced fem-overlay
|
21 | * Sync succeeded
|
22 | $ git log --format=%ci -1
|
23 | $ git show -q --pretty=format:%G? HEAD
|
24 | $ pmaint --config /var/lib/repo-mirror-ci/data/etc/portage regen --use-local-desc --pkg-desc-index -t 32 fem-overlay
|
25 | * Cache regenerated successfully
|