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
43
44
45
46
47
48
49
50
51
52
53
|
{'description': {'en': "kzd's personal overlay"},
'homepage': 'https://gitlab.com/kzdixon/kzd-ebuilds',
'name': 'kzd',
'owner': [{'email': 'kzd@56709.net', 'name': 'Kyle Dixon', 'type': 'person'}],
'quality': 'experimental',
'source': [{'type': 'git',
'uri': 'https://gitlab.com/kzdixon/kzd-ebuilds.git'},
{'type': 'git', 'uri': 'git@gitlab.com:kzdixon/kzd-ebuilds.git'}],
'status': 'unofficial'}
pkgcore 0.12.21
$ pmaint --config /var/lib/repo-mirror-ci/data-sync/etc/portage sync kzd
*** syncing kzd
From https://gitlab.com/kzdixon/kzd-ebuilds
cbd5f8c..efcd64a master -> origin/master
Updating cbd5f8c..efcd64a
Fast-forward
app-emulation/proton-ge-custom-bin/Manifest | 1 +
.../proton-ge-custom-bin-8.9.ebuild | 102 +++++++++++++++++++++
.../app-emulation/proton-ge-custom-bin-8.9 | 15 +++
.../app-emulation/wine-ge-custom-bin-7.34 | 2 +-
.../app-emulation/wine-ge-custom-bin-7.35 | 2 +-
.../app-emulation/wine-ge-custom-bin-7.36 | 2 +-
.../app-emulation/wine-ge-custom-bin-7.37 | 2 +-
.../app-emulation/wine-ge-custom-bin-7.38 | 2 +-
.../app-emulation/wine-ge-custom-bin-7.39 | 2 +-
.../app-emulation/wine-ge-custom-bin-7.40 | 2 +-
.../app-emulation/wine-ge-custom-bin-7.41 | 2 +-
.../app-emulation/wine-ge-custom-bin-7.42 | 2 +-
.../app-emulation/wine-ge-custom-bin-7.43 | 2 +-
.../md5-cache/app-emulation/wine-ge-custom-bin-8.1 | 2 +-
.../app-emulation/wine-ge-custom-bin-8.10 | 2 +-
.../app-emulation/wine-ge-custom-bin-8.12 | 15 +++
.../md5-cache/app-emulation/wine-ge-custom-bin-8.2 | 2 +-
.../md5-cache/app-emulation/wine-ge-custom-bin-8.3 | 2 +-
.../md5-cache/app-emulation/wine-ge-custom-bin-8.4 | 2 +-
.../md5-cache/app-emulation/wine-ge-custom-bin-8.5 | 2 +-
.../md5-cache/app-emulation/wine-ge-custom-bin-8.6 | 2 +-
.../md5-cache/app-emulation/wine-ge-custom-bin-8.7 | 2 +-
.../md5-cache/app-emulation/wine-ge-custom-bin-8.8 | 2 +-
.../md5-cache/app-emulation/wine-ge-custom-bin-8.9 | 2 +-
profiles/package.mask | 1 +
25 files changed, 154 insertions(+), 20 deletions(-)
create mode 100644 app-emulation/proton-ge-custom-bin/proton-ge-custom-bin-8.9.ebuild
create mode 100644 metadata/md5-cache/app-emulation/proton-ge-custom-bin-8.9
create mode 100644 metadata/md5-cache/app-emulation/wine-ge-custom-bin-8.12
*** synced kzd
* 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 kzd
* dev-util/rocm-smi: failed parsing metadata.xml: Opening and ending tag mismatch: pkgmetadata line 3 and maintainer, line 4, column 18 (metadata.xml, line 4)
* Cache regen failed with 1
|