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
|
{'description': {'en': 'Bits and pieces missing in gentoo or layman repos I '
'need'},
'homepage': 'https://github.com/Amaroun/gamarouns',
'name': 'gamarouns',
'owner': [{'email': 'vit.kasal@gmail.com',
'name': 'amaroun',
'type': 'person'}],
'quality': 'experimental',
'source': [{'type': 'git', 'uri': 'https://github.com/Amaroun/gamarouns.git'}],
'status': 'unofficial'}
pkgcore 0.11.2 -- extended version info unavailable
$ pmaint sync gamarouns
*** syncing gamarouns
Already up to date.
*** synced gamarouns
* Sync succeeded
$ git log --format=%ci -1
$ git show -q --pretty=format:%G? HEAD
$ pmaint regen --use-local-desc --pkg-desc-index -t 32 gamarouns
* app-misc/bosco-9999: failed sourcing ebuild: Unsupported EAPI=5 (too old) for distutils-r1, (distutils-r1.eclass, line 48: called die)
* dev-python/sireader-1.1.1: failed sourcing ebuild: Unsupported EAPI=5 (too old) for distutils-r1, (distutils-r1.eclass, line 48: called die)
* dev-python/spyder-3.2.7: failed sourcing ebuild: No supported implementation in PYTHON_COMPAT., (python-utils-r1.eclass, line 158: called die)
* sci-geosciences/geographiclib-1.50: failed sourcing ebuild: No supported implementation in PYTHON_COMPAT., (python-utils-r1.eclass, line 158: called die)
* Cache regen failed with 1
|