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
|
{'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': 'git://github.com/microcai/gentoo-zh.git'}],
'status': 'unofficial'}
pkgcore 0.12.1
$ pmaint --config /var/lib/repo-mirror-ci/data-sync/etc/portage sync gentoo-zh
*** syncing gentoo-zh
From git://github.com/microcai/gentoo-zh
7f07fa37..3fd8f6bd master -> origin/master
Updating 7f07fa37..3fd8f6bd
Fast-forward
app-mobilephone/scrcpy/Manifest | 2 +-
app-mobilephone/scrcpy/{scrcpy-1.16.ebuild => scrcpy-1.18.ebuild} | 0
2 files changed, 1 insertion(+), 1 deletion(-)
rename app-mobilephone/scrcpy/{scrcpy-1.16.ebuild => scrcpy-1.18.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
* app-i18n/zh-autoconvert-0.3.16-r3: failed sourcing ebuild: eutils is banned in EAPI 0, (eutils.eclass, line 32: called die)
* app-text/srecite-0.6.2: failed sourcing ebuild: eutils is banned in EAPI 0, (eutils.eclass, line 32: called die)
* net-misc/libipmsg-0.1.6: failed sourcing ebuild: eutils is banned in EAPI 0, (eutils.eclass, line 32: called die)
* net-misc/libipmsg-0.1.7: failed sourcing ebuild: eutils is banned in EAPI 0, (eutils.eclass, line 32: called die)
* sys-devel/ucc-1.1: failed sourcing ebuild: eutils is banned in EAPI 0, (eutils.eclass, line 32: called die)
* sys-libs/elog-functions-0.0.2: failed sourcing ebuild: multilib: EAPI 0 not supported, (multilib.eclass, line 14: called die)
* sys-libs/libixp-9999: failed sourcing ebuild: toolchain-funcs: EAPI 0 not supported, (toolchain-funcs.eclass, line 18: called die)
* x11-wm/9wm-1.1: failed sourcing ebuild: eutils is banned in EAPI 0, (eutils.eclass, line 32: called die)
* Cache regen failed with 1
|