1 | {'description': {'en': 'Overlay for VDR, that contains ebuilds for development '
|
2 | 'version\n'
|
3 | ' of VDR, and specific plugins for that version.'},
|
4 | 'feed': ['https://cgit.gentoo.org/proj/vdr/devel.git/atom/'],
|
5 | 'homepage': 'https://cgit.gentoo.org/proj/vdr/devel.git/',
|
6 | 'name': 'vdr-devel',
|
7 | 'owner': [{'email': 'vdr@gentoo.org', 'type': 'project'}],
|
8 | 'quality': 'experimental',
|
9 | 'source': [{'type': 'git',
|
10 | 'uri': 'https://anongit.gentoo.org/git/proj/vdr/devel.git'},
|
11 | {'type': 'git',
|
12 | 'uri': 'git://anongit.gentoo.org/proj/vdr/devel.git'},
|
13 | {'type': 'git',
|
14 | 'uri': 'git+ssh://git@git.gentoo.org/proj/vdr/devel.git'}],
|
15 | 'status': 'official'}
|
16 | pkgcore 0.12.7
|
17 |
|
18 | $ pmaint --config /var/lib/repo-mirror-ci/data-sync/etc/portage sync vdr-devel
|
19 | *** syncing vdr-devel
|
20 | Already up to date.
|
21 | *** synced vdr-devel
|
22 | * Sync succeeded
|
23 | $ git log --format=%ci -1
|
24 | $ git show -q --pretty=format:%G? HEAD
|
25 | $ pmaint --config /var/lib/repo-mirror-ci/data/etc/portage regen --use-local-desc --pkg-desc-index -t 32 vdr-devel
|
26 | * media-tv/media-build-experimental-0.0.1_p20141123: failed sourcing ebuild: mercurial: EAPI 5 not supported, (mercurial.eclass, line 20: called die)
| [FATAL] |
27 | * media-tv/media-build-experimental-0.0.1_p20150129: failed sourcing ebuild: mercurial: EAPI 5 not supported, (mercurial.eclass, line 20: called die)
| [FATAL] |
28 | * media-tv/media-build-experimental-0.0.1_p20150509: failed sourcing ebuild: mercurial: EAPI 5 not supported, (mercurial.eclass, line 20: called die)
| [FATAL] |
29 | * media-tv/media-build-experimental-0.0.1_p20150509-r1: failed sourcing ebuild: mercurial: EAPI 5 not supported, (mercurial.eclass, line 20: called die)
| [FATAL] |
30 | * media-video/reelbox-ehd-bin-14440: failed sourcing ebuild: eutils: EAPI 4 not supported, (eutils.eclass, line 32: called die)
| [FATAL] |
31 | * media-video/reelbox-ehd-bin-14916: failed sourcing ebuild: eutils: EAPI 4 not supported, (eutils.eclass, line 32: called die)
| [FATAL] |
32 | * Cache regen failed with 1
|