blob: 88f2d952cd03a3664c449c0289eb2c9d8ec664ef (
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
* kde-misc/plasma-applet-netspeed-widget-1.8: failed sourcing ebuild: inherit requires unknown eclass: kde5.eclass
* kde-misc/plasma-applet-netspeed-widget-9999: failed sourcing ebuild: inherit requires unknown eclass: kde5.eclass
* net-misc/logjam-4.5.3: failed sourcing ebuild: inherit: missing eclass argument
* Cache regen failed with 1
|