blob: 5fce51df478850bac04d6f2d59184e855a417688 (
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-linux.org/calculate/calculate-overlay.git'}],
'status': 'unofficial'}
pkgcore 0.12.7
$ pmaint --config /var/lib/repo-mirror-ci/data-sync/etc/portage sync calculate
*** syncing calculate
From git://git.calculate-linux.org/calculate/calculate-overlay
fdbac0d4f..a2fd7019f master -> origin/master
2271ac2e8..a2fd7019f develop -> origin/develop
fdbac0d4f..a2fd7019f master64 -> origin/master64
2271ac2e8..a2fd7019f update -> origin/update
* [new tag] 2696 -> 2696
Updating fdbac0d4f..a2fd7019f
Fast-forward
media-gfx/calculate-wallpapers/Manifest | 2 +-
.../calculate-wallpapers/calculate-wallpapers-22.ebuild | 12 ++++++++----
2 files changed, 9 insertions(+), 5 deletions(-)
*** 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
|