1 | {'description': {'en': "Tim Boudreau's Overlay"},
|
2 | 'feed': ['https://github.com/timboudreau/gentoo/commits/master.atom'],
|
3 | 'homepage': 'https://github.com/timboudreau/gentoo',
|
4 | 'name': 'timboudreau',
|
5 | 'owner': [{'email': 'tim@timboudreau.com',
|
6 | 'name': 'Tim Boudreau',
|
7 | 'type': 'person'}],
|
8 | 'quality': 'experimental',
|
9 | 'source': [{'type': 'git', 'uri': 'https://github.com/timboudreau/gentoo.git'},
|
10 | {'type': 'git', 'uri': 'git://github.com/timboudreau/gentoo.git'},
|
11 | {'type': 'git', 'uri': 'git@github.com:timboudreau/gentoo.git'}],
|
12 | 'status': 'unofficial'}
|
13 | $ pmaint sync timboudreau
|
14 | Already up to date.
|
15 | *** syncing timboudreau
|
16 | *** synced timboudreau
|
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 timboudreau
|
21 | * media-fonts/advanced-sans-serif-7.0: failed sourcing ebuild: EAPI 3 is not supported by font.eclass.
| [FATAL] |
22 | * media-fonts/b20-sans-1.0: failed sourcing ebuild: EAPI 3 is not supported by font.eclass.
| [FATAL] |
23 | * media-fonts/bowman-1.0: failed sourcing ebuild: EAPI 3 is not supported by font.eclass.
| [FATAL] |
24 | * media-fonts/bpmono-1.0: failed sourcing ebuild: EAPI 3 is not supported by font.eclass.
| [FATAL] |
25 | * media-fonts/eurofurence-1.0: failed sourcing ebuild: EAPI 3 is not supported by font.eclass.
| [FATAL] |
26 | * media-fonts/monofur-1.0: failed sourcing ebuild: EAPI 3 is not supported by font.eclass.
| [FATAL] |
27 | * media-fonts/saxmono-1.1: failed sourcing ebuild: EAPI 3 is not supported by font.eclass.
| [FATAL] |
28 | * media-fonts/sourcecode-2.030: failed sourcing ebuild: EAPI 3 is not supported by font.eclass.
| [FATAL] |
29 | * media-fonts/sourcesans-2.045: failed sourcing ebuild: EAPI 3 is not supported by font.eclass.
| [FATAL] |
30 | * Cache regen failed with 1
|