blob: dcda740618c7ab41d600bf6813c44351c230950a (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
|
{'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
* Cache regenerated successfully
|