blob: 8552d41e7a609235db231a5c4f658efbf8c859e5 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
|
{'description': {'en': 'Procyon Overlay'},
'name': 'procyon',
'owner': [{'email': 'donat@opmbx.org', 'name': 'donat-b'}],
'quality': 'experimental',
'source': [{'type': 'git', 'uri': 'https://github.com/donat-b/procyon.git'}],
'status': 'unofficial'}
$ pmaint sync procyon
WARNING:pkgcore:repo lacks a defined name: '/home/mgorny/sync/hanno'
WARNING:pkgcore:repo at '/home/mgorny/sync/hanno', named 'hanno', doesn't specify masters in metadata/layout.conf. Please explicitly set masters (use "masters =" if the repo is standalone).
Already up-to-date.
*** syncing procyon
*** synced procyon
* Sync succeeded
$ git log --format=%ci -1
$ pmaint regen --use-local-desc --pkg-desc-index -t 1 procyon
* Cache regenerated successfully
|