blob: a8f9f6f55b6896fbbcb5ab890c018398ecd440bd (
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
|
{'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.28
$ pmaint --config /var/lib/repo-mirror-ci/data-sync/etc/portage sync calculate
WARNING:pkgcore:bircoph repo at '/var/lib/repo-mirror-ci/sync/bircoph', doesn't specify masters in metadata/layout.conf. Please explicitly set masters (use "masters =" if the repo is standalone).
*** syncing calculate
From git://git.calculate-linux.org/calculate/calculate-overlay
09b606476..1e4cc28fe master -> origin/master
09b606476..1e4cc28fe master64 -> origin/master64
* [new tag] 3586 -> 3586
Updating 09b606476..1e4cc28fe
Fast-forward
net-print/rastertospl/rastertospl-1.00.39.12-r1.ebuild | 2 ++
profiles/default/package.keywords/depends | 3 ++-
profiles/default/package.mask | 3 +++
profiles/default/package.use.mask | 2 --
profiles/license_groups | 2 +-
5 files changed, 8 insertions(+), 4 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
|