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': '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.21
$ pmaint --config /var/lib/repo-mirror-ci/data-sync/etc/portage sync rasdark
WARNING:pkgcore:tex-overlay repo at '/var/lib/repo-mirror-ci/sync/tex-overlay', 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
8b4dda1..47ec499 master -> origin/master
8b4dda1..47ec499 update -> origin/update
Updating 8b4dda1..47ec499
Fast-forward
dev-python/awxkit/Manifest | 2 +-
dev-python/awxkit/{awxkit-23.3.1-r1.ebuild => awxkit-23.4.0-r1.ebuild} | 0
2 files changed, 1 insertion(+), 1 deletion(-)
rename dev-python/awxkit/{awxkit-23.3.1-r1.ebuild => awxkit-23.4.0-r1.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
|