1 | {'description': {'en': "mooyooma's personal overlay"},
|
2 | 'homepage': 'https://gitlab.com/mooyooma-overlay/mooyooma-overlay',
|
3 | 'name': 'mooyooma',
|
4 | 'owner': [{'email': 'mooyooma@openmailbox.org',
|
5 | 'name': 'mooyooma',
|
6 | 'type': 'person'}],
|
7 | 'quality': 'experimental',
|
8 | 'source': [{'type': 'git',
|
9 | 'uri': 'https://gitlab.com/mooyooma-overlay/mooyooma-overlay.git'}],
|
10 | 'status': 'unofficial'}
|
11 | $ pmaint sync mooyooma
|
12 | Already up to date.
|
13 | *** syncing mooyooma
|
14 | *** synced mooyooma
|
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 mooyooma
|
19 | * dev-cpp/curlcpp-9999: failed sourcing ebuild: inherit requires unknown eclass: git-2.eclass
| [FATAL] |
20 | * dev-cpp/libvmime-9999: failed sourcing ebuild: inherit requires unknown eclass: git-2.eclass
| [FATAL] |
21 | * dev-libs/gumbo-parser-9999: failed sourcing ebuild: inherit requires unknown eclass: git-2.eclass
| [FATAL] |
22 | * Cache regen failed with 1
|