1 | {'description': {'en': 'Gentoo overlay with packages for software made by '
|
2 | 'Yandex',
|
3 | 'ru': 'Оверлей с софтом, выпущенным Яндексом'},
|
4 | 'feed': ['https://github.com/yandex-gentoo/overlay/commits/master.atom'],
|
5 | 'homepage': 'https://github.com/yandex-gentoo/overlay',
|
6 | 'name': 'yandex',
|
7 | 'owner': [{'email': 'mva@gentoo.org',
|
8 | 'name': 'Vadim A. Misbakh-Soloviov',
|
9 | 'type': 'person'}],
|
10 | 'quality': 'experimental',
|
11 | 'source': [{'type': 'git',
|
12 | 'uri': 'https://github.com/yandex-gentoo/overlay.git'},
|
13 | {'type': 'git',
|
14 | 'uri': 'git://github.com/yandex-gentoo/overlay.git'},
|
15 | {'type': 'git', 'uri': 'git@github.com:yandex-gentoo/overlay.git'}],
|
16 | 'status': 'unofficial'}
|
17 | pkgcore 0.12.7
|
18 |
|
19 | $ pmaint --config /var/lib/repo-mirror-ci/data-sync/etc/portage sync yandex
|
20 | *** syncing yandex
|
21 | Already up to date.
|
22 | *** synced yandex
|
23 | * Sync succeeded
|
24 | $ git log --format=%ci -1
|
25 | $ git show -q --pretty=format:%G? HEAD
|
26 | $ pmaint --config /var/lib/repo-mirror-ci/data/etc/portage regen --use-local-desc --pkg-desc-index -t 32 yandex
|
27 | * www-client/yandex-browser-beta-20.4.3.268_p1: failed sourcing ebuild: chromium-2: EAPI=6 is not supported, (chromium-2.eclass, line 14: called die)
| [FATAL] |
28 | * www-client/yandex-browser-beta-20.8.0.864_p1: failed sourcing ebuild: chromium-2: EAPI=6 is not supported, (chromium-2.eclass, line 14: called die)
| [FATAL] |
29 | * www-plugins/yandex-browser-ffmpeg-codecs-20.4.3.268: failed sourcing ebuild: chromium-2: EAPI=6 is not supported, (chromium-2.eclass, line 14: called die)
| [FATAL] |
30 | * Cache regen failed with 1
|