blob: 1733e6e0a168afd2516fb84af9f75430af54ed3e (
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
46
47
48
49
50
51
52
53
54
|
{'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.16
$ pmaint --config /var/lib/repo-mirror-ci/data-sync/etc/portage sync gentoo-zh
ERROR:pkgcore:Cannot write cache for /var/cache/pkgcore/plugincache: [Errno 13] Permission denied: '/var/cache/pkgcore/.update.plugincache'. Try running pplugincache.
*** syncing gentoo-zh
From https://github.com/microcai/gentoo-zh
197f7065..144f1be0 master -> origin/master
f7eec445..d1c9969c deps-table -> origin/deps-table
Updating 197f7065..144f1be0
Fast-forward
sys-boot/ventoy-bin/Manifest | 1 +
sys-boot/ventoy-bin/files/sanitize.patch | 214 +++++++++++++++++++++
sys-boot/ventoy-bin/files/ventoy | 4 +
sys-boot/ventoy-bin/files/ventoy-extend-persistent | 3 +
sys-boot/ventoy-bin/files/ventoy-persistent | 3 +
sys-boot/ventoy-bin/files/ventoy.desktop | 9 +
sys-boot/ventoy-bin/files/ventoy.install | 17 ++
sys-boot/ventoy-bin/files/ventoygui | 9 +
sys-boot/ventoy-bin/files/ventoyplugson | 4 +
sys-boot/ventoy-bin/files/ventoyweb | 4 +
sys-boot/ventoy-bin/metadata.xml | 8 +
sys-boot/ventoy-bin/ventoy-bin-1.0.81.ebuild | 91 +++++++++
12 files changed, 367 insertions(+)
create mode 100644 sys-boot/ventoy-bin/Manifest
create mode 100644 sys-boot/ventoy-bin/files/sanitize.patch
create mode 100644 sys-boot/ventoy-bin/files/ventoy
create mode 100644 sys-boot/ventoy-bin/files/ventoy-extend-persistent
create mode 100644 sys-boot/ventoy-bin/files/ventoy-persistent
create mode 100644 sys-boot/ventoy-bin/files/ventoy.desktop
create mode 100644 sys-boot/ventoy-bin/files/ventoy.install
create mode 100644 sys-boot/ventoy-bin/files/ventoygui
create mode 100644 sys-boot/ventoy-bin/files/ventoyplugson
create mode 100644 sys-boot/ventoy-bin/files/ventoyweb
create mode 100644 sys-boot/ventoy-bin/metadata.xml
create mode 100644 sys-boot/ventoy-bin/ventoy-bin-1.0.81.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
ERROR:pkgcore:Cannot write cache for /var/cache/pkgcore/plugincache: [Errno 13] Permission denied: '/var/cache/pkgcore/.update.plugincache'. Try running pplugincache.
* Cache regenerated successfully
|