blob: 96222843693ba665d5575c752d03d52896b28803 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
|
{'description': {'en': "Jakob L. Kreuze's personal overlay."},
'homepage': 'https://git.sr.ht/~jakob/zerodaysfordays',
'name': 'zerodaysfordays',
'owner': [{'email': 'zerodaysfordays@sdf.org',
'name': 'Jakob L. Kreuze',
'type': 'person'}],
'quality': 'experimental',
'source': [{'type': 'git', 'uri': 'https://git.sr.ht/~jakob/zerodaysfordays'}],
'status': 'unofficial'}
pkgcore 0.12.24
$ pmaint --config /var/lib/repo-mirror-ci/data-sync/etc/portage sync zerodaysfordays
*** syncing zerodaysfordays
Already up to date.
*** synced zerodaysfordays
* 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 zerodaysfordays
* games-fps/crispy-doom-9999: failed sourcing ebuild: inherit requires unknown eclass: eutils.eclass
* Cache regen failed with 1
|