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.11
$ pmaint --config /var/lib/repo-mirror-ci/data-sync/etc/portage sync rasdark
WARNING:pkgcore:lanodanOverlay repo at '/var/lib/repo-mirror-ci/sync/lanodanOverlay', 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
0d1317a..5c9261f master -> origin/master
0d1317a..5c9261f update -> origin/update
Updating 0d1317a..5c9261f
Fast-forward
app-editors/visual-studio-code/Manifest | 2 +-
...isual-studio-code-1.67.1.ebuild => visual-studio-code-1.67.2.ebuild} | 0
www-client/yandex-browser-beta/Manifest | 2 +-
...er-beta-22.3.3.886.ebuild => yandex-browser-beta-22.5.0.1879.ebuild} | 0
4 files changed, 2 insertions(+), 2 deletions(-)
rename app-editors/visual-studio-code/{visual-studio-code-1.67.1.ebuild => visual-studio-code-1.67.2.ebuild} (100%)
rename www-client/yandex-browser-beta/{yandex-browser-beta-22.3.3.886.ebuild => yandex-browser-beta-22.5.0.1879.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
|