1 | {'description': {'en': 'rasdark personal overlay'},
|
2 | 'homepage': 'https://github.com/rasdark/overlay',
|
3 | 'name': 'rasdark',
|
4 | 'owner': [{'email': 'andrew.senik@gmail.com',
|
5 | 'name': 'Andrey Senik',
|
6 | 'type': 'person'}],
|
7 | 'quality': 'experimental',
|
8 | 'source': [{'type': 'git', 'uri': 'https://github.com/rasdark/overlay'},
|
9 | {'type': 'git', 'uri': 'git://github.com/rasdark/overlay.git'}],
|
10 | 'status': 'unofficial'}
|
11 | pkgcore 0.12.1
|
12 |
|
13 | $ pmaint --config /var/lib/repo-mirror-ci/data-sync/etc/portage sync rasdark
|
14 | *** syncing rasdark
|
15 | Already up to date.
|
16 | *** synced rasdark
|
17 | * Sync succeeded
|
18 | $ git log --format=%ci -1
|
19 | $ git show -q --pretty=format:%G? HEAD
|
20 | $ pmaint --config /var/lib/repo-mirror-ci/data/etc/portage regen --use-local-desc --pkg-desc-index -t 32 rasdark
|
21 | * www-client/yandex-browser-beta-20.11.3.188: failed sourcing ebuild: EAPI=6 is not supported, (chromium-2.eclass, line 14: called die)
| [FATAL] |
22 | * x11-misc/trayfreq-0.2_pre2: failed sourcing ebuild: eutils: EAPI 4 not supported, (eutils.eclass, line 32: called die)
| [FATAL] |
23 | * Cache regen failed with 1
|