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
33
34
|
{'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
29e60eb..763230d main -> origin/main
Updating 29e60eb..763230d
Fast-forward
dev-vcs/git-cliff/Manifest | 409 +++++++++++++++++++++++++++-
dev-vcs/git-cliff/files/vendor_config | 5 -
dev-vcs/git-cliff/git-cliff-2.6.1.ebuild | 38 ---
dev-vcs/git-cliff/git-cliff-2.7.0.ebuild | 441 +++++++++++++++++++++++++++++++
4 files changed, 846 insertions(+), 47 deletions(-)
delete mode 100644 dev-vcs/git-cliff/files/vendor_config
delete mode 100644 dev-vcs/git-cliff/git-cliff-2.6.1.ebuild
create mode 100644 dev-vcs/git-cliff/git-cliff-2.7.0.ebuild
*** 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
|