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
|
{'description': {'en': 'Personal overlay with no special focus'},
'feed': ['https://git.sr.ht/~dblsaiko/ebuilds/log/rss.xml'],
'homepage': 'https://git.sr.ht/~dblsaiko/ebuilds',
'name': '2xsaiko',
'owner': [{'email': 'me@dblsaiko.net',
'name': 'Marco Rebhan',
'type': 'person'}],
'quality': 'experimental',
'source': [{'type': 'git', 'uri': 'https://git.sr.ht/~dblsaiko/ebuilds'},
{'type': 'git', 'uri': 'git@git.sr.ht:~dblsaiko/ebuilds'}],
'status': 'unofficial'}
pkgcore 0.12.28
$ pmaint --config /var/lib/repo-mirror-ci/data-sync/etc/portage sync 2xsaiko
*** syncing 2xsaiko
From https://git.sr.ht/~dblsaiko/ebuilds
f4dadb8..06e3497 master -> origin/master
Updating f4dadb8..06e3497
Fast-forward
sys-auth/kanidm/Manifest | 2 +-
sys-auth/kanidm/{kanidm-1.4.2.ebuild => kanidm-1.4.4.ebuild} | 4 ++--
2 files changed, 3 insertions(+), 3 deletions(-)
rename sys-auth/kanidm/{kanidm-1.4.2.ebuild => kanidm-1.4.4.ebuild} (99%)
*** synced 2xsaiko
* Sync succeeded
$ git log --format=%ci -1
$ git show -q --pretty=format:%G? HEAD
error: gpg.ssh.allowedSignersFile needs to be configured and exist for ssh signature verification
$ pmaint --config /var/lib/repo-mirror-ci/data/etc/portage regen --use-local-desc --pkg-desc-index -t 32 2xsaiko
* Cache regenerated successfully
|