blob: e854da06d0a894b4bf53eb3d4a0af51f9167fbee (
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
|
{'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.24
$ pmaint --config /var/lib/repo-mirror-ci/data-sync/etc/portage sync gentoo-zh
*** syncing gentoo-zh
From https://github.com/microcai/gentoo-zh
7fcd8fbec..bbb09f69a master -> origin/master
2c3b5d2d8..e39b8406f deps-table -> origin/deps-table
Updating 7fcd8fbec..bbb09f69a
Fast-forward
app-arch/libzim/Manifest | 1 +
app-arch/libzim/libzim-9.2.1.ebuild | 23 +++
app-arch/libzim/metadata.xml | 11 ++
app-text/goldendict/Manifest | 1 +
app-text/goldendict/files/remove-X11.patch | 224 +++++++++++++++++++++++++
app-text/goldendict/goldendict-24.05.05.ebuild | 107 ++++++++++++
app-text/goldendict/metadata.xml | 20 +++
7 files changed, 387 insertions(+)
create mode 100644 app-arch/libzim/Manifest
create mode 100644 app-arch/libzim/libzim-9.2.1.ebuild
create mode 100644 app-arch/libzim/metadata.xml
create mode 100644 app-text/goldendict/Manifest
create mode 100644 app-text/goldendict/files/remove-X11.patch
create mode 100644 app-text/goldendict/goldendict-24.05.05.ebuild
create mode 100644 app-text/goldendict/metadata.xml
*** 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
|