1 | {'description': {'en': 'Mainly cryptocurrency/blockchain related ebuilds'},
|
2 | 'feed': ['https://github.com/sevcsik/overlay/commits/master.atom'],
|
3 | 'homepage': 'https://github.com/sevcsik/overlay',
|
4 | 'name': 'sevcsik',
|
5 | 'owner': [{'email': 'sevcsik@sevdev.hu',
|
6 | 'name': 'Andras Sevcsik',
|
7 | 'type': 'person'}],
|
8 | 'quality': 'experimental',
|
9 | 'source': [{'type': 'git', 'uri': 'https://github.com/sevcsik/overlay.git'},
|
10 | {'type': 'git', 'uri': 'git@github.com:sevcsik/overlay.git'}],
|
11 | 'status': 'unofficial'}
|
12 | pkgcore 0.12.8
|
13 |
|
14 | $ pmaint --config /var/lib/repo-mirror-ci/data-sync/etc/portage sync sevcsik
|
15 | *** syncing sevcsik
|
16 | Already up to date.
|
17 | *** synced sevcsik
|
18 | * Sync succeeded
|
19 | $ git log --format=%ci -1
|
20 | $ git show -q --pretty=format:%G? HEAD
|
21 | $ pmaint --config /var/lib/repo-mirror-ci/data/etc/portage regen --use-local-desc --pkg-desc-index -t 32 sevcsik
|
22 | * net-p2p/lisk-core-0.9.7: failed sourcing ebuild: user: EAPI 5 not supported, (user.eclass, line 26: called die)
| [FATAL] |
23 | * net-p2p/litecoind-0.13.2.1: failed sourcing ebuild: user: EAPI 5 not supported, (user.eclass, line 26: called die)
| [FATAL] |
24 | * Cache regen failed with 1
|