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': 'An LLVM-centric personal overlay, with clang fixes to '
'existing builds, and newly found software, patched or '
'not.'},
'feed': ['https://github.com/kir68k/xira/commits/master.atom'],
'homepage': 'https://github.com/kir68k/xira',
'name': 'xira',
'owner': [{'email': 'revelation@krxt.dev',
'name': 'Kirin "Xira" Etheridge',
'type': 'person'}],
'quality': 'experimental',
'source': [{'type': 'git', 'uri': 'https://github.com/kir68k/xira.git'},
{'type': 'git', 'uri': 'git+ssh://git@github.com/kir68k/xira.git'}],
'status': 'unofficial'}
pkgcore 0.12.28
$ pmaint --config /var/lib/repo-mirror-ci/data-sync/etc/portage sync xira
*** syncing xira
From https://github.com/kir68k/xira
68d4c44..b6951a9 stream -> origin/stream
* [new branch] cloud-ci -> origin/cloud-ci
Updating 68d4c44..b6951a9
Fast-forward
.github/workflows/pkgcheck.yml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
*** synced xira
* 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 xira
* Cache regenerated successfully
|