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.28
14
15
$ pmaint --config /var/lib/repo-mirror-ci/data-sync/etc/portage sync gentoo-zh
16
*** syncing gentoo-zh
17
From https://github.com/microcai/gentoo-zh
18
   a7e165305..ef43038a3  master     -> origin/master
19
   ec5fd4d13..28d545456  deps-table -> origin/deps-table
20
Updating a7e165305..ef43038a3
21
Fast-forward
22
 .github/workflows/overlay.toml                |   6 +
23
 www-servers/miniserve/Manifest                | 355 ++++++++++++++++++++++++
24
 www-servers/miniserve/metadata.xml            |   7 +
25
 www-servers/miniserve/miniserve-0.28.0.ebuild | 378 ++++++++++++++++++++++++++
26
 4 files changed, 746 insertions(+)
27
 create mode 100644 www-servers/miniserve/Manifest
28
 create mode 100644 www-servers/miniserve/metadata.xml
29
 create mode 100644 www-servers/miniserve/miniserve-0.28.0.ebuild
30
*** synced gentoo-zh
31
 * Sync succeeded
32
$ git log --format=%ci -1
33
$ git show -q --pretty=format:%G? HEAD
34
$ pmaint --config /var/lib/repo-mirror-ci/data/etc/portage regen --use-local-desc --pkg-desc-index -t 32 gentoo-zh
35
 * Cache regenerated successfully