blob: 085de88444a6394d206d43825995918a753f8604 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
|
{'description': {'en': 'Calculate Overlay'},
'email': 'at@calculate.ru',
'homepage': 'http://www.calculate-linux.org',
'name': 'calculate',
'owner': [{'email': 'at@calculate.ru', 'type': 'person'}],
'quality': 'experimental',
'repo': '\n ',
'source': [{'type': 'git',
'uri': 'git://git.calculate.ru/calculate/overlay.git'}],
'status': 'unofficial'}
$ pmaint sync calculate
From git://git.calculate.ru/calculate/overlay
76a79cfdd..94bfaae51 develop -> origin/develop
76a79cfdd..94bfaae51 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
|