blob: 9bc00ec5e166cb8c29366c9ec604c59e83cc71be (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
|
{'description': {'en': 'Gambas IDE overlay for Gentoo Linux'},
'feed': ['https://github.com/damex/gambas-overlay/commits/master.atom'],
'homepage': 'https://github.com/damex/gambas-overlay',
'name': 'gambas-overlay',
'owner': [{'email': 'damex.pp@gmail.com',
'name': 'Roman Kuzmitsky',
'type': 'person'}],
'quality': 'experimental',
'source': [{'type': 'git',
'uri': 'https://github.com/damex/gambas-overlay.git'}],
'status': 'unofficial'}
$ pmaint sync gambas-overlay
Already up to date.
*** syncing gambas-overlay
*** synced gambas-overlay
* Sync succeeded
$ git log --format=%ci -1
$ git show -q --pretty=format:%G? HEAD
$ pmaint regen --use-local-desc --pkg-desc-index -t 1 gambas-overlay
* Cache regenerated successfully
|