blob: f1301a8a40f0062c668127797a2fa197dc0ea25c (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
|
{'description': {'en': 'Gentoo ebuilds for Kolab'},
'homepage': 'https://wiki.awesome-it.de/kolab',
'name': 'kolab',
'owner': [{'email': 'info@awesome-it.de',
'name': 'Daniel Morlock',
'type': 'person'}],
'quality': 'experimental',
'source': [{'type': 'git',
'uri': 'https://gitlab.awesome-it.de/overlays/kolab.git'}],
'status': 'unofficial'}
$ pmaint sync kolab
WARNING:pkgcore:repository at '/home/mgorny/sync/steveeJ' has unsupported profile format(s): 'profile-set'
Already up-to-date.
*** syncing kolab
*** synced kolab
* Sync succeeded
$ git log --format=%ci -1
$ pmaint regen --use-local-desc --pkg-desc-index -t 1 kolab
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
|