blob: 05fc47d95f60c1d4dbc93970cc7728d0f50c52da (
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
35
36
37
38
39
40
41
42
43
44
45
|
{'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.28
$ pmaint --config /var/lib/repo-mirror-ci/data-sync/etc/portage sync gentoo-zh
*** syncing gentoo-zh
From https://github.com/microcai/gentoo-zh
8dc40faa0..ed2b4fe30 master -> origin/master
b2bf987b9..899b8a582 deps-table -> origin/deps-table
Updating 8dc40faa0..ed2b4fe30
Fast-forward
app-dicts/fcitx-pinyin-sougou-baidu/Manifest | 3 +
.../fcitx-pinyin-sougou-baidu-20241020.ebuild | 66 ++++++++++++++++++++++
app-dicts/fcitx-pinyin-sougou-baidu/metadata.xml | 17 ++++++
app-text/imewlconverter/Manifest | 3 +
.../imewlconverter/imewlconverter-3.1.1.ebuild | 56 ++++++++++++++++++
app-text/imewlconverter/imewlconverter-9999.ebuild | 56 ++++++++++++++++++
app-text/imewlconverter/metadata.xml | 11 ++++
net-misc/localsend-bin/Manifest | 2 +-
...n-1.15.4.ebuild => localsend-bin-1.16.0.ebuild} | 0
9 files changed, 213 insertions(+), 1 deletion(-)
create mode 100644 app-dicts/fcitx-pinyin-sougou-baidu/Manifest
create mode 100644 app-dicts/fcitx-pinyin-sougou-baidu/fcitx-pinyin-sougou-baidu-20241020.ebuild
create mode 100644 app-dicts/fcitx-pinyin-sougou-baidu/metadata.xml
create mode 100644 app-text/imewlconverter/Manifest
create mode 100644 app-text/imewlconverter/imewlconverter-3.1.1.ebuild
create mode 100644 app-text/imewlconverter/imewlconverter-9999.ebuild
create mode 100644 app-text/imewlconverter/metadata.xml
rename net-misc/localsend-bin/{localsend-bin-1.15.4.ebuild => localsend-bin-1.16.0.ebuild} (100%)
*** 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
|