1 | {'description': {'en': 'Fated Mariner Gentoo Overlay'},
|
2 | 'homepage': 'https://github.com/BlueDragonX/fm-overlay',
|
3 | 'name': 'fm',
|
4 | 'owner': [{'email': 'bluedragonx@gmail.com', 'type': 'person'}],
|
5 | 'quality': 'experimental',
|
6 | 'source': [{'type': 'git',
|
7 | 'uri': 'https://github.com/BlueDragonX/fm-overlay.git'}],
|
8 | 'status': 'unofficial'}
|
9 | $ pmaint sync fm
|
10 | Already up to date.
|
11 | *** syncing fm
|
12 | *** synced fm
|
13 | * Sync succeeded
|
14 | $ git log --format=%ci -1
|
15 | $ git show -q --pretty=format:%G? HEAD
|
16 | $ pmaint regen --use-local-desc --pkg-desc-index -t 1 fm
|
17 | * media-fonts/inconsolata-g-1: failed sourcing ebuild: EAPI 0 is not supported by font.eclass.
| [FATAL] |
18 | * media-fonts/inconsolata-g-2: failed sourcing ebuild: EAPI 0 is not supported by font.eclass.
| [FATAL] |
19 | * media-fonts/inconsolata-g-powerline-1: failed sourcing ebuild: EAPI 0 is not supported by font.eclass.
| [FATAL] |
20 | * media-fonts/inconsolata-g-powerline-2: failed sourcing ebuild: EAPI 0 is not supported by font.eclass.
| [FATAL] |
21 | * Cache regen failed with 1
|