1 | {'description': {'en': 'To provide programs useful to Chinese speaking users '
|
2 | '(merged\n'
|
3 | ' from gentoo-china and gentoo-taiwan).'},
|
4 | 'feed': ['https://github.com/microcai/gentoo-zh/commits/master.atom'],
|
5 | 'homepage': 'https://github.com/microcai/gentoo-zh',
|
6 | 'name': 'gentoo-zh',
|
7 | 'owner': [{'email': 'microcai@fedoraproject.org', 'type': 'person'}],
|
8 | 'quality': 'experimental',
|
9 | 'source': [{'type': 'git', 'uri': 'https://github.com/microcai/gentoo-zh.git'},
|
10 | {'type': 'git',
|
11 | 'uri': 'git+ssh://git@github.com/microcai/gentoo-zh.git'}],
|
12 | 'status': 'unofficial'}
|
13 | pkgcore 0.12.11
|
14 |
|
15 | $ pmaint --config /var/lib/repo-mirror-ci/data-sync/etc/portage sync gentoo-zh
|
16 | *** syncing gentoo-zh
|
17 | Already up to date.
|
18 | *** synced gentoo-zh
|
19 | * Sync succeeded
|
20 | $ git log --format=%ci -1
|
21 | $ git show -q --pretty=format:%G? HEAD
|
22 | $ pmaint --config /var/lib/repo-mirror-ci/data/etc/portage regen --use-local-desc --pkg-desc-index -t 32 gentoo-zh
|
23 | * media-video/avplayer-9999: failed sourcing ebuild: toolchain-funcs: EAPI 5 not supported, (toolchain-funcs.eclass, line 18: called die)
| [FATAL] |
24 | * net-im/avim-0.1: failed sourcing ebuild: toolchain-funcs: EAPI 5 not supported, (toolchain-funcs.eclass, line 18: called die)
| [FATAL] |
25 | * net-im/freetalk-4.1: failed sourcing ebuild: autotools: EAPI 5 not supported, (autotools.eclass, line 35: called die)
| [FATAL] |
26 | * sys-libs/elog-functions-0.0.2: failed sourcing ebuild: multilib: EAPI 0 not supported, (multilib.eclass, line 14: called die)
| [FATAL] |
27 | * Cache regen failed with 1
|