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': "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.13
$ pmaint --config /var/lib/repo-mirror-ci/data-sync/etc/portage sync robertgzr
*** syncing robertgzr
From https://git.sr.ht/~robertgzr/portage
edf8291..44a7364 master -> origin/master
Updating edf8291..44a7364
Fast-forward
dev-util/balena-cli/Manifest | 3 +-
dev-util/balena-cli/balena-cli-13.1.8.ebuild | 41 ----------------------
...cli-13.1.11.ebuild => balena-cli-14.3.1.ebuild} | 0
3 files changed, 1 insertion(+), 43 deletions(-)
delete mode 100644 dev-util/balena-cli/balena-cli-13.1.8.ebuild
rename dev-util/balena-cli/{balena-cli-13.1.11.ebuild => balena-cli-14.3.1.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
* media-libs/raylib-9999: failed sourcing ebuild: inherit requires unknown eclass: cmake-utils.eclass
* Cache regen failed with 1
|