blob: 3ce366561f8cda7ad2a47b8410db3adc9a6de14c (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
|
{'description': {'en': 'A personal overlay for the void.'},
'feed': ['https://gitlab.com/plexvola/vaacus/commits/master.atom'],
'homepage': 'https://gitlab.com/plexvola/vaacus',
'name': 'vaacus',
'owner': [{'email': 'thinkplex@riseup.net',
'name': 'Quentin Lombardo',
'type': 'person'}],
'quality': 'experimental',
'source': [{'type': 'git', 'uri': 'https://gitlab.com/plexvola/vaacus.git'}],
'status': 'unofficial'}
pkgcore 0.12.24
$ pmaint --config /var/lib/repo-mirror-ci/data-sync/etc/portage sync vaacus
WARNING:pkgcore:jkolo repo at '/var/lib/repo-mirror-ci/sync/jkolo', doesn't specify masters in metadata/layout.conf. Please explicitly set masters (use "masters =" if the repo is standalone).
*** syncing vaacus
Already up to date.
*** synced vaacus
* 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 vaacus
* media-gfx/viu-1.3.0: failed sourcing ebuild: cargo: EAPI 7 not supported, (cargo.eclass, line 15: called die)
* Cache regen failed with 1
|