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': 'Overlay from Tatsh - emulators/fonts/game/misc'},
'feed': ['https://github.com/Tatsh/tatsh-overlay/commits/master.atom'],
'homepage': 'https://github.com/Tatsh/tatsh-overlay',
'name': 'tatsh-overlay',
'owner': [{'email': 'audvare@gmail.com',
'name': 'Andrew Udvare',
'type': 'person'}],
'quality': 'experimental',
'source': [{'type': 'git',
'uri': 'https://github.com/Tatsh/tatsh-overlay.git'},
{'type': 'git',
'uri': 'git+ssh://git@github.com/Tatsh/tatsh-overlay.git'}],
'status': 'unofficial'}
pkgcore 0.12.28
$ pmaint --config /var/lib/repo-mirror-ci/data-sync/etc/portage sync tatsh-overlay
WARNING:pkgcore:jkolo repo at '/var/lib/repo-mirror-ci/sync/jkolo', doesn't specify masters in metadata/layout.conf. Please explicitly set masters (use "masters =" if the repo is standalone).
*** syncing tatsh-overlay
From https://github.com/Tatsh/tatsh-overlay
2dfcebee..5c4497d9 master -> origin/master
Updating 2dfcebee..5c4497d9
Fast-forward
games-emulation/cemu/Manifest | 3 +-
games-emulation/cemu/cemu-2.0_p20241216.ebuild | 1 +
.../cemu/files/cemu-0003-boost-1.87.patch | 40 +++++++++++++++++++++
games-emulation/citra/Manifest | 3 +-
games-emulation/citra/citra-20241029.ebuild | 1 +
.../citra/files/citra-0004-boost-1.87.patch | 13 +++++++
games-emulation/lime3ds/Manifest | 3 +-
.../files/lime3ds-0003-boost-1.87-fixes.patch | 25 +++++++++++++
games-emulation/lime3ds/lime3ds-2119.1.ebuild | 1 +
games-emulation/sudachi/Manifest | 3 +-
.../files/sudachi-0007-boost-1.87-changes.patch | Bin 0 -> 1459 bytes
games-emulation/sudachi/sudachi-1.0.11-r1.ebuild | 1 +
games-emulation/yuzu/Manifest | 3 +-
.../yuzu/files/yuzu-0005-boost-1.87.patch | 39 ++++++++++++++++++++
games-emulation/yuzu/yuzu-0.1734-r3.ebuild | 1 +
15 files changed, 132 insertions(+), 5 deletions(-)
create mode 100644 games-emulation/cemu/files/cemu-0003-boost-1.87.patch
create mode 100644 games-emulation/citra/files/citra-0004-boost-1.87.patch
create mode 100644 games-emulation/lime3ds/files/lime3ds-0003-boost-1.87-fixes.patch
create mode 100644 games-emulation/sudachi/files/sudachi-0007-boost-1.87-changes.patch
create mode 100644 games-emulation/yuzu/files/yuzu-0005-boost-1.87.patch
*** synced tatsh-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 tatsh-overlay
* Cache regenerated successfully
|