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
|
{'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.24
$ pmaint --config /var/lib/repo-mirror-ci/data-sync/etc/portage sync xira
WARNING:pkgcore:jkolo repo at '/var/lib/repo-mirror-ci/sync/jkolo', doesn't specify masters in metadata/layout.conf. Please explicitly set masters (use "masters =" if the repo is standalone).
*** syncing xira
Already up to date.
*** 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
|