1 | {'description': {'en': 'Personal overlay of Erik Moen'},
|
2 | 'feed': ['https://cgit.gentoo.org/user/eroen.git/atom/'],
|
3 | 'homepage': 'https://cgit.gentoo.org/user/eroen.git/',
|
4 | 'name': 'eroen',
|
5 | 'owner': [{'email': 'gentoo@eroen.eu', 'name': 'Erik Moen', 'type': 'person'}],
|
6 | 'quality': 'experimental',
|
7 | 'source': [{'type': 'git',
|
8 | 'uri': 'https://anongit.gentoo.org/git/user/eroen.git'},
|
9 | {'type': 'git', 'uri': 'git://anongit.gentoo.org/user/eroen.git'},
|
10 | {'type': 'git',
|
11 | 'uri': 'git+ssh://git@git.gentoo.org/user/eroen.git'}],
|
12 | 'status': 'unofficial'}
|
13 | $ pmaint sync eroen
|
14 | Already up to date.
|
15 | *** syncing eroen
|
16 | *** synced eroen
|
17 | * Sync succeeded
|
18 | $ git log --format=%ci -1
|
19 | $ git show -q --pretty=format:%G? HEAD
|
20 | $ pmaint regen --use-local-desc --pkg-desc-index -t 1 eroen
|
21 | * dev-cpp/gmock-1.7.0-r1: failed sourcing ebuild: Unsupported EAPI=4 (too old) for python-any-r1
| [FATAL] |
22 | * dev-python/awkwardduet-1.1_pre4: failed sourcing ebuild: No supported implementation in PYTHON_COMPAT.
| [FATAL] |
23 | * games-util/dwarftherapist-0.6.13_p20120616: failed sourcing ebuild: qmake-utils.eclass: unsupported EAPI=5
| [FATAL] |
24 | * games-util/dwarftherapist-0.6.13_p20120616-r1: failed sourcing ebuild: qmake-utils.eclass: unsupported EAPI=5
| [FATAL] |
25 | * games-util/dwarftherapist-0.6.13_p20120616-r2: failed sourcing ebuild: qmake-utils.eclass: unsupported EAPI=5
| [FATAL] |
26 | * Cache regen failed with 1
|