blob: 3892979686ac7806678253b381f10dbc3f340295 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
|
{'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
Already up-to-date.
*** syncing kaa
*** synced kaa
* Sync succeeded
$ git log --format=%ci -1
$ pmaint regen --use-local-desc --pkg-desc-index -t 1 kaa
* Cache regenerated successfully
|