blob: 0cce104c5f856f4a23f51ac65f0c5f28f935f77d (
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
30
31
32
|
{'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.21
$ pmaint --config /var/lib/repo-mirror-ci/data-sync/etc/portage sync calculate
*** syncing calculate
From git://git.calculate-linux.org/calculate/calculate-overlay
6f114fc9e..676b92094 master -> origin/master
6f114fc9e..676b92094 master64 -> origin/master64
* [new tag] 3343 -> 3343
Updating 6f114fc9e..676b92094
Fast-forward
profiles/default/package.keywords/depends | 6 +++---
profiles/default/package.keywords/dev-qt | 6 +++---
sys-kernel/calculate-sources/Manifest | 4 ++--
...culate-sources-6.1.60.ebuild => calculate-sources-6.1.61.ebuild} | 0
...lculate-sources-6.5.9.ebuild => calculate-sources-6.5.10.ebuild} | 0
5 files changed, 8 insertions(+), 8 deletions(-)
rename sys-kernel/calculate-sources/{calculate-sources-6.1.60.ebuild => calculate-sources-6.1.61.ebuild} (100%)
rename sys-kernel/calculate-sources/{calculate-sources-6.5.9.ebuild => calculate-sources-6.5.10.ebuild} (100%)
*** 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
|