1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
|
{'description': {'en': "ZappeL's Gentoo-Overlay"},
'feed': ['https://lab.simple-co.de/zappel/zGentoo/-/commits/main.atom'],
'homepage': 'https://lab.simple-co.de/zappel/zGentoo',
'name': 'zGentoo',
'owner': [{'email': 'zappel@simple-co.de',
'name': 'Armas Spann',
'type': 'person'}],
'quality': 'experimental',
'source': [{'type': 'git',
'uri': 'https://lab.simple-co.de/zappel/zGentoo.git'},
{'type': 'git', 'uri': 'git@lab.simple-co.de:zappel/zGentoo.git'}],
'status': 'unofficial'}
pkgcore 0.12.28
$ pmaint --config /var/lib/repo-mirror-ci/data-sync/etc/portage sync zGentoo
*** syncing zGentoo
From https://lab.simple-co.de/zappel/zGentoo
6bd9afb..8c242a0 main -> origin/main
Updating 6bd9afb..8c242a0
Fast-forward
dev-python/pycparser/Manifest | 2 +-
dev-python/pycparser/pycparser-2.22-r1.ebuild | 5 ++---
2 files changed, 3 insertions(+), 4 deletions(-)
*** synced zGentoo
* Sync succeeded
$ git log --format=%ci -1
$ git show -q --pretty=format:%G? HEAD
$ pmaint --config /var/lib/repo-mirror-ci/data/etc/portage regen --use-local-desc --pkg-desc-index -t 32 zGentoo
* Cache regenerated successfully
|