blob: 75c878bf72aeb29bd9bea4f7f756a0bfa65d6e5a (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
|
{'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'}
$ pmaint sync gentoo-zh
Already up to date.
*** syncing gentoo-zh
*** synced gentoo-zh
* Sync succeeded
$ git log --format=%ci -1
$ git show -q --pretty=format:%G? HEAD
$ pmaint regen --use-local-desc --pkg-desc-index -t 1 gentoo-zh
* dev-qt/qtxcb-private-headers-5.12.3: failed sourcing ebuild: qt5-build.eclass: unsupported EAPI=6
* dev-qt/qtxcb-private-headers-5.12.5: failed sourcing ebuild: qt5-build.eclass: unsupported EAPI=6
* dev-qt/qtxcb-private-headers-5.13.2: failed sourcing ebuild: qt5-build.eclass: unsupported EAPI=6
* Cache regen failed with 1
|