1 | {'description': {'en': "FrostyX's personal overlay"},
|
2 | 'feed': ['https://github.com/FrostyX/gentoo-overlay/commits/master.atom'],
|
3 | 'homepage': 'http://frostyx.cz/',
|
4 | 'name': 'frostyx',
|
5 | 'owner': [{'email': 'frostyx@email.cz', 'name': 'FrostyX', 'type': 'person'}],
|
6 | 'quality': 'experimental',
|
7 | 'source': [{'type': 'git',
|
8 | 'uri': 'https://github.com/FrostyX/gentoo-overlay.git'},
|
9 | {'type': 'git',
|
10 | 'uri': 'git://github.com/FrostyX/gentoo-overlay.git'},
|
11 | {'type': 'git',
|
12 | 'uri': 'git@github.com:FrostyX/gentoo-overlay.git'}],
|
13 | 'status': 'unofficial'}
|
14 | $ pmaint sync frostyx
|
15 | Already up to date.
|
16 | *** syncing frostyx
|
17 | *** synced frostyx
|
18 | * Sync succeeded
|
19 | $ git log --format=%ci -1
|
20 | $ git show -q --pretty=format:%G? HEAD
|
21 | $ pmaint regen --use-local-desc --pkg-desc-index -t 1 frostyx
|
22 | * app-misc/ti-9999: failed sourcing ebuild: inherit requires unknown eclass: git-2.eclass
| [FATAL] |
23 | * app-misc/tracer-9999: failed sourcing ebuild: inherit requires unknown eclass: git-2.eclass
| [FATAL] |
24 | * Cache regen failed with 1
|