blob: e5764335630296908f29e7ab7213a7451686ac6c (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
|
{'description': {'en': 'Eigenlab Gentoo overlay'},
'homepage': 'https://gitlab.com/eigennet/eigenlay',
'name': 'eigenlay',
'owner': [{'email': 'gio@eigenlab.org',
'name': 'Gioacchino Mazzurco',
'type': 'person'}],
'quality': 'experimental',
'source': [{'type': 'git', 'uri': 'https://gitlab.com/eigennet/eigenlay.git'}],
'status': 'unofficial'}
pkgcore 0.12.24
$ pmaint --config /var/lib/repo-mirror-ci/data-sync/etc/portage sync eigenlay
*** syncing eigenlay
Already up to date.
*** synced eigenlay
* 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 eigenlay
* app-editors/vscodium-1.43.2: failed sourcing ebuild: inherit requires unknown eclass: eutils.eclass
* Cache regen failed with 1
|