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', 'uri': 'https://github.com/brothermechanic/cg.git'},
|
7 | {'type': 'git',
|
8 | 'uri': 'git+ssh://git@github.com/brothermechanic/cg.git'}],
|
9 | 'status': 'unofficial'}
|
10 | pkgcore 0.12.24
|
11 |
|
12 | $ pmaint --config /var/lib/repo-mirror-ci/data-sync/etc/portage sync cg
|
13 | *** syncing cg
|
14 | Already up to date.
|
15 | *** synced cg
|
16 | * Sync succeeded
|
17 | $ git log --format=%ci -1
|
18 | $ git show -q --pretty=format:%G? HEAD
|
19 | $ pmaint --config /var/lib/repo-mirror-ci/data/etc/portage regen --use-local-desc --pkg-desc-index -t 32 cg
|
20 | * media-gfx/PureRef-1.9.2: failed sourcing ebuild: inherit requires unknown eclass: eutils.eclass
| [FATAL] |
21 | * media-gfx/PureRef-1.10.4: failed sourcing ebuild: inherit requires unknown eclass: eutils.eclass
| [FATAL] |
22 | * media-gfx/PureRef-1.11.1: failed sourcing ebuild: inherit requires unknown eclass: eutils.eclass
| [FATAL] |
23 | * media-gfx/oda-file-converter-19.12.0.0-r2: failed sourcing ebuild: inherit requires unknown eclass: eutils.eclass
| [FATAL] |
24 | * media-gfx/oda-file-converter-21.11.0.0-r1: failed sourcing ebuild: inherit requires unknown eclass: eutils.eclass
| [FATAL] |
25 | * media-gfx/xcftools-1.0.7: failed sourcing ebuild: inherit requires unknown eclass: eutils.eclass
| [FATAL] |
26 | * media-gfx/xcftools-1.0.7-r1: failed sourcing ebuild: inherit requires unknown eclass: eutils.eclass
| [FATAL] |
27 | * media-libs/libuiohook-9999: failed sourcing ebuild: git-r3: EAPI 6 not supported, (git-r3.eclass, line 30: called die)
| [FATAL] |
28 | * media-makehuman/community-plugins-assetdownload-9999: failed sourcing ebuild: git-r3: EAPI 6 not supported, (git-r3.eclass, line 30: called die)
| [FATAL] |
29 | * media-makehuman/community-plugins-mhapi-9999: failed sourcing ebuild: git-r3: EAPI 6 not supported, (git-r3.eclass, line 30: called die)
| [FATAL] |
30 | * media-makehuman/makehuman-assets-9999: failed sourcing ebuild: git-r3: EAPI 6 not supported, (git-r3.eclass, line 30: called die)
| [FATAL] |
31 | * x11-misc/xbindkeys-config-0.1.3: failed sourcing ebuild: inherit requires unknown eclass: eutils.eclass
| [FATAL] |
32 | * Cache regen failed with 1
|