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
33
34
|
{'description': {'en': 'rasdark personal overlay'},
'homepage': 'https://github.com/rasdark/overlay',
'name': 'rasdark',
'owner': [{'email': 'andrew.senik@gmail.com',
'name': 'Andrey Senik',
'type': 'person'}],
'quality': 'experimental',
'source': [{'type': 'git', 'uri': 'https://github.com/rasdark/overlay.git'},
{'type': 'git',
'uri': 'git+ssh://git@github.com/rasdark/overlay.git'}],
'status': 'unofficial'}
pkgcore 0.12.28
$ pmaint --config /var/lib/repo-mirror-ci/data-sync/etc/portage sync rasdark
WARNING:pkgcore:quarks repo at '/var/lib/repo-mirror-ci/sync/quarks', doesn't specify masters in metadata/layout.conf. Please explicitly set masters (use "masters =" if the repo is standalone).
*** syncing rasdark
From https://github.com/rasdark/overlay
2ec6d4a..f98bfcc master -> origin/master
2ec6d4a..f98bfcc update -> origin/update
Updating 2ec6d4a..f98bfcc
Fast-forward
eclass/calculate-kernel-8.eclass | 30 ++++++++++++++--------
sys-kernel/calculate-sources/Manifest | 4 ++-
.../calculate-sources-6.11.6.ebuild | 21 +++++++++++++++
...6.56.ebuild => calculate-sources-6.6.59.ebuild} | 0
4 files changed, 44 insertions(+), 11 deletions(-)
create mode 100644 sys-kernel/calculate-sources/calculate-sources-6.11.6.ebuild
rename sys-kernel/calculate-sources/{calculate-sources-6.6.56.ebuild => calculate-sources-6.6.59.ebuild} (100%)
*** synced rasdark
* 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 rasdark
* Cache regenerated successfully
|