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
36
|
{'description': {'en': 'Computer graphics ebuilds for gentoo'},
'homepage': 'https://github.com/brothermechanic/cg',
'name': 'cg',
'owner': [{'email': 'brothermechanic@gmail.com', 'type': 'person'}],
'quality': 'experimental',
'source': [{'type': 'git', 'uri': 'https://github.com/brothermechanic/cg.git'},
{'type': 'git',
'uri': 'git+ssh://git@github.com/brothermechanic/cg.git'}],
'status': 'unofficial'}
pkgcore 0.12.23
$ pmaint --config /var/lib/repo-mirror-ci/data-sync/etc/portage sync cg
*** syncing cg
From https://github.com/brothermechanic/cg
00e037f..6be2b88 master -> origin/master
Updating 00e037f..6be2b88
Fast-forward
.../cg_preferences/cg_preferences-9999.ebuild | 2 +-
media-gfx/blender/blender-9999.ebuild | 34 +++++------
.../files/4.1/blender-fix-vulkan-build.patch | 69 ----------------------
.../blender/files/4.1/blender-system-json.patch | 31 ----------
media-libs/oidn/oidn-9999.ebuild | 3 +-
5 files changed, 19 insertions(+), 120 deletions(-)
delete mode 100644 media-gfx/blender/files/4.1/blender-fix-vulkan-build.patch
delete mode 100644 media-gfx/blender/files/4.1/blender-system-json.patch
*** synced cg
* Sync succeeded
$ git log --format=%ci -1
$ git show -q --pretty=format:%G? HEAD
$ pmaint --config /var/lib/repo-mirror-ci/data/etc/portage regen --use-local-desc --pkg-desc-index -t 32 cg
* kde-apps/kde5-thumbnailer-blender-9999: failed sourcing ebuild: eutils: EAPI 7 not supported, (eutils.eclass, line 18: called die)
* media-gfx/djv-bin-2.0.5: failed sourcing ebuild: eutils: EAPI 7 not supported, (eutils.eclass, line 18: called die)
* media-video/lightworks-2022.2-r1: failed sourcing ebuild: eutils: EAPI 7 not supported, (eutils.eclass, line 18: called die)
* sci-mathematics/netgen-6.2.1910: failed sourcing ebuild: No supported implementation in PYTHON_COMPAT., (python-utils-r1.eclass, line 167: called die)
* x11-misc/xbindkeys-config-0.1.3: failed sourcing ebuild: eutils: EAPI 7 not supported, (eutils.eclass, line 18: called die)
* Cache regen failed with 1
|