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 | {'type': 'git',
|
14 | 'uri': 'git@github.com:svoop/bitcetera-overlay.git'}],
|
15 | 'status': 'unofficial'}
|
16 | pkgcore 0.12.8
|
17 |
|
18 | $ pmaint --config /var/lib/repo-mirror-ci/data-sync/etc/portage sync bitcetera
|
19 | *** syncing bitcetera
|
20 | Already up to date.
|
21 | *** synced bitcetera
|
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 bitcetera
|
26 | * app-misc/heyu-2.8.0: failed sourcing ebuild: eutils: EAPI 2 not supported, (eutils.eclass, line 32: called die)
| [FATAL] |
27 | * app-misc/heyu-2.9.2: failed sourcing ebuild: eutils: EAPI 2 not supported, (eutils.eclass, line 32: called die)
| [FATAL] |
28 | * mail-filter/dovecot-antispam-hg-20101222: failed sourcing ebuild: inherit requires unknown eclass: base.eclass
| [FATAL] |
29 | * mail-filter/postwhite-0.1.4: failed sourcing ebuild: eutils: EAPI 2 not supported, (eutils.eclass, line 32: called die)
| [FATAL] |
30 | * Cache regen failed with 1
|