blob: c8ad8f2d6681d5839351764850a5fd712708ef3e (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
|
{'description': {'en': 'multilib-overlay: emul-linux-x86 must die ;)'},
'homepage': 'https://cgit.gentoo.org/proj/multilib-portage.git/',
'name': 'multilib-portage',
'owner': [{'email': 'tommy@gentoo.org',
'name': 'Thomas Sachau',
'type': 'person'}],
'quality': 'experimental',
'source': [{'type': 'git',
'uri': 'git://anongit.gentoo.org/proj/multilib-portage.git'}],
'status': 'official'}
$ pmaint sync multilib-portage
WARNING:pkgcore:HomeAssistantRepository repo at '/var/lib/repo-mirror-ci/sync/HomeAssistantRepository', doesn't specify masters in metadata/layout.conf. Please explicitly set masters (use "masters =" if the repo is standalone).
Already up to date.
*** syncing multilib-portage
*** synced multilib-portage
* Sync succeeded
$ git log --format=%ci -1
$ git show -q --pretty=format:%G? HEAD
$ pmaint regen --use-local-desc --pkg-desc-index -t 1 multilib-portage
* sys-boot/grub-0.97-r10: failed sourcing ebuild: mount-boot: EAPI 0 not supported
* Cache regen failed with 1
|