1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
|
{'description': {'en': "Yurij's overlay"},
'feed': ['https://github.com/yurijmikhalevich/yurij-overlay/commits/master.atom'],
'homepage': 'https://github.com/yurijmikhalevich/yurij-overlay',
'name': 'yurij-overlay',
'owner': [{'email': 'yurij@mikhalevi.ch',
'name': 'Yurij Mikhalevich',
'type': 'person'}],
'quality': 'experimental',
'source': [{'type': 'git',
'uri': 'https://github.com/yurijmikhalevich/yurij-overlay.git'},
{'type': 'git',
'uri': 'git@github.com:yurijmikhalevich/yurij-overlay.git'}],
'status': 'unofficial'}
pkgcore 0.12.24
$ pmaint --config /var/lib/repo-mirror-ci/data-sync/etc/portage sync yurij-overlay
*** syncing yurij-overlay
Already up to date.
*** synced yurij-overlay
* Sync succeeded
$ git log --format=%ci -1
$ git show -q --pretty=format:%G? HEAD
$ pmaint --config /var/lib/repo-mirror-ci/data/etc/portage regen --use-local-desc --pkg-desc-index -t 32 yurij-overlay
* app-office/timecamp-bin-1.3.8.1: failed sourcing ebuild: unpacker: EAPI 6 not supported, (unpacker.eclass, line 20: called die)
* net-im/zoom-bin-2.0.91373.0502: failed sourcing ebuild: unpacker: EAPI 6 not supported, (unpacker.eclass, line 20: called die)
* Cache regen failed with 1
|