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
26
27
28
29
30
31
32
33
|
{'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.12.1
$ pmaint --config /var/lib/repo-mirror-ci/data-sync/etc/portage sync booboo
*** syncing booboo
From https://github.com/l29ah/booboo
4a0a11d..e80bf27 master -> origin/master
Updating 4a0a11d..e80bf27
Fast-forward
sys-fs/gmailfs/Manifest | 1 -
sys-fs/gmailfs/gmailfs-0.8.0.ebuild | 54 -------------------------------------
2 files changed, 55 deletions(-)
delete mode 100644 sys-fs/gmailfs/Manifest
delete mode 100644 sys-fs/gmailfs/gmailfs-0.8.0.ebuild
*** synced booboo
* Sync succeeded
$ git log --format=%ci -1
$ git show -q --pretty=format:%G? HEAD
$ pmaint --config /var/lib/repo-mirror-ci/data/etc/portage regen --use-local-desc --pkg-desc-index -t 32 booboo
* dev-libs/wiringPi-2.13: failed sourcing ebuild: eutils: EAPI 4 not supported, (eutils.eclass, line 32: called die)
* dev-libs/wiringPi-9999: failed sourcing ebuild: eutils: EAPI 4 not supported, (eutils.eclass, line 32: called die)
* mail-client/mutt-9999: failed sourcing ebuild: mercurial: EAPI 6 not supported, (mercurial.eclass, line 20: called die)
* net-misc/n2n-9999-r1: failed sourcing ebuild: eutils: EAPI 4 not supported, (eutils.eclass, line 32: called die)
* Cache regen failed with 1
|