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': 'L29Ah personal overlay'},
'feed': ['https://github.com/l29ah/booboo/commits/master.atom'],
'homepage': 'https://github.com/l29ah/booboo',
'name': 'booboo',
'owner': [{'email': 'zl29ah@gmail.com',
'name': 'Sergey Alirzaev',
'type': 'person'}],
'quality': 'experimental',
'source': [{'type': 'git', 'uri': 'https://github.com/l29ah/booboo.git'}],
'status': 'unofficial'}
pkgcore 0.11.2 -- extended version info unavailable
$ pmaint sync booboo
*** syncing booboo
Already up to date.
*** synced booboo
* Sync succeeded
$ git log --format=%ci -1
$ git show -q --pretty=format:%G? HEAD
$ pmaint regen --use-local-desc --pkg-desc-index -t 32 booboo
* app-vim/rc-syntax-20091204: failed sourcing ebuild: EAPI 2 unsupported (too old), (vim-plugin.eclass, line 17: called die)
* app-vim/rc-syntax-20091226: failed sourcing ebuild: EAPI 2 unsupported (too old), (vim-plugin.eclass, line 17: called die)
* app-vim/vim-xkbswitch-0.14.1: failed sourcing ebuild: EAPI 5 unsupported (too old), (vim-plugin.eclass, line 17: called die)
* app-vim/vim-xkbswitch-0.14.3: failed sourcing ebuild: EAPI 5 unsupported (too old), (vim-plugin.eclass, line 17: called die)
* Cache regen failed with 1
|