1 | {'description': {'en': 'Art-Software overlay'},
|
2 | 'homepage': 'http://git.art-software.fr/ArtSoftware/portageLocalRepo',
|
3 | 'name': 'ArtSoftware',
|
4 | 'owner': [{'email': 'adrien.sohier@art-software.fr',
|
5 | 'name': '[Electron]',
|
6 | 'type': 'person'}],
|
7 | 'quality': 'experimental',
|
8 | 'source': [{'type': 'git',
|
9 | 'uri': 'http://git.art-software.fr/ArtSoftware/portageLocalRepo.git'}],
|
10 | 'status': 'unofficial'}
|
11 | $ pmaint sync ArtSoftware
|
12 | warning: redirecting to https://git.art-software.fr/ArtSoftware/portageLocalRepo.git/
|
13 | Already up to date.
|
14 | *** syncing ArtSoftware
|
15 | *** synced ArtSoftware
|
16 | * Sync succeeded
|
17 | $ git log --format=%ci -1
|
18 | $ git show -q --pretty=format:%G? HEAD
|
19 | $ pmaint regen --use-local-desc --pkg-desc-index -t 1 ArtSoftware
|
20 | * x11-terms/alacritty-9999: failed sourcing ebuild: EAPI=6 is not supported
| [FATAL] |
21 | * x11-terms/alacritty-20180118: failed sourcing ebuild: EAPI=6 is not supported
| [FATAL] |
22 | * x11-terms/alacritty-20180213: failed sourcing ebuild: EAPI=6 is not supported
| [FATAL] |
23 | * Cache regen failed with 1
|