blob: d297c8530ddc47346149c06709ec8e46e72859ed (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
|
{'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:repository at '/home/mgorny/sync/steveeJ' has unsupported profile format(s): 'profile-set'
Already up-to-date.
*** syncing timroes
*** synced timroes
* Sync succeeded
$ pmaint regen --use-local-desc --pkg-desc-index -t 1 timroes
WARNING:pkgcore:repository at '/home/mgorny/repos/steveeJ' has unsupported profile format(s): 'profile-set'
WARNING:pkgcore:repository at '/home/mgorny/repos/steveeJ' has unsupported profile format(s): 'profile-set'
* Cache regenerated successfully
|