1 | {'description': {'en': 'Personal Gentoo overlay. I intend to maintain ebuild '
|
2 | 'for packages that I personaly use.'},
|
3 | 'feed': ['https://gitlab.com/Xoores/gentoo-overlay/-/commits/main?format=atom',
|
4 | 'https://github.com/xoores/gentoo-overlay/commits/main.atom'],
|
5 | 'homepage': 'https://github.com/xoores/gentoo-overlay',
|
6 | 'name': 'xoores',
|
7 | 'owner': [{'email': 'gentoo-bugs@xoores.cz',
|
8 | 'name': 'Xoores',
|
9 | 'type': 'person'}],
|
10 | 'quality': 'experimental',
|
11 | 'source': [{'type': 'git',
|
12 | 'uri': 'https://gitlab.com/Xoores/gentoo-overlay.git'},
|
13 | {'type': 'git',
|
14 | 'uri': 'git+ssh://git@gitlab.com:Xoores/gentoo-overlay.git'},
|
15 | {'type': 'git',
|
16 | 'uri': 'https://github.com/xoores/gentoo-overlay.git'},
|
17 | {'type': 'git',
|
18 | 'uri': 'git+ssh://git@github.com:xoores/gentoo-overlay.git'}],
|
19 | 'status': 'unofficial'}
|
20 | pkgcore 0.12.24
|
21 |
|
22 | $ pmaint --config /var/lib/repo-mirror-ci/data-sync/etc/portage sync xoores
|
23 | *** syncing xoores
|
24 | Already up to date.
|
25 | *** synced xoores
|
26 | * Sync succeeded
|
27 | $ git log --format=%ci -1
|
28 | $ git show -q --pretty=format:%G? HEAD
|
29 | $ pmaint --config /var/lib/repo-mirror-ci/data/etc/portage regen --use-local-desc --pkg-desc-index -t 32 xoores
|
30 | * Cache regenerated successfully
|