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 | From https://github.com/brothermechanic/cg
|
15 | f06bb60..5a3d352 master -> origin/master
|
16 | Updating f06bb60..5a3d352
|
17 | Fast-forward
|
18 | media-gfx/blender/blender-9999.ebuild | 2 +-
|
19 | ...ensubdiv-3.4.3-install-tutorials-into-bin.patch | 25 ++-
|
20 | .../files/opensubdiv-3.6.0-cudaflags.patch | 20 +++
|
21 | .../opensubdiv-3.6.0-use-gnuinstalldirs.patch | 38 +++++
|
22 | ...div-3.6.0.ebuild => opensubdiv-3.6.0-r1.ebuild} | 0
|
23 | media-libs/opensubdiv/opensubdiv-9999.ebuild | 174 +++++++++++++++++----
|
24 | 6 files changed, 210 insertions(+), 49 deletions(-)
|
25 | create mode 100644 media-libs/opensubdiv/files/opensubdiv-3.6.0-cudaflags.patch
|
26 | create mode 100644 media-libs/opensubdiv/files/opensubdiv-3.6.0-use-gnuinstalldirs.patch
|
27 | rename media-libs/opensubdiv/{opensubdiv-3.6.0.ebuild => opensubdiv-3.6.0-r1.ebuild} (100%)
|
28 | *** synced cg
|
29 | * Sync succeeded
|
30 | $ git log --format=%ci -1
|
31 | $ git show -q --pretty=format:%G? HEAD
|
32 | $ pmaint --config /var/lib/repo-mirror-ci/data/etc/portage regen --use-local-desc --pkg-desc-index -t 32 cg
|
33 | * x11-misc/xbindkeys-config-0.1.3: failed sourcing ebuild: eutils: EAPI 7 not supported, (eutils.eclass, line 18: called die)
| [FATAL] |
34 | * Cache regen failed with 1
|