blob: 601cd300b9776370e96da958d2ca6ca9084daaf7 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
|
{'description': {'en': 'Overlay for ricing enthusiasts'},
'feed': ['https://github.com/azahi/ricerlay/commits/master.atom'],
'homepage': 'https://github.com/azahi/ricerlay',
'name': 'ricerlay',
'owner': [{'email': 'azahi@teknik.io', 'name': 'azahi', 'type': 'person'}],
'quality': 'experimental',
'source': [{'type': 'git', 'uri': 'https://github.com/azahi/ricerlay.git'},
{'type': 'git',
'uri': 'git+ssh://git@github.com/azahi/ricerlay.git'}],
'status': 'unofficial'}
$ pmaint sync ricerlay
WARNING:pkgcore:HomeAssistantRepository repo at '/var/lib/repo-mirror-ci/sync/HomeAssistantRepository', doesn't specify masters in metadata/layout.conf. Please explicitly set masters (use "masters =" if the repo is standalone).
Already up to date.
*** syncing ricerlay
*** synced ricerlay
* Sync succeeded
$ git log --format=%ci -1
$ git show -q --pretty=format:%G? HEAD
$ pmaint regen --use-local-desc --pkg-desc-index -t 1 ricerlay
* x11-wm/wmutils-opt-1.0: failed sourcing ebuild: inherit: missing eclass argument
* Cache regen failed with 1
|