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 | 'email': 'lisp@gentoo.org',
|
6 | 'feed': ['https://cgit.gentoo.org/proj/lisp.git/atom/'],
|
7 | 'homepage': 'https://cgit.gentoo.org/proj/lisp.git',
|
8 | 'name': 'lisp',
|
9 | 'owner': [{'email': 'lisp@gentoo.org', 'type': 'project'}],
|
10 | 'quality': 'experimental',
|
11 | 'repo': '\n ',
|
12 | 'source': [{'type': 'git',
|
13 | 'uri': 'https://anongit.gentoo.org/git/proj/lisp.git'},
|
14 | {'type': 'git', 'uri': 'git://anongit.gentoo.org/proj/lisp.git'},
|
15 | {'type': 'git',
|
16 | 'uri': 'git+ssh://git@git.gentoo.org/proj/lisp.git'}],
|
17 | 'status': 'official'}
|
18 | $ pmaint sync lisp
|
19 | Already up to date.
|
20 | *** syncing lisp
|
21 | *** synced lisp
|
22 | * Sync succeeded
|
23 | $ git log --format=%ci -1
|
24 | $ git show -q --pretty=format:%G? HEAD
|
25 | $ pmaint regen --use-local-desc --pkg-desc-index -t 1 lisp
|
26 | * dev-chicken/unix-test-9999: failed sourcing ebuild: subversion: EAPI 0 is not supported
| [FATAL] |
27 | * dev-scheme/kawa-9999: failed sourcing ebuild: subversion: EAPI 1 is not supported
| [FATAL] |
28 | * dev-scheme/mosh-9999: failed sourcing ebuild: subversion: EAPI 2 is not supported
| [FATAL] |
29 | * Cache regen failed with 1
|