gentoo-zh

1
{'description': {'en': 'To provide programs useful to Chinese speaking users '
2
                       '(merged\n'
3
                       '      from gentoo-china and gentoo-taiwan).'},
4
 'feed': ['https://github.com/microcai/gentoo-zh/commits/master.atom'],
5
 'homepage': 'https://github.com/microcai/gentoo-zh',
6
 'name': 'gentoo-zh',
7
 'owner': [{'email': 'microcai@fedoraproject.org', 'type': 'person'}],
8
 'quality': 'experimental',
9
 'source': [{'type': 'git', 'uri': 'https://github.com/microcai/gentoo-zh.git'},
10
            {'type': 'git',
11
             'uri': 'git+ssh://git@github.com/microcai/gentoo-zh.git'}],
12
 'status': 'unofficial'}
13
pkgcore 0.12.23
14
15
$ pmaint --config /var/lib/repo-mirror-ci/data-sync/etc/portage sync gentoo-zh
16
WARNING:pkgcore:flussence repo at '/var/lib/repo-mirror-ci/sync/flussence', doesn't specify masters in metadata/layout.conf. Please explicitly set masters (use "masters =" if the repo is standalone).
17
*** syncing gentoo-zh
18
From https://github.com/microcai/gentoo-zh
19
   144a9966..a9e3c2d4  master     -> origin/master
20
   28ac7a4b..fcce5b1f  deps-table -> origin/deps-table
21
Updating 144a9966..a9e3c2d4
22
Fast-forward
23
 .github/workflows/overlay.toml                     |  18 +-
24
 acct-group/{clash-meta => mihomo}/metadata.xml     |   0
25
 .../mihomo-0-r1.ebuild}                            |   0
26
 acct-user/{clash-meta => mihomo}/metadata.xml      |   0
27
 .../mihomo-0-r1.ebuild}                            |   6 +-
28
 net-proxy/clash-meta/Manifest                      |   2 -
29
 net-proxy/clash-meta/clash-meta-1.16.0.ebuild      |  49 --
30
 net-proxy/clash-meta/files/clash-meta.initd        |  24 -
31
 net-proxy/clash-meta/metadata.xml                  |  17 -
32
 net-proxy/clash-nyanpasu/Manifest                  | 612 ++++++++++++++++++
33
 .../clash-nyanpasu/clash-nyanpasu-1.4.1.ebuild     | 700 +++++++++++++++++++++
34
 ...su-1.4.1-disable-tauri-bundle-and-updater.patch |  37 ++
35
 net-proxy/clash-nyanpasu/metadata.xml              |  15 +
36
 net-proxy/clash-rs/Manifest                        | 455 ++++++++++++++
37
 net-proxy/clash-rs/clash-rs-0.1.10.ebuild          | 564 +++++++++++++++++
38
 net-proxy/clash-rs/files/clash-rs.service          |  13 +
39
 net-proxy/clash-rs/files/config.example.yaml       | 226 +++++++
40
 net-proxy/clash-rs/metadata.xml                    |  14 +
41
 net-proxy/mihomo/Manifest                          |   2 +
42
 net-proxy/mihomo/files/mihomo.initd                |  24 +
43
 .../files/mihomo.service}                          |   8 +-
44
 net-proxy/mihomo/metadata.xml                      |  15 +
45
 net-proxy/mihomo/mihomo-1.17.0.ebuild              |  50 ++
46
 profiles/updates/4Q-2023                           |   3 +
47
 24 files changed, 2753 insertions(+), 101 deletions(-)
48
 rename acct-group/{clash-meta => mihomo}/metadata.xml (100%)
49
 rename acct-group/{clash-meta/clash-meta-0.ebuild => mihomo/mihomo-0-r1.ebuild} (100%)
50
 rename acct-user/{clash-meta => mihomo}/metadata.xml (100%)
51
 rename acct-user/{clash-meta/clash-meta-0.ebuild => mihomo/mihomo-0-r1.ebuild} (59%)
52
 delete mode 100644 net-proxy/clash-meta/Manifest
53
 delete mode 100644 net-proxy/clash-meta/clash-meta-1.16.0.ebuild
54
 delete mode 100644 net-proxy/clash-meta/files/clash-meta.initd
55
 delete mode 100644 net-proxy/clash-meta/metadata.xml
56
 create mode 100644 net-proxy/clash-nyanpasu/Manifest
57
 create mode 100644 net-proxy/clash-nyanpasu/clash-nyanpasu-1.4.1.ebuild
58
 create mode 100644 net-proxy/clash-nyanpasu/files/clash-nyanpasu-1.4.1-disable-tauri-bundle-and-updater.patch
59
 create mode 100644 net-proxy/clash-nyanpasu/metadata.xml
60
 create mode 100644 net-proxy/clash-rs/Manifest
61
 create mode 100644 net-proxy/clash-rs/clash-rs-0.1.10.ebuild
62
 create mode 100644 net-proxy/clash-rs/files/clash-rs.service
63
 create mode 100644 net-proxy/clash-rs/files/config.example.yaml
64
 create mode 100644 net-proxy/clash-rs/metadata.xml
65
 create mode 100644 net-proxy/mihomo/Manifest
66
 create mode 100644 net-proxy/mihomo/files/mihomo.initd
67
 rename net-proxy/{clash-meta/files/Clash-Meta.service => mihomo/files/mihomo.service} (73%)
68
 create mode 100644 net-proxy/mihomo/metadata.xml
69
 create mode 100644 net-proxy/mihomo/mihomo-1.17.0.ebuild
70
*** synced gentoo-zh
71
 * Sync succeeded
72
$ git log --format=%ci -1
73
$ git show -q --pretty=format:%G? HEAD
74
$ pmaint --config /var/lib/repo-mirror-ci/data/etc/portage regen --use-local-desc --pkg-desc-index -t 32 gentoo-zh
75
 * Cache regenerated successfully