1 | {'description': {'en': 'A collection of ebuilds that are missing or outdated '
|
2 | 'or incomplete on the Gentoo portage official '
|
3 | 'repository..'},
|
4 | 'homepage': 'https://github.com/psihozefir/sorinp-gentoo-overlay',
|
5 | 'name': 'sorinp',
|
6 | 'owner': [{'email': 'sorin.panca@gmail.com',
|
7 | 'name': 'Sorin Panca',
|
8 | 'type': 'person'}],
|
9 | 'quality': 'experimental',
|
10 | 'source': [{'type': 'git',
|
11 | 'uri': 'https://github.com/psihozefir/sorinp-gentoo-overlay'}],
|
12 | 'status': 'unofficial'}
|
13 | pkgcore 0.12.8
|
14 |
|
15 | $ pmaint --config /var/lib/repo-mirror-ci/data-sync/etc/portage sync sorinp
|
16 | *** syncing sorinp
|
17 | Already up to date.
|
18 | *** synced sorinp
|
19 | * Sync succeeded
|
20 | $ git log --format=%ci -1
|
21 | $ git show -q --pretty=format:%G? HEAD
|
22 | $ pmaint --config /var/lib/repo-mirror-ci/data/etc/portage regen --use-local-desc --pkg-desc-index -t 32 sorinp
|
23 | * media-libs/raspberrypi-userland-bin-1.20160620: failed sourcing ebuild: vcs-snapshot: EAPI 5 not supported, (vcs-snapshot.eclass, line 47: called die)
| [FATAL] |
24 | * sys-boot/raspberrypi-firmware-1.20160620: failed sourcing ebuild: readme.gentoo-r1: EAPI 5 not supported, (readme.gentoo-r1.eclass, line 25: called die)
| [FATAL] |
25 | * sys-kernel/raspberrypi-image-4.4.13_p20160620: failed sourcing ebuild: readme.gentoo-r1: EAPI 5 not supported, (readme.gentoo-r1.eclass, line 25: called die)
| [FATAL] |
26 | * Cache regen failed with 1
|