blob: c688f5781976c79df8bd2415e3b4736286ceb61b (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
|
{'description': {'en': "timroes' personal overlay"},
'homepage': 'https://www.timroes.de',
'name': 'timroes',
'owner': [{'email': 'mail@timroes.de', 'name': 'Tim Roes', 'type': 'person'}],
'quality': 'experimental',
'source': [{'type': 'git',
'uri': 'https://github.com/timroes/timroes-overlay.git'}],
'status': 'unofficial'}
$ pmaint sync timroes
WARNING:pkgcore:lanodanOverlay repo at '/var/lib/repo-mirror-ci/sync/lanodanOverlay', doesn't specify masters in metadata/layout.conf. Please explicitly set masters (use "masters =" if the repo is standalone).
Already up to date.
*** syncing timroes
*** synced timroes
* Sync succeeded
$ git log --format=%ci -1
$ git show -q --pretty=format:%G? HEAD
$ pmaint regen --use-local-desc --pkg-desc-index -t 1 timroes
* dev-games/tiled-0.13.1: failed sourcing ebuild: qmake-utils.eclass: unsupported EAPI=5
* Cache regen failed with 1
|