blob: 662939697fb24e11806592c2fb69ed1521da87c3 (
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
|
{'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
* app-misc/nixnote-2.0: failed sourcing ebuild: qmake-utils.eclass: unsupported EAPI=5
* app-misc/nixnote-2.0.2: failed sourcing ebuild: qmake-utils.eclass: unsupported EAPI=5
* app-misc/nixnote-2.0.9999: failed sourcing ebuild: qmake-utils.eclass: unsupported EAPI=5
* dev-android/heimdall-1.3.2: failed sourcing ebuild: qmake-utils.eclass: unsupported EAPI=5
* dev-android/heimdall-1.4.1: failed sourcing ebuild: qmake-utils.eclass: unsupported EAPI=5
* media-fonts/ntufonts-20030521: failed sourcing ebuild: EAPI 4 is not supported by font.eclass.
* media-fonts/sinicafonts-20030521: failed sourcing ebuild: EAPI 4 is not supported by font.eclass.
* media-fonts/wangfonts-1.3.0: failed sourcing ebuild: EAPI 4 is not supported by font.eclass.
* media-video/QtAV-1.11.0-r1: failed sourcing ebuild: qmake-utils.eclass: unsupported EAPI=5
* net-im/cutegram-2.7.0: failed sourcing ebuild: qmake-utils.eclass: unsupported EAPI=5
* net-im/qipmsg-1.0.0: failed sourcing ebuild: qmake-utils.eclass: unsupported EAPI=4
* net-misc/TelegramQML-0.9.1: failed sourcing ebuild: qmake-utils.eclass: unsupported EAPI=5
* net-misc/egear-0.1.1.1: failed sourcing ebuild: qmake-utils.eclass: unsupported EAPI=4
* net-misc/egear-0.1.9999: failed sourcing ebuild: qmake-utils.eclass: unsupported EAPI=4
* net-misc/libqtelegram-ae-6.0: failed sourcing ebuild: qmake-utils.eclass: unsupported EAPI=5
* sys-block/imagewriter-9999: failed sourcing ebuild: qmake-utils.eclass: unsupported EAPI=5
* Cache regen failed with 1
|