1 | {'description': {'en': 'Miscellaneous Gentoo ebuilds'},
|
2 | 'feed': ['https://github.com/svoop/bitcetera-overlay/commits/main.atom'],
|
3 | 'homepage': 'https://github.com/svoop/bitcetera-overlay',
|
4 | 'name': 'bitcetera',
|
5 | 'owner': [{'email': 'gentoo@bitcetera.com',
|
6 | 'name': 'Sven Schwyn',
|
7 | 'type': 'person'}],
|
8 | 'quality': 'experimental',
|
9 | 'source': [{'type': 'git',
|
10 | 'uri': 'https://github.com/svoop/bitcetera-overlay.git'},
|
11 | {'type': 'git',
|
12 | 'uri': 'git@github.com:svoop/bitcetera-overlay.git'}],
|
13 | 'status': 'unofficial'}
|
14 | pkgcore 0.12.8
|
15 |
|
16 | $ pmaint --config /var/lib/repo-mirror-ci/data-sync/etc/portage sync bitcetera
|
17 | *** syncing bitcetera
|
18 | Already up to date.
|
19 | *** synced bitcetera
|
20 | * Sync succeeded
|
21 | $ git log --format=%ci -1
|
22 | $ git show -q --pretty=format:%G? HEAD
|
23 | $ pmaint --config /var/lib/repo-mirror-ci/data/etc/portage regen --use-local-desc --pkg-desc-index -t 32 bitcetera
|
24 | * app-misc/heyu-2.8.0: failed sourcing ebuild: eutils: EAPI 2 not supported, (eutils.eclass, line 32: called die)
| [FATAL] |
25 | * app-misc/heyu-2.9.2: failed sourcing ebuild: eutils: EAPI 2 not supported, (eutils.eclass, line 32: called die)
| [FATAL] |
26 | * mail-filter/dovecot-antispam-hg-20101222: failed sourcing ebuild: inherit requires unknown eclass: base.eclass
| [FATAL] |
27 | * mail-filter/postwhite-0.1.4: failed sourcing ebuild: eutils: EAPI 2 not supported, (eutils.eclass, line 32: called die)
| [FATAL] |
28 | * Cache regen failed with 1
|