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
34
35
36
|
{'description': {'en': 'Overlay for personal projects, forks, and '
'customizations'},
'feed': ['https://github.com/CanuteTheGreat/canutethegreat-overlay/commits/master.atom'],
'homepage': 'http://gentoo.canutethegreat.com/',
'name': 'canutethegreat-overlay',
'owner': [{'email': 'canutethegreat@gmail.com',
'name': 'Ronald Farrer',
'type': 'person'}],
'quality': 'experimental',
'source': [{'type': 'git',
'uri': 'https://github.com/CanuteTheGreat/canutethegreat-overlay.git'},
{'type': 'git',
'uri': 'git+ssh://git@github.com/CanuteTheGreat/canutethegreat-overlay.git'}],
'status': 'unofficial'}
pkgcore 0.12.21
$ pmaint --config /var/lib/repo-mirror-ci/data-sync/etc/portage sync canutethegreat-overlay
*** syncing canutethegreat-overlay
From https://github.com/CanuteTheGreat/canutethegreat-overlay
0827bcd..2af33ec master -> origin/master
Updating 0827bcd..2af33ec
Fast-forward
net-fs/goofys/goofys-0.24.0.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
*** synced canutethegreat-overlay
* 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 canutethegreat-overlay
* app-forensics/libewf-20201230: failed sourcing ebuild: eutils: EAPI 8 not supported, (eutils.eclass, line 18: called die)
* app-mobilephone/easytether-0.8.9: failed sourcing ebuild: eutils: EAPI 8 not supported, (eutils.eclass, line 18: called die)
* app-office/overgrive-3.5.2: failed sourcing ebuild: eutils: EAPI 8 not supported, (eutils.eclass, line 18: called die)
* net-misc/freedownloadmanager-6.19.0.5156: failed sourcing ebuild: eutils: EAPI 8 not supported, (eutils.eclass, line 18: called die)
* sys-kernel/dkms-2.8.4: failed sourcing ebuild: eutils: EAPI 8 not supported, (eutils.eclass, line 18: called die)
* www-client/brave-bin-1.50.113: invalid EAPI '*'
* Cache regen failed with 1
|