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.11
|
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 | c726cbf56..4a82808ea master -> origin/master
|
15 | c726cbf56..4a82808ea develop -> origin/develop
|
16 | c726cbf56..4a82808ea master64 -> origin/master64
|
17 | c726cbf56..4a82808ea update -> origin/update
|
18 | * [new tag] 2970 -> 2970
|
19 | Updating c726cbf56..4a82808ea
|
20 | Fast-forward
|
21 | .../calculate-toolkit-0.3.0-r17.ebuild | 40 ----------------------
|
22 | ...8.ebuild => calculate-toolkit-0.3.0-r19.ebuild} | 3 +-
|
23 | .../files/calculate-toolkit-0.3.0-mac.patch | 13 +++++++
|
24 | 3 files changed, 15 insertions(+), 41 deletions(-)
|
25 | delete mode 100644 sys-apps/calculate-toolkit/calculate-toolkit-0.3.0-r17.ebuild
|
26 | rename sys-apps/calculate-toolkit/{calculate-toolkit-0.3.0-r18.ebuild => calculate-toolkit-0.3.0-r19.ebuild} (95%)
|
27 | create mode 100644 sys-apps/calculate-toolkit/files/calculate-toolkit-0.3.0-mac.patch
|
28 | *** synced calculate
|
29 | * Sync succeeded
|
30 | $ git log --format=%ci -1
|
31 | $ git show -q --pretty=format:%G? HEAD
|
32 | $ pmaint --config /var/lib/repo-mirror-ci/data/etc/portage regen --use-local-desc --pkg-desc-index -t 32 calculate
|
33 | * Cache regenerated successfully
|