blob: f0fe27b0065a73f2685e87d3c347124d81fd2bc5 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
|
{'description': {'en': 'Calculate Overlay'},
'homepage': 'http://www.calculate-linux.org',
'name': 'calculate',
'owner': [{'email': 'at@calculate.ru', 'type': 'person'}],
'quality': 'experimental',
'source': [{'type': 'git',
'uri': 'git://git.calculate.ru/calculate/overlay.git'}],
'status': 'unofficial'}
$ pmaint sync calculate
From git://git.calculate.ru/calculate/overlay
e3c8a5349..1d6eeb295 develop -> origin/develop
9aeed3ddd..8e0c318a0 mhiretskiy -> origin/mhiretskiy
e3c8a5349..1d6eeb295 update -> origin/update
Already up to date.
*** syncing calculate
*** synced calculate
* Sync succeeded
$ git log --format=%ci -1
$ git show -q --pretty=format:%G? HEAD
$ pmaint regen --use-local-desc --pkg-desc-index -t 1 calculate
* Cache regenerated successfully
|