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
31
32
|
{'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.23
$ pmaint --config /var/lib/repo-mirror-ci/data-sync/etc/portage sync zGentoo
*** syncing zGentoo
From https://lab.simple-co.de/zappel/zGentoo
b0a1f3f..c04aadb main -> origin/main
Updating b0a1f3f..c04aadb
Fast-forward
sys-power/supergfxctl/Manifest | 3 +-
.../files/supergfxctl-5.1.2-vkicd.patch | 333 +++++++++++++++++++++
...5.1.2-r1.ebuild => supergfxctl-5.1.2-r2.ebuild} | 3 +
3 files changed, 338 insertions(+), 1 deletion(-)
create mode 100644 sys-power/supergfxctl/files/supergfxctl-5.1.2-vkicd.patch
rename sys-power/supergfxctl/{supergfxctl-5.1.2-r1.ebuild => supergfxctl-5.1.2-r2.ebuild} (98%)
*** 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
|