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': 'lisp@gentoo.org', 'type': 'project'}],
|
9 | 'quality': 'experimental',
|
10 | 'source': [{'type': 'git',
|
11 | 'uri': 'https://anongit.gentoo.org/git/proj/lisp.git'},
|
12 | {'type': 'git', 'uri': 'git://anongit.gentoo.org/proj/lisp.git'},
|
13 | {'type': 'git',
|
14 | 'uri': 'git+ssh://git@git.gentoo.org/proj/lisp.git'}],
|
15 | 'status': 'official'}
|
16 | $ pmaint sync lisp
|
17 | WARNING:pkgcore:EAPI '7' isn't fully supported
|
18 | WARNING:pkgcore:'genthree' repo at '/var/lib/repo-mirror-ci/sync/genthree' has unsupported profile format: profile-bashrcs
|
19 | WARNING:pkgcore:'xelnor' repo at '/var/lib/repo-mirror-ci/sync/xelnor' has unsupported profile format: build-id
|
20 | WARNING:pkgcore:'beatussum-overlay' repo at '/var/lib/repo-mirror-ci/sync/beatussum-overlay' has unsupported profile format: profile-default-eapi
|
21 | Already up to date.
|
22 | *** syncing lisp
|
23 | *** synced lisp
|
24 | * Sync succeeded
|
25 | $ git log --format=%ci -1
|
26 | $ git show -q --pretty=format:%G? HEAD
|
27 | $ pmaint regen --use-local-desc --pkg-desc-index -t 1 lisp
|
28 | WARNING:pkgcore:EAPI '7' isn't fully supported
|
29 | WARNING:pkgcore:'genthree' repo at '/var/lib/repo-mirror-ci/repos/genthree' has unsupported profile format: profile-bashrcs
|
30 | WARNING:pkgcore:'xelnor' repo at '/var/lib/repo-mirror-ci/repos/xelnor' has unsupported profile format: build-id
|
31 | WARNING:pkgcore:'beatussum-overlay' repo at '/var/lib/repo-mirror-ci/repos/beatussum-overlay' has unsupported profile format: profile-default-eapi
|
32 | WARNING:pkgcore:'genthree' repo at '/var/lib/repo-mirror-ci/repos/genthree' has unsupported profile format: profile-bashrcs
|
33 | WARNING:pkgcore:'xelnor' repo at '/var/lib/repo-mirror-ci/repos/xelnor' has unsupported profile format: build-id
|
34 | WARNING:pkgcore:'beatussum-overlay' repo at '/var/lib/repo-mirror-ci/repos/beatussum-overlay' has unsupported profile format: profile-default-eapi
|
35 | * dev-scheme/mosh-9999: failed sourcing ebuild: subversion: EAPI 2 is not supported
| [FATAL] |
36 | * dev-scheme/kawa-9999: failed sourcing ebuild: subversion: EAPI 1 is not supported
| [FATAL] |
37 | * dev-chicken/unix-test-9999: failed sourcing ebuild: subversion: EAPI 0 is not supported
| [FATAL] |
38 | * Cache regen failed with 1
|