1 | {'description': {'en': "Xarblu's personal ebuild overlay"},
|
2 | 'homepage': 'https://github.com/xarblu/xarblu-overlay',
|
3 | 'name': 'xarblu-overlay',
|
4 | 'owner': [{'email': 'xarblu@protonmail.com',
|
5 | 'name': 'Jonas Rakebrandt',
|
6 | 'type': 'person'}],
|
7 | 'quality': 'experimental',
|
8 | 'source': [{'type': 'git',
|
9 | 'uri': 'https://github.com/xarblu/xarblu-overlay.git'}],
|
10 | 'status': 'unofficial'}
|
11 | pkgcore 0.12.19
|
12 |
|
13 | $ pmaint --config /var/lib/repo-mirror-ci/data-sync/etc/portage sync xarblu-overlay
|
14 | *** syncing xarblu-overlay
|
15 | From https://github.com/xarblu/xarblu-overlay
|
16 | 00c39e7..2d26fe7 master -> origin/master
|
17 | cdef265..7dcf53f llvm-polly -> origin/llvm-polly
|
18 | Updating 00c39e7..2d26fe7
|
19 | Fast-forward
|
20 | sys-devel/llvm/Manifest | 3 +
|
21 | sys-devel/llvm/llvm-16.0.0.ebuild | 526 ++++++++++++++++++++++++++++++++++++
|
22 | sys-devel/polly/Manifest | 2 +
|
23 | sys-devel/polly/polly-16.0.0.ebuild | 75 +++++
|
24 | 4 files changed, 606 insertions(+)
|
25 | create mode 100644 sys-devel/llvm/llvm-16.0.0.ebuild
|
26 | create mode 100644 sys-devel/polly/polly-16.0.0.ebuild
|
27 | *** synced xarblu-overlay
|
28 | * Sync succeeded
|
29 | $ git log --format=%ci -1
|
30 | $ git show -q --pretty=format:%G? HEAD
|
31 | $ pmaint --config /var/lib/repo-mirror-ci/data/etc/portage regen --use-local-desc --pkg-desc-index -t 32 xarblu-overlay
|
32 | * Cache regenerated successfully
|