1 | {'description': {'en': 'Ebuilds by Florian Schmaus'},
|
2 | 'homepage': 'https://gitlab.com/Flow/flow-s-ebuilds',
|
3 | 'name': 'flow',
|
4 | 'owner': [{'email': 'flo@geekplace.eu',
|
5 | 'name': 'Florian Schmaus',
|
6 | 'type': 'person'}],
|
7 | 'quality': 'experimental',
|
8 | 'source': [{'type': 'git',
|
9 | 'uri': 'https://gitlab.com/Flow/flow-s-ebuilds.git'}],
|
10 | 'status': 'unofficial'}
|
11 | $ pmaint sync flow
|
12 | Already up to date.
|
13 | *** syncing flow
|
14 | *** synced flow
|
15 | * Sync succeeded
|
16 | $ git log --format=%ci -1
|
17 | $ git show -q --pretty=format:%G? HEAD
|
18 | $ pmaint regen --use-local-desc --pkg-desc-index -t 1 flow
|
19 | * app-admin/findcruft2-9999: failed sourcing ebuild: inherit requires unknown eclass: git-2.eclass
| [FATAL] |
20 | * app-doc/autotools-mythbuster-9999: failed sourcing ebuild: inherit requires unknown eclass: git-2.eclass
| [FATAL] |
21 | * app-emacs/auctex-9999: failed sourcing ebuild: Unsupported EAPI=4 (too old) for latex-package
| [FATAL] |
22 | * app-emulation/halvm-9999: failed sourcing ebuild: inherit requires unknown eclass: git-2.eclass
| [FATAL] |
23 | * app-text/explain-9999: failed sourcing ebuild: inherit requires unknown eclass: git-2.eclass
| [FATAL] |
24 | * dev-tex/latex-acmart-1.33: failed sourcing ebuild: Unsupported EAPI=6 (too old) for latex-package
| [FATAL] |
25 | * dev-tex/latex-acmart-1.40: failed sourcing ebuild: Unsupported EAPI=6 (too old) for latex-package
| [FATAL] |
26 | * x11-themes/zenburn-themes-9999: failed sourcing ebuild: inherit requires unknown eclass: git-2.eclass
| [FATAL] |
27 | * Cache regen failed with 1
|