blob: db89d9c15e9ea59041d3bbee3516fcc664bb640c (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
|
{'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
3cef9292b..9a430353b master -> origin/master
73f60fed1..f8d7f7ea6 develop -> origin/develop
3cef9292b..9a430353b master64 -> origin/master64
3cef9292b..f8d7f7ea6 update -> origin/update
* [new tag] 2090 -> 2090
Updating 3cef9292b..9a430353b
Fast-forward
net-im/riot-desktop/Manifest | 4 ++--
.../{riot-desktop-1.6.2.ebuild => riot-desktop-1.6.4.ebuild} | 0
profiles/default/package.keywords/games | 2 +-
3 files changed, 3 insertions(+), 3 deletions(-)
rename net-im/riot-desktop/{riot-desktop-1.6.2.ebuild => riot-desktop-1.6.4.ebuild} (100%)
*** 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
|