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
|
{'description': {'en': 'Misc ebuilds by Yury Oboz'},
'feed': ['https://github.com/thankjura/masterlay/commits/master.atom'],
'homepage': 'https://github.com/thankjura/masterlay',
'name': 'masterlay',
'owner': [{'email': 'me@slie.ru', 'name': 'Yury Oboz', 'type': 'person'}],
'quality': 'experimental',
'source': [{'type': 'git',
'uri': 'https://github.com/thankjura/masterlay.git'},
{'type': 'git',
'uri': 'git+ssh://git@github.com/thankjura/masterlay.git'}],
'status': 'official'}
pkgcore 0.12.28
$ pmaint --config /var/lib/repo-mirror-ci/data-sync/etc/portage sync masterlay
*** syncing masterlay
From https://github.com/thankjura/masterlay
eb2d19b..c38022b master -> origin/master
Updating eb2d19b..c38022b
Fast-forward
media-gfx/animation-nodes/Manifest | 2 +-
.../animation-nodes/animation-nodes-9999.ebuild | 6 +-
media-gfx/orcaslicer/Manifest | 3 +-
media-gfx/orcaslicer/files/6204.patch | 972 +++++++++++++++++++++
media-gfx/orcaslicer/orcaslicer-2.2.0.ebuild | 1 +
5 files changed, 979 insertions(+), 5 deletions(-)
create mode 100644 media-gfx/orcaslicer/files/6204.patch
*** synced masterlay
* 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 masterlay
* Cache regenerated successfully
|