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': 'Zscheile Overlay'},
'feed': ['https://github.com/fogti/portage-zscheile/commits/master.atom'],
'homepage': 'https://github.com/fogti/portage-zscheile',
'name': 'zscheile',
'owner': [{'email': 'fogti@ytrizja.de',
'name': 'Alain Zscheile',
'type': 'person'}],
'quality': 'experimental',
'source': [{'type': 'git',
'uri': 'https://github.com/fogti/portage-zscheile.git'},
{'type': 'git',
'uri': 'git://github.com/fogti/portage-zscheile.git'},
{'type': 'git',
'uri': 'git@github.com:fogti/portage-zscheile.git'}],
'status': 'unofficial'}
pkgcore 0.12.24
$ pmaint --config /var/lib/repo-mirror-ci/data-sync/etc/portage sync zscheile
*** syncing zscheile
From https://github.com/fogti/portage-zscheile
f6bd863c..8bcd9248 main -> origin/main
Updating f6bd863c..8bcd9248
Fast-forward
dev-ml/jsonm/jsonm-1.0.2.ebuild | 7 ++++---
dev-ml/ocamlformat/ocamlformat-0.26.1.ebuild | 4 ++--
2 files changed, 6 insertions(+), 5 deletions(-)
*** synced zscheile
* 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 zscheile
* Cache regenerated successfully
|