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
|
{'description': {'en': "anomen's personal Gentoo overlay"},
'feed': ['https://github.com/anomen-s/anomen-overlay/commits/master.atom'],
'homepage': 'https://github.com/anomen-s/anomen-overlay',
'name': 'anomen',
'owner': [{'email': 'ludek_h@seznam.cz', 'name': 'anomen', 'type': 'person'}],
'quality': 'experimental',
'source': [{'type': 'git',
'uri': 'https://github.com/anomen-s/anomen-overlay.git'},
{'type': 'git',
'uri': 'git@github.com:anomen-s/anomen-overlay.git'}],
'status': 'unofficial'}
pkgcore 0.12.11
$ pmaint --config /var/lib/repo-mirror-ci/data-sync/etc/portage sync anomen
*** syncing anomen
Already up to date.
*** synced anomen
* 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 anomen
* app-crypt/steghide-0.5.1: failed sourcing ebuild: autotools: EAPI 5 not supported, (autotools.eclass, line 35: called die)
* app-misc/dtmf2num-0.1.1: failed sourcing ebuild: eutils: EAPI 5 not supported, (eutils.eclass, line 30: called die)
* app-misc/lc-1.0.4: failed sourcing ebuild: eutils: EAPI 5 not supported, (eutils.eclass, line 30: called die)
* dev-db/dbvis-9.5.6: failed sourcing ebuild: eutils: EAPI 5 not supported, (eutils.eclass, line 30: called die)
* dev-db/sqldeveloper-18.2.0.183.1748: failed sourcing ebuild: eutils: EAPI 5 not supported, (eutils.eclass, line 30: called die)
* dev-java/jd-gui-1.4.0: failed sourcing ebuild: eutils: EAPI 5 not supported, (eutils.eclass, line 30: called die)
* dev-java/portecle-1.9: failed sourcing ebuild: eutils: EAPI 5 not supported, (eutils.eclass, line 30: called die)
* mail-mta/spamsink-0.3: failed sourcing ebuild: eutils: EAPI 5 not supported, (eutils.eclass, line 30: called die)
* net-analyzer/dhcpstarv-0.2.2: failed sourcing ebuild: autotools: EAPI 5 not supported, (autotools.eclass, line 35: called die)
* net-nds/ApacheDirectoryStudio-2.0.0.20210213: failed sourcing ebuild: eutils: EAPI 5 not supported, (eutils.eclass, line 30: called die)
* sys-apps/net-tools-1.60_p20160215155418: failed sourcing ebuild: flag-o-matic: EAPI 5 not supported, (flag-o-matic.eclass, line 15: called die)
* sys-power/acpitool-0.5.1-r1: failed sourcing ebuild: eutils: EAPI 5 not supported, (eutils.eclass, line 30: called die)
* Cache regen failed with 1
|