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
30
|
{'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.24
$ pmaint --config /var/lib/repo-mirror-ci/data-sync/etc/portage sync zGentoo
*** syncing zGentoo
From https://lab.simple-co.de/zappel/zGentoo
f0cd79c..292df32 main -> origin/main
Updating f0cd79c..292df32
Fast-forward
net-voip/linphone-desktop/Manifest | 2 +-
...2.1.ebuild => linphone-desktop-5.2.1-r1.ebuild} | 31 +++++++++-------------
2 files changed, 14 insertions(+), 19 deletions(-)
rename net-voip/linphone-desktop/{linphone-desktop-5.2.1.ebuild => linphone-desktop-5.2.1-r1.ebuild} (96%)
*** 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
|