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
35
36
37
38
39
40
41
42
|
{'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
WARNING:pkgcore:jkolo repo at '/var/lib/repo-mirror-ci/sync/jkolo', doesn't specify masters in metadata/layout.conf. Please explicitly set masters (use "masters =" if the repo is standalone).
*** syncing zGentoo
From https://lab.simple-co.de/zappel/zGentoo
af25898..835f69e main -> origin/main
Updating af25898..835f69e
Fast-forward
dev-vcs/git-cliff/Manifest | 9 ++-
...ff-2.7.0-disable_git_upstream_remote_test.patch | 10 ----
.../files/git-cliff-2.7.0-disable_repo_tests.patch | 66 ++++++++++++++++++++++
...t-cliff-2.7.0-silence_run_os_command_test.patch | 11 ++++
...iff-9999-disable_git_upstream_remote_test.patch | 10 ++++
dev-vcs/git-cliff/git-cliff-2.7.0.ebuild | 36 +++++-------
dev-vcs/git-cliff/git-cliff-9999.ebuild | 66 ++++++++++++++++++++++
dev-vcs/git-cliff/metadata.xml | 9 +++
8 files changed, 183 insertions(+), 34 deletions(-)
delete mode 100644 dev-vcs/git-cliff/files/git-cliff-2.7.0-disable_git_upstream_remote_test.patch
create mode 100644 dev-vcs/git-cliff/files/git-cliff-2.7.0-disable_repo_tests.patch
create mode 100644 dev-vcs/git-cliff/files/git-cliff-2.7.0-silence_run_os_command_test.patch
create mode 100644 dev-vcs/git-cliff/files/git-cliff-9999-disable_git_upstream_remote_test.patch
create mode 100644 dev-vcs/git-cliff/git-cliff-9999.ebuild
create mode 100644 dev-vcs/git-cliff/metadata.xml
*** 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
|