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
|
{'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
f0cd647..b864ff3 main -> origin/main
Updating f0cd647..b864ff3
Fast-forward
sys-boot/m1n1/Manifest | 1 -
sys-boot/m1n1/m1n1-1.4.16.ebuild | 57 ----------------------------------------
sys-boot/m1n1/m1n1-1.4.17.ebuild | 6 ++---
3 files changed, 3 insertions(+), 61 deletions(-)
delete mode 100644 sys-boot/m1n1/m1n1-1.4.16.ebuild
*** 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
|