1 | {'description': {'en': 'assorted ebuilds designed to solve bugs, or bring new '
|
2 | 'features'},
|
3 | 'feed': ['https://github.com/prototype99/prototype99/commits/master.atom'],
|
4 | 'homepage': 'https://github.com/prototype99/prototype99',
|
5 | 'name': 'prototype99',
|
6 | 'owner': [{'email': 'sophietheopossum@yandex.ru',
|
7 | 'name': 'Seirra Blake',
|
8 | 'type': 'person'}],
|
9 | 'quality': 'experimental',
|
10 | 'source': [{'type': 'git',
|
11 | 'uri': 'https://github.com/prototype99/prototype99.git'},
|
12 | {'type': 'git',
|
13 | 'uri': 'git+ssh://git@github.com/prototype99/prototype99.git'}],
|
14 | 'status': 'unofficial'}
|
15 | $ pmaint sync prototype99
|
16 | Already up to date.
|
17 | *** syncing prototype99
|
18 | *** synced prototype99
|
19 | * Sync succeeded
|
20 | $ git log --format=%ci -1
|
21 | $ git show -q --pretty=format:%G? HEAD
|
22 | $ pmaint regen --use-local-desc --pkg-desc-index -t 1 prototype99
|
23 | * kde-apps/dolphin-18.04.3: failed sourcing ebuild: EAPI=6 is not supported
| [FATAL] |
24 | * kde-apps/dolphin-18.08.3: failed sourcing ebuild: EAPI=6 is not supported
| [FATAL] |
25 | * kde-plasma/plasma-meta-5.12.5-r1: failed sourcing ebuild: EAPI=6 is not supported
| [FATAL] |
26 | * kde-plasma/plasma-meta-5.13.5-r1: failed sourcing ebuild: EAPI=6 is not supported
| [FATAL] |
27 | * kde-plasma/plasma-meta-5.14.3-r2: failed sourcing ebuild: EAPI=6 is not supported
| [FATAL] |
28 | * sci-geosciences/josm-14289: failed sourcing ebuild: inherit requires unknown eclass: rindeal.eclass
| [FATAL] |
29 | * sci-geosciences/josm-14289-r1: failed sourcing ebuild: inherit requires unknown eclass: rindeal.eclass
| [FATAL] |
30 | * Cache regen failed with 1
|