blob: 35674ed8ac7b34856a048572b7d182f1bb21e835 (
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
|
{'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.19
$ pmaint --config /var/lib/repo-mirror-ci/data-sync/etc/portage sync rasdark
*** syncing rasdark
From https://github.com/rasdark/overlay
5a4e0c4..38ddc9a master -> origin/master
fb9ecee..d4355b2 update -> origin/update
Updating 5a4e0c4..38ddc9a
Fast-forward
.../visual-studio-code/visual-studio-code-1.76.0.ebuild | 11 +++++++----
1 file changed, 7 insertions(+), 4 deletions(-)
*** 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
|