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
|
{'description': {'en': 'Miezhiko personal overlay'},
'feed': ['https://github.com/Miezhiko/Overlay/commits/mawa.atom'],
'homepage': 'https://github.com/Miezhiko/Overlay',
'name': 'Miezhiko',
'owner': [{'email': 'Miezhiko@gmail.com',
'name': 'Miezhiko',
'type': 'person'}],
'quality': 'experimental',
'source': [{'type': 'git', 'uri': 'https://github.com/Miezhiko/Overlay.git'},
{'type': 'git',
'uri': 'git+ssh://git@github.com/Miezhiko/Overlay.git'}],
'status': 'unofficial'}
pkgcore 0.12.21
$ pmaint --config /var/lib/repo-mirror-ci/data-sync/etc/portage sync Miezhiko
*** syncing Miezhiko
From https://github.com/Miezhiko/Overlay
fa7d252..c6d83cb mawa -> origin/mawa
Updating fa7d252..c6d83cb
Fast-forward
dev-haskell/openai-hs/Manifest | 1 +
dev-haskell/openai-hs/openai-hs-9999.ebuild | 52 ++++++++++++++++++++++
dev-haskell/openai-servant/Manifest | 1 +
.../openai-servant/openai-servant-9999.ebuild | 47 +++++++++++++++++++
4 files changed, 101 insertions(+)
create mode 100644 dev-haskell/openai-hs/Manifest
create mode 100644 dev-haskell/openai-hs/openai-hs-9999.ebuild
create mode 100644 dev-haskell/openai-servant/Manifest
create mode 100644 dev-haskell/openai-servant/openai-servant-9999.ebuild
*** synced Miezhiko
* 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 Miezhiko
* dev-libs/libndofdev-0.13: failed sourcing ebuild: eutils: EAPI 7 not supported, (eutils.eclass, line 18: called die)
* dev-python/celery-5.2.0: failed sourcing ebuild: eutils: EAPI 7 not supported, (eutils.eclass, line 18: called die)
* Cache regen failed with 1
|