blob: 2e9941e6345a9d2058905eec0861c413901bf4e0 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
|
{'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
$ git show -q --pretty=format:%G? HEAD
$ pmaint regen --use-local-desc --pkg-desc-index -t 1 freeswitch
* Cache regenerated successfully
|