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
f84eaa6..ab91af7 main -> origin/main
Updating f84eaa6..ab91af7
Fast-forward
sys-kernel/asahi-sources/Manifest | 7 +++----
sys-kernel/asahi-sources/asahi-sources-6.12.1_p8.ebuild | 2 +-
...sources-6.11.8_p1.ebuild => asahi-sources-6.12.3_p1.ebuild} | 10 +++++-----
3 files changed, 9 insertions(+), 10 deletions(-)
rename sys-kernel/asahi-sources/{asahi-sources-6.11.8_p1.ebuild => asahi-sources-6.12.3_p1.ebuild} (92%)
*** 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
|