1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
|
{'description': {'en': "jsteward's personal overlay"},
'feed': ['https://github.com/KireinaHoro/jsteward/commits/master.atom'],
'homepage': 'https://github.com/KireinaHoro/jsteward',
'name': 'jsteward',
'owner': [{'email': 'i@jsteward.moe',
'name': 'KireinaHoro',
'type': 'person'}],
'quality': 'experimental',
'source': [{'type': 'git',
'uri': 'https://github.com/KireinaHoro/jsteward.git'},
{'type': 'git', 'uri': 'git://github.com/KireinaHoro/jsteward.git'},
{'type': 'git', 'uri': 'git@github.com:KireinaHoro/jsteward.git'}],
'status': 'unofficial'}
$ pmaint sync jsteward
Already up to date.
*** syncing jsteward
*** synced jsteward
* Sync succeeded
$ git log --format=%ci -1
$ git show -q --pretty=format:%G? HEAD
$ pmaint regen --use-local-desc --pkg-desc-index -t 1 jsteward
* dev-python/aiozmq-0.7.1: failed sourcing ebuild: No supported implementation in PYTHON_COMPAT.
* dev-python/april-0.0.1_alpha4: failed sourcing ebuild: No supported implementation in PYTHON_COMPAT.
* dev-python/fuocore-0.0.5_alpha5-r1: failed sourcing ebuild: No supported implementation in PYTHON_COMPAT.
* dev-python/quamash-0.5.5: failed sourcing ebuild: No supported implementation in PYTHON_COMPAT.
* media-sound/feeluown-1.0.5.3: failed sourcing ebuild: No supported implementation in PYTHON_COMPAT.
* media-sound/feeluown-1.1.0_alpha2: failed sourcing ebuild: No supported implementation in PYTHON_COMPAT.
* Cache regen failed with 1
|