1 | {'description': {'en': 'Common Lisp/Scheme development, recruitment and live '
|
2 | 'overlay.\n'
|
3 | " Support and feedback in `#gentoo-lisp' and via\n"
|
4 | " `gentoo-lisp@lists.gentoo.org'."},
|
5 | 'feed': ['https://cgit.gentoo.org/proj/lisp.git/atom/'],
|
6 | 'homepage': 'https://cgit.gentoo.org/proj/lisp.git',
|
7 | 'name': 'lisp',
|
8 | 'owner': [{'email': 'common-lisp@gentoo.org', 'type': 'project'},
|
9 | {'email': 'scheme@gentoo.org', 'type': 'project'}],
|
10 | 'quality': 'experimental',
|
11 | 'source': [{'type': 'git',
|
12 | 'uri': 'https://anongit.gentoo.org/git/proj/lisp.git'},
|
13 | {'type': 'git', 'uri': 'git://anongit.gentoo.org/proj/lisp.git'},
|
14 | {'type': 'git',
|
15 | 'uri': 'git+ssh://git@git.gentoo.org/proj/lisp.git'}],
|
16 | 'status': 'official'}
|
17 | pkgcore 0.12.21
|
18 |
|
19 | $ pmaint --config /var/lib/repo-mirror-ci/data-sync/etc/portage sync lisp
|
20 | WARNING:pkgcore:jkolo repo at '/var/lib/repo-mirror-ci/sync/jkolo', doesn't specify masters in metadata/layout.conf. Please explicitly set masters (use "masters =" if the repo is standalone).
|
21 | *** syncing lisp
|
22 | Already up to date.
|
23 | *** synced lisp
|
24 | * Sync succeeded
|
25 | $ git log --format=%ci -1
|
26 | $ git show -q --pretty=format:%G? HEAD
|
27 | $ pmaint --config /var/lib/repo-mirror-ci/data/etc/portage regen --use-local-desc --pkg-desc-index -t 32 lisp
|
28 | * dev-lisp/cl-closure-template-0.2.1: failed sourcing ebuild: elisp-common: EAPI 6 not supported, (elisp-common.eclass, line 182: called die)
| [FATAL] |
29 | * dev-lisp/mcclim-0.9.7: failed sourcing ebuild: elisp-common: EAPI 6 not supported, (elisp-common.eclass, line 182: called die)
| [FATAL] |
30 | * dev-lisp/restas-0.1.4: failed sourcing ebuild: elisp-common: EAPI 6 not supported, (elisp-common.eclass, line 182: called die)
| [FATAL] |
31 | * x11-wm/stumpwm-1.0.1_rc: failed sourcing ebuild: elisp-common: EAPI 6 not supported, (elisp-common.eclass, line 182: called die)
| [FATAL] |
32 | * x11-wm/stumpwm-18.05: failed sourcing ebuild: elisp-common: EAPI 6 not supported, (elisp-common.eclass, line 182: called die)
| [FATAL] |
33 | * Cache regen failed with 1
|