blob: ef68a35813fd625f0c4d91bcb717101ad4d2c9f2 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
|
{'description': {'en': "Kaa's experimental overlay"},
'homepage': 'http://www.kaa.org.ua',
'name': 'kaa',
'owner': [{'email': 'oleg@kaa.org.ua',
'name': 'Oleg Kravchenko',
'type': 'person'}],
'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
$ git show -q --pretty=format:%G? HEAD
$ pmaint regen --use-local-desc --pkg-desc-index -t 1 kaa
* Cache regenerated successfully
|