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
|
{'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.21
$ pmaint --config /var/lib/repo-mirror-ci/data-sync/etc/portage sync zscheile
*** syncing zscheile
From https://github.com/fogti/portage-zscheile
4eb4bb87..a603ff4c main -> origin/main
Updating 4eb4bb87..a603ff4c
Fast-forward
.../{APC-Temp-fetch-0.0.8.ebuild => APC-Temp-fetch-0.0.9.ebuild} | 0
net-analyzer/APC-Temp-fetch/Manifest | 2 +-
2 files changed, 1 insertion(+), 1 deletion(-)
rename net-analyzer/APC-Temp-fetch/{APC-Temp-fetch-0.0.8.ebuild => APC-Temp-fetch-0.0.9.ebuild} (100%)
*** 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
|