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
37
38
39
|
{'description': {'en': 'Personal overlay of Paul Healy'},
'homepage': 'https://cgit.gentoo.org/user/lmiphay.git/',
'name': 'lmiphay',
'owner': [{'email': 'lmiphay@gmail.com',
'name': 'Paul Healy',
'type': 'person'}],
'quality': 'experimental',
'source': [{'type': 'git',
'uri': 'git://anongit.gentoo.org/user/lmiphay.git'}],
'status': 'unofficial'}
pkgcore 0.11.8
$ pmaint --config /var/lib/repo-mirror-ci/data-sync/etc/portage sync lmiphay
*** syncing lmiphay
From git://anongit.gentoo.org/user/lmiphay
f71f898..4583582 master -> origin/master
Updating f71f898..4583582
Fast-forward
dev-libs/libratbag/Manifest | 2 +
dev-libs/libratbag/libratbag-0.15.ebuild | 83 ++++++++++++++++++++++++++++++++
sys-apps/piper/Manifest | 2 +
sys-apps/piper/piper-0.5.1.ebuild | 36 ++++++++++++++
4 files changed, 123 insertions(+)
create mode 100644 dev-libs/libratbag/Manifest
create mode 100644 dev-libs/libratbag/libratbag-0.15.ebuild
create mode 100644 sys-apps/piper/Manifest
create mode 100644 sys-apps/piper/piper-0.5.1.ebuild
*** synced lmiphay
* 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 lmiphay
* app-admin/ansible-lint-4.1.0: failed sourcing ebuild: No supported implementation in PYTHON_COMPAT., (python-utils-r1.eclass, line 158: called die)
* app-misc/homeassistant-bin-0.108.9: failed sourcing ebuild: No supported implementation in PYTHON_COMPAT., (python-utils-r1.eclass, line 158: called die)
* app-misc/homeassistant-bin-9999: failed sourcing ebuild: No supported implementation in PYTHON_COMPAT., (python-utils-r1.eclass, line 158: called die)
* dev-python/filelock-3.0.10: failed sourcing ebuild: No supported implementation in PYTHON_COMPAT., (python-utils-r1.eclass, line 158: called die)
* dev-python/kubernetes-10.0.1: failed sourcing ebuild: No supported implementation in PYTHON_COMPAT., (python-utils-r1.eclass, line 158: called die)
* dev-python/pynetgear-0.5.2: failed sourcing ebuild: No supported implementation in PYTHON_COMPAT., (python-utils-r1.eclass, line 158: called die)
* Cache regen failed with 1
|