blob: 6bb96394b60e315d340dd6a7f7bcec4d108b2557 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
|
{'description': {'en': 'Freeswitch Gentoo overlay'},
'feed': ['https://github.com/alphallc/freeswitch/commits/master.atom'],
'homepage': 'https://github.com/alphallc/freeswitch/',
'name': 'freeswitch',
'owner': [{'email': 'gentoo@mva.name',
'name': 'Vadim A. Misbakh-Soloviov',
'type': 'person'}],
'quality': 'experimental',
'source': [{'type': 'git', 'uri': 'git://github.com/alphallc/freeswitch'}],
'status': 'unofficial'}
$ pmaint sync freeswitch
Already up-to-date.
*** syncing freeswitch
*** synced freeswitch
* Sync succeeded
$ git log --format=%ci -1
$ pmaint regen --use-local-desc --pkg-desc-index -t 1 freeswitch
* Cache regenerated successfully
|