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
|
{'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
c1fcd90..c7abd68 mawa -> origin/mawa
Updating c1fcd90..c7abd68
Fast-forward
dev-haskell/calamity/Manifest | 4 ++
dev-haskell/calamity/calamity-0.10.0.0.ebuild | 74 +++++++++++++++++++++++++++
dev-haskell/calamity/files/mtl23.patch | 24 +++++++++
dev-haskell/calamity/metadata.xml | 12 +++++
4 files changed, 114 insertions(+)
create mode 100644 dev-haskell/calamity/Manifest
create mode 100644 dev-haskell/calamity/calamity-0.10.0.0.ebuild
create mode 100644 dev-haskell/calamity/files/mtl23.patch
create mode 100644 dev-haskell/calamity/metadata.xml
*** 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-python/celery-5.2.0: failed sourcing ebuild: eutils: EAPI 7 not supported, (eutils.eclass, line 18: called die)
* Cache regen failed with 1
|