blob: 45067c2dcac9dedf4f795738d1ba03df4c905ec8 (
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
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
|
{'description': {'en': 'Asahi Linux Overlay - support for Apple Silicon Macs'},
'feed': ['https://github.com/chadmed/asahi-overlay/commits/master.atom'],
'homepage': 'https://github.com/chadmed/asahi-overlay',
'name': 'asahi',
'owner': [{'email': 'jcalligeros99@gmail.com',
'name': 'James Calligeros',
'type': 'person'}],
'quality': 'experimental',
'source': [{'type': 'git',
'uri': 'https://github.com/chadmed/asahi-overlay.git'},
{'type': 'git',
'uri': 'git+ssh://git@github.com/chadmed/asahi-overlay.git'}],
'status': 'unofficial'}
pkgcore 0.12.28
$ pmaint --config /var/lib/repo-mirror-ci/data-sync/etc/portage sync asahi
*** syncing asahi
From https://github.com/chadmed/asahi-overlay
2eab831..317d247 main -> origin/main
Updating 2eab831..317d247
Fast-forward
app-emulation/FEX/FEX-2409-r1.ebuild | 331 --------------------
app-emulation/FEX/FEX-2409-r2.ebuild | 334 ---------------------
app-emulation/FEX/Manifest | 5 -
.../FEX/files/FEX-2409-fmt-as-static.patch | 12 -
.../FEX/files/FEX-2409-imgui-as-static.patch | 10 -
.../FEX/files/FEX-2409-json-maker-as-static.patch | 9 -
.../FEX/files/FEX-2409-system-rootfs-path.patch | 131 --------
.../FEX/files/FEX-2409-tiny-json-as-static.patch | 9 -
.../FEX/files/FEX-2409-unvendor-drm-headers.patch | 90 ------
.../FEX/files/FEX-2409-unvendor-vixl.patch | 17 --
.../FEX/files/FEX-2409-unvendor-xxhash.patch | 42 ---
11 files changed, 990 deletions(-)
delete mode 100644 app-emulation/FEX/FEX-2409-r1.ebuild
delete mode 100644 app-emulation/FEX/FEX-2409-r2.ebuild
delete mode 100644 app-emulation/FEX/files/FEX-2409-fmt-as-static.patch
delete mode 100644 app-emulation/FEX/files/FEX-2409-imgui-as-static.patch
delete mode 100644 app-emulation/FEX/files/FEX-2409-json-maker-as-static.patch
delete mode 100644 app-emulation/FEX/files/FEX-2409-system-rootfs-path.patch
delete mode 100644 app-emulation/FEX/files/FEX-2409-tiny-json-as-static.patch
delete mode 100644 app-emulation/FEX/files/FEX-2409-unvendor-drm-headers.patch
delete mode 100644 app-emulation/FEX/files/FEX-2409-unvendor-vixl.patch
delete mode 100644 app-emulation/FEX/files/FEX-2409-unvendor-xxhash.patch
*** synced asahi
* 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 asahi
* Cache regenerated successfully
|