1 | {'description': {'en': 'Golang related ebuilds'},
|
2 | 'homepage': 'https://github.com/Dr-Terrible/go-overlay',
|
3 | 'name': 'go-overlay',
|
4 | 'owner': [{'email': 'toffanin.mauro@gmail.com',
|
5 | 'name': 'Mauro Toffanin',
|
6 | 'type': 'person'}],
|
7 | 'quality': 'experimental',
|
8 | 'source': [{'type': 'git',
|
9 | 'uri': 'https://github.com/Dr-Terrible/go-overlay.git'}],
|
10 | 'status': 'unofficial'}
|
11 | $ pmaint sync go-overlay
|
12 | Already up to date.
|
13 | *** syncing go-overlay
|
14 | *** synced go-overlay
|
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 go-overlay
|
19 | * dev-util/goreleaser-0.35.6: failed sourcing ebuild: golang-common: EAPI=6 is not supported
| [FATAL] |
20 | * dev-util/goreleaser-0.67.0: failed sourcing ebuild: golang-common: EAPI=6 is not supported
| [FATAL] |
21 | * Cache regen failed with 1
|