1 | {'description': {'en': 'Computer graphics ebuilds for gentoo'},
|
2 | 'homepage': 'https://github.com/brothermechanic/cg',
|
3 | 'name': 'cg',
|
4 | 'owner': [{'email': 'brothermechanic@gmail.com', 'type': 'person'}],
|
5 | 'quality': 'experimental',
|
6 | 'source': [{'type': 'git',
|
7 | 'uri': 'https://github.com/brothermechanic/cg.git'}],
|
8 | 'status': 'unofficial'}
|
9 | pkgcore 0.12.7
|
10 |
|
11 | $ pmaint --config /var/lib/repo-mirror-ci/data-sync/etc/portage sync cg
|
12 | *** syncing cg
|
13 | Already up to date.
|
14 | *** synced cg
|
15 | * Sync succeeded
|
16 | $ git log --format=%ci -1
|
17 | $ git show -q --pretty=format:%G? HEAD
|
18 | $ pmaint --config /var/lib/repo-mirror-ci/data/etc/portage regen --use-local-desc --pkg-desc-index -t 32 cg
|
19 | * dev-util/nvidia-cuda-sdk-10.1.105: failed sourcing ebuild: Unsupported EAPI=6 (too old) for cuda, (cuda.eclass, line 6: called die)
| [FATAL] |
20 | * dev-util/nvidia-cuda-sdk-10.1.168: failed sourcing ebuild: Unsupported EAPI=6 (too old) for cuda, (cuda.eclass, line 6: called die)
| [FATAL] |
21 | * media-makehuman/mhx2-makehuman-exchange-9999: failed sourcing ebuild: mercurial: EAPI 6 not supported, (mercurial.eclass, line 20: called die)
| [FATAL] |
22 | * media-plugins/refocus-it-2.0.0: failed sourcing ebuild: eutils: EAPI 0 not supported, (eutils.eclass, line 32: called die)
| [FATAL] |
23 | * x11-misc/xbindkeys-config-0.1.3: failed sourcing ebuild: eutils: EAPI 4 not supported, (eutils.eclass, line 32: called die)
| [FATAL] |
24 | * Cache regen failed with 1
|