blob: 9c621571196a34aa4ac438f0ba657d019f57c13e (
plain)
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
|
{'description': {'en': "Xarblu's personal ebuild overlay"},
'homepage': 'https://github.com/xarblu/xarblu-overlay',
'name': 'xarblu-overlay',
'owner': [{'email': 'xarblu@protonmail.com',
'name': 'Jonas Rakebrandt',
'type': 'person'}],
'quality': 'experimental',
'source': [{'type': 'git',
'uri': 'https://github.com/xarblu/xarblu-overlay.git'}],
'status': 'unofficial'}
pkgcore 0.12.24
$ pmaint --config /var/lib/repo-mirror-ci/data-sync/etc/portage sync xarblu-overlay
*** syncing xarblu-overlay
From https://github.com/xarblu/xarblu-overlay
0ff4c75..0a91260 master -> origin/master
132bdff..0f084df llvm-polly -> origin/llvm-polly
Updating 0ff4c75..0a91260
Fast-forward
sys-devel/llvm/files/18.1.3-dummy-LLVMPolly.patch | 41 -----------------------
sys-devel/llvm/files/18.1.3-polly-dylib.patch | 38 +++++++++++++++++++++
sys-devel/llvm/llvm-18.1.3-r1.ebuild | 38 +++++++++------------
3 files changed, 54 insertions(+), 63 deletions(-)
delete mode 100644 sys-devel/llvm/files/18.1.3-dummy-LLVMPolly.patch
create mode 100644 sys-devel/llvm/files/18.1.3-polly-dylib.patch
*** synced xarblu-overlay
* 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 xarblu-overlay
* Cache regenerated successfully
|