1 | {'description': {'en': 'rasdark personal overlay'},
|
2 | 'homepage': 'https://github.com/rasdark/overlay',
|
3 | 'name': 'rasdark',
|
4 | 'owner': [{'email': 'andrew.senik@gmail.com',
|
5 | 'name': 'Andrey Senik',
|
6 | 'type': 'person'}],
|
7 | 'quality': 'experimental',
|
8 | 'source': [{'type': 'git', 'uri': 'https://github.com/rasdark/overlay.git'},
|
9 | {'type': 'git',
|
10 | 'uri': 'git+ssh://git@github.com/rasdark/overlay.git'}],
|
11 | 'status': 'unofficial'}
|
12 | pkgcore 0.12.24
|
13 |
|
14 | $ pmaint --config /var/lib/repo-mirror-ci/data-sync/etc/portage sync rasdark
|
15 | *** syncing rasdark
|
16 | From https://github.com/rasdark/overlay
|
17 | aed3437..f7bc04b master -> origin/master
|
18 | aed3437..f7bc04b update -> origin/update
|
19 | Updating aed3437..f7bc04b
|
20 | Fast-forward
|
21 | app-editors/visual-studio-code/Manifest | 2 +-
|
22 | ...isual-studio-code-1.85.1.ebuild => visual-studio-code-1.85.2.ebuild} | 0
|
23 | 2 files changed, 1 insertion(+), 1 deletion(-)
|
24 | rename app-editors/visual-studio-code/{visual-studio-code-1.85.1.ebuild => visual-studio-code-1.85.2.ebuild} (100%)
|
25 | *** synced rasdark
|
26 | * Sync succeeded
|
27 | $ git log --format=%ci -1
|
28 | $ git show -q --pretty=format:%G? HEAD
|
29 | $ pmaint --config /var/lib/repo-mirror-ci/data/etc/portage regen --use-local-desc --pkg-desc-index -t 32 rasdark
|
30 | * Cache regenerated successfully
|