blob: 2c279d051918088171432a820c230a5271b2c5cd (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
|
{'description': {'en': 'Personal overlay of Lara Maia'},
'feed': ['https://github.com/ShyPixie/Overlays/commits/master.atom'],
'homepage': 'https://github.com/ShyPixie/Overlays',
'name': 'ShyPixie',
'owner': [{'email': 'dev@lara.click', 'name': 'Lara Maia', 'type': 'person'}],
'quality': 'experimental',
'source': [{'type': 'git', 'uri': 'https://github.com/ShyPixie/Overlays.git'},
{'type': 'git', 'uri': 'git://github.com/ShyPixie/Overlays.git'},
{'type': 'git', 'uri': 'git@github.com:ShyPixie/Overlays.git'}],
'status': 'unofficial'}
$ pmaint sync ShyPixie
Already up to date.
*** syncing ShyPixie
*** synced ShyPixie
* Sync succeeded
$ git log --format=%ci -1
$ git show -q --pretty=format:%G? HEAD
$ pmaint regen --use-local-desc --pkg-desc-index -t 1 ShyPixie
* games-util/steam-tools-0.8.4: failed sourcing ebuild: No supported implementation in PYTHON_COMPAT.
* games-util/steam-tools-2.0.2_beta: failed sourcing ebuild: No supported implementation in PYTHON_COMPAT.
* x11-misc/openbox-menu-9999-r1: failed sourcing ebuild: No supported implementation in PYTHON_COMPAT.
* Cache regen failed with 1
|