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
|
{'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.24
$ pmaint --config /var/lib/repo-mirror-ci/data-sync/etc/portage sync cg
*** syncing cg
From https://github.com/brothermechanic/cg
5a3d352..e803bea master -> origin/master
Updating 5a3d352..e803bea
Fast-forward
media-gfx/blender/blender-9999.ebuild | 5 +-
...der-4.0.0-support-building-with-musl-libc.patch | 92 ++++++++++++++++++++++
media-libs/audaspace/audaspace-9999.ebuild | 2 +-
media-libs/osl/Manifest | 2 +-
...l-1.13.6.0_beta1.ebuild => osl-1.13.6.1.ebuild} | 0
5 files changed, 97 insertions(+), 4 deletions(-)
create mode 100644 media-gfx/blender/files/blender-4.0.0-support-building-with-musl-libc.patch
rename media-libs/osl/{osl-1.13.6.0_beta1.ebuild => osl-1.13.6.1.ebuild} (100%)
*** 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
* 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
|