1 | {'description': {'en': 'Calculate Overlay'},
|
2 | 'homepage': 'http://www.calculate-linux.org',
|
3 | 'name': 'calculate',
|
4 | 'owner': [{'email': 'at@calculate.ru', 'type': 'person'}],
|
5 | 'quality': 'experimental',
|
6 | 'source': [{'type': 'git',
|
7 | 'uri': 'git://git.calculate-linux.org/calculate/calculate-overlay.git'}],
|
8 | 'status': 'unofficial'}
|
9 | pkgcore 0.12.23
|
10 |
|
11 | $ pmaint --config /var/lib/repo-mirror-ci/data-sync/etc/portage sync calculate
|
12 | *** syncing calculate
|
13 | From git://git.calculate-linux.org/calculate/calculate-overlay
|
14 | 73c724e36..616b61e2f master -> origin/master
|
15 | 73c724e36..616b61e2f master64 -> origin/master64
|
16 | * [new tag] 3357 -> 3357
|
17 | Updating 73c724e36..616b61e2f
|
18 | Fast-forward
|
19 | profiles/default/package.keywords/depends | 1 +
|
20 | 1 file changed, 1 insertion(+)
|
21 | *** synced calculate
|
22 | * Sync succeeded
|
23 | $ git log --format=%ci -1
|
24 | $ git show -q --pretty=format:%G? HEAD
|
25 | $ pmaint --config /var/lib/repo-mirror-ci/data/etc/portage regen --use-local-desc --pkg-desc-index -t 32 calculate
|
26 | * Cache regenerated successfully
|