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
|
{'description': {'en': "robertgzr's personal overlay."},
'feed': ['https://git.sr.ht/~robertgzr/portage/log/rss.xml'],
'homepage': 'https://git.sr.ht/~robertgzr/portage',
'name': 'robertgzr',
'owner': [{'email': 'robert@gnzler.io',
'name': 'Robert Günzler',
'type': 'person'}],
'quality': 'experimental',
'source': [{'type': 'git', 'uri': 'https://git.sr.ht/~robertgzr/portage'},
{'type': 'git', 'uri': 'ssh://git@git.sr.ht:~robertgzr/portage'}],
'status': 'unofficial'}
pkgcore 0.12.24
$ pmaint --config /var/lib/repo-mirror-ci/data-sync/etc/portage sync robertgzr
*** syncing robertgzr
From https://git.sr.ht/~robertgzr/portage
ebef7bc..d4de27f master -> origin/master
Updating ebef7bc..d4de27f
Fast-forward
.bin/bump | 48 +++++++++++-----------
...iosevka-29.0.4.ebuild => iosevka-30.0.0.ebuild} | 0
2 files changed, 25 insertions(+), 23 deletions(-)
rename media-fonts/iosevka/{iosevka-29.0.4.ebuild => iosevka-30.0.0.ebuild} (100%)
*** synced robertgzr
* 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 robertgzr
* Cache regenerated successfully
|