blob: 7bb3e3f7e6e6531ea42bd6b77ba27d5fb5b578fc (
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:hexedit-overlay repo at '/var/lib/repo-mirror-ci/sync/hexedit-overlay', doesn't specify masters in metadata/layout.conf. Please explicitly set masters (use "masters =" if the repo is standalone).
WARNING:pkgcore:holgersson-overlay repo at '/var/lib/repo-mirror-ci/sync/holgersson-overlay', 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
* Cache regenerated successfully
|