blob: 94861ce9b7f9ec3b0325acbc70cf97f7642aa999 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
|
{'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:repository at '/home/mgorny/sync/steveeJ' has unsupported profile format(s): 'profile-set'
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
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
|