blob: d575b1d786e4ef1e265849d76da4c396b3edd574 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
|
{'description': {'en': "Kaa's experimental overlay"},
'homepage': 'http://www.kaa.org.ua',
'name': 'kaa',
'owner': [{'email': 'oleg@kaa.org.ua', 'name': 'Oleg Kravchenko'}],
'quality': 'experimental',
'source': [{'type': 'git',
'uri': 'https://github.com/Oleh-Kravchenko/kaa-layman.git'}],
'status': 'unofficial'}
$ pmaint sync kaa
WARNING:pkgcore:repository at '/home/mgorny/sync/steveeJ' has unsupported profile format(s): 'profile-set'
Already up-to-date.
*** syncing kaa
*** synced kaa
* Sync succeeded
$ pmaint regen --use-local-desc --pkg-desc-index -t 1 kaa
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
|