blob: fffb66791cd838556c9570c42b2b23799f145920 (
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
|
{'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-linux.org/calculate/calculate-overlay.git'}],
'status': 'unofficial'}
pkgcore 0.12.17
$ pmaint --config /var/lib/repo-mirror-ci/data-sync/etc/portage sync calculate
*** syncing calculate
From git://git.calculate-linux.org/calculate/calculate-overlay
58ccbfa74..e85679a79 master -> origin/master
58ccbfa74..e85679a79 master64 -> origin/master64
* [new tag] 3186 -> 3186
Updating 58ccbfa74..e85679a79
Fast-forward
.../2-user/0_Patch/patch-62/datetime-5.rc-del | 1 -
.../2-user/0_Patch/patch-62/xfce4-panel.xml | 15 ++++++---------
2 files changed, 6 insertions(+), 10 deletions(-)
delete mode 100644 profiles/templates/6_ac_desktop_profile/2-user/0_Patch/patch-62/datetime-5.rc-del
*** synced calculate
* Sync succeeded
$ git log --format=%ci -1
$ git show -q --pretty=format:%G? HEAD
$ pmaint --config /var/lib/repo-mirror-ci/data/etc/portage regen --use-local-desc --pkg-desc-index -t 32 calculate
* Cache regenerated successfully
|