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
|
{'description': {'en': "Raymond Kwok's personal Gentoo overlay"},
'feed': ['https://github.com/zozx/zozx-overlay/commits/master.atom'],
'homepage': 'https://github.com/zozx/zozx-overlay',
'name': 'zozx-overlay',
'owner': [{'email': 'c2778148787@gmail.com',
'name': 'Raymond Kwok',
'type': 'person'}],
'quality': 'experimental',
'source': [{'type': 'git', 'uri': 'https://github.com/zozx/zozx-overlay.git'},
{'type': 'git',
'uri': 'git+ssh://git@github.com/zozx/zozx-overlay.git'}],
'status': 'unofficial'}
pkgcore 0.12.11
$ pmaint --config /var/lib/repo-mirror-ci/data-sync/etc/portage sync zozx-overlay
WARNING:pkgcore:wjn-overlay repo at '/var/lib/repo-mirror-ci/sync/wjn-overlay', doesn't specify masters in metadata/layout.conf. Please explicitly set masters (use "masters =" if the repo is standalone).
*** syncing zozx-overlay
From https://github.com/zozx/zozx-overlay
79f95ce..f51780f master -> origin/master
Updating 79f95ce..f51780f
Fast-forward
media-fonts/sarasa-gothic/Manifest | 2 +-
...sa-gothic-0.36.4.ebuild => sarasa-gothic-0.36.5.ebuild} | 0
metadata/md5-cache/media-fonts/sarasa-gothic-0.36.5 | 14 ++++++++++++++
metadata/md5-cache/net-proxy/clash-for-windows-bin-0.19.22 | 13 +++++++++++++
net-proxy/clash-for-windows-bin/Manifest | 2 +-
...9.21-r1.ebuild => clash-for-windows-bin-0.19.22.ebuild} | 0
6 files changed, 29 insertions(+), 2 deletions(-)
rename media-fonts/sarasa-gothic/{sarasa-gothic-0.36.4.ebuild => sarasa-gothic-0.36.5.ebuild} (100%)
create mode 100644 metadata/md5-cache/media-fonts/sarasa-gothic-0.36.5
create mode 100644 metadata/md5-cache/net-proxy/clash-for-windows-bin-0.19.22
rename net-proxy/clash-for-windows-bin/{clash-for-windows-bin-0.19.21-r1.ebuild => clash-for-windows-bin-0.19.22.ebuild} (100%)
*** synced zozx-overlay
* 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 zozx-overlay
* Cache regenerated successfully
|