1 | {'description': {'en': 'Newest versions of Pyfa (Python fitting assistant for '
|
2 | 'EVE Online)'},
|
3 | 'feed': ['https://github.com/ZeroPointEnergy/gentoo-pyfa-overlay/commits/master.atom'],
|
4 | 'homepage': 'https://github.com/ZeroPointEnergy/gentoo-pyfa-overlay',
|
5 | 'name': 'pyfa',
|
6 | 'owner': [{'email': 'a.zuber@gmx.ch',
|
7 | 'name': 'Andreas Zuber',
|
8 | 'type': 'person'}],
|
9 | 'quality': 'experimental',
|
10 | 'source': [{'type': 'git',
|
11 | 'uri': 'https://github.com/ZeroPointEnergy/gentoo-pyfa-overlay.git'},
|
12 | {'type': 'git',
|
13 | 'uri': 'git+ssh://git@github.com/ZeroPointEnergy/gentoo-pyfa-overlay.git'}],
|
14 | 'status': 'unofficial'}
|
15 | pkgcore 0.12.24
|
16 |
|
17 | $ pmaint --config /var/lib/repo-mirror-ci/data-sync/etc/portage sync pyfa
|
18 | *** syncing pyfa
|
19 | Already up to date.
|
20 | *** synced pyfa
|
21 | * Sync succeeded
|
22 | $ git log --format=%ci -1
|
23 | $ git show -q --pretty=format:%G? HEAD
|
24 | $ pmaint --config /var/lib/repo-mirror-ci/data/etc/portage regen --use-local-desc --pkg-desc-index -t 32 pyfa
|
25 | * games-util/pyfa-2.41.0: failed sourcing ebuild: No supported implementation in PYTHON_COMPAT., (python-utils-r1.eclass, line 167: called die)
| [FATAL] |
26 | * games-util/pyfa-9999: failed sourcing ebuild: No supported implementation in PYTHON_COMPAT., (python-utils-r1.eclass, line 167: called die)
| [FATAL] |
27 | * Cache regen failed with 1
|