blob: 274a5408e44386887964bf14d7f7316456bdf7de (
plain)
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
|
{'description': {'en': 'To provide programs useful to Chinese speaking users '
'(merged\n'
' from gentoo-china and gentoo-taiwan).'},
'feed': ['https://github.com/microcai/gentoo-zh/commits/master.atom'],
'homepage': 'https://github.com/microcai/gentoo-zh',
'name': 'gentoo-zh',
'owner': [{'email': 'microcai@fedoraproject.org', 'type': 'person'}],
'quality': 'experimental',
'source': [{'type': 'git', 'uri': 'https://github.com/microcai/gentoo-zh.git'},
{'type': 'git',
'uri': 'git+ssh://git@github.com/microcai/gentoo-zh.git'}],
'status': 'unofficial'}
pkgcore 0.12.11
$ pmaint --config /var/lib/repo-mirror-ci/data-sync/etc/portage sync gentoo-zh
*** syncing gentoo-zh
From https://github.com/microcai/gentoo-zh
37aa9d4e..7a87ad67 master -> origin/master
bc6a55f6..67870f6a deps-table -> origin/deps-table
Updating 37aa9d4e..7a87ad67
Fast-forward
media-gfx/zwcad/Manifest | 2 +
media-gfx/zwcad/metadata.xml | 21 ++++++
media-gfx/zwcad/zwcad-2022.22.2.2.3.ebuild | 107 +++++++++++++++++++++++++++++
3 files changed, 130 insertions(+)
create mode 100644 media-gfx/zwcad/Manifest
create mode 100644 media-gfx/zwcad/metadata.xml
create mode 100644 media-gfx/zwcad/zwcad-2022.22.2.2.3.ebuild
*** synced gentoo-zh
* 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 gentoo-zh
* Cache regenerated successfully
|