1 | {'description': {'en': 'Home overlay for development, patches and live ebuilds',
|
2 | 'ru': 'Домашний оверлей для разработки, патчей и лайв '
|
3 | 'ебилдов'},
|
4 | 'feed': ['https://github.com/pkulev/riru/commits/master.atom'],
|
5 | 'homepage': 'https://github.com/pkulev/riru',
|
6 | 'name': 'riru',
|
7 | 'owner': [{'email': 'kulyov.pavel@gmail.com',
|
8 | 'name': 'Pavel Kulyov',
|
9 | 'type': 'person'}],
|
10 | 'quality': 'experimental',
|
11 | 'source': [{'type': 'git', 'uri': 'https://github.com/pkulev/riru.git'},
|
12 | {'type': 'git', 'uri': 'git@github.com:pkulev/riru.git'}],
|
13 | 'status': 'unofficial'}
|
14 | pkgcore 0.12.24
|
15 |
|
16 | $ pmaint --config /var/lib/repo-mirror-ci/data-sync/etc/portage sync riru
|
17 | *** syncing riru
|
18 | Already up to date.
|
19 | *** synced riru
|
20 | * Sync succeeded
|
21 | $ git log --format=%ci -1
|
22 | $ git show -q --pretty=format:%G? HEAD
|
23 | $ pmaint --config /var/lib/repo-mirror-ci/data/etc/portage regen --use-local-desc --pkg-desc-index -t 32 riru
|
24 | * app-portage/portage-tui-9999: failed sourcing ebuild: git-r3: EAPI 6 not supported, (git-r3.eclass, line 30: called die)
| [FATAL] |
25 | * dev-lang/hy-0.19.0: failed sourcing ebuild: No supported implementation in PYTHON_COMPAT., (python-utils-r1.eclass, line 167: called die)
| [FATAL] |
26 | * dev-lang/hy-0.20.0: failed sourcing ebuild: No supported implementation in PYTHON_COMPAT., (python-utils-r1.eclass, line 167: called die)
| [FATAL] |
27 | * media-video/baka-mplayer-9999: failed sourcing ebuild: inherit requires unknown eclass: eutils.eclass
| [FATAL] |
28 | * sys-apps/laptasus-9999: failed sourcing ebuild: git-r3: EAPI 6 not supported, (git-r3.eclass, line 30: called die)
| [FATAL] |
29 | * Cache regen failed with 1
|