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
|
{'description': {'en': "TheGreatMcPain's personal ebuild overlay"},
'feed': ['https://gitlab.com/TheGreatMcPain/thegreatmcpain-overlay/commits/master.atom'],
'homepage': 'https://gitlab.com/TheGreatMcPain/thegreatmcpain-overlay',
'name': 'thegreatmcpain',
'owner': [{'email': 'james@thegreatmcpain.xyz',
'name': 'James McClain',
'type': 'person'}],
'quality': 'experimental',
'source': [{'type': 'git',
'uri': 'https://gitlab.com/TheGreatMcPain/thegreatmcpain-overlay.git'},
{'type': 'git',
'uri': 'git@gitlab.com:TheGreatMcPain/thegreatmcpain-overlay.git'}],
'status': 'unofficial'}
pkgcore 0.12.28
$ pmaint --config /var/lib/repo-mirror-ci/data-sync/etc/portage sync thegreatmcpain
*** syncing thegreatmcpain
From https://gitlab.com/TheGreatMcPain/thegreatmcpain-overlay
485669c..47eb1f7 master -> origin/master
Updating 485669c..47eb1f7
Fast-forward
games-action/mcpelauncher-linux/Manifest | 4 +-
.../files/disable-optimizations-libc-shim.patch | 12 ----
.../mcpelauncher-linux-1.1.2.ebuild | 72 ++++++++++++++++++++++
.../mcpelauncher-linux-9999.ebuild | 2 +-
games-util/mcpelauncher-ui-qt/Manifest | 3 +-
.../mcpelauncher-ui-qt-1.1.2.ebuild | 51 +++++++++++++++
.../mcpelauncher-ui-qt-9999.ebuild | 2 +-
sys-kernel/liquorix-sources/Manifest | 2 +
.../liquorix-sources-6.12.5_p1.ebuild | 62 +++++++++++++++++++
9 files changed, 193 insertions(+), 17 deletions(-)
delete mode 100644 games-action/mcpelauncher-linux/files/disable-optimizations-libc-shim.patch
create mode 100644 games-action/mcpelauncher-linux/mcpelauncher-linux-1.1.2.ebuild
create mode 100644 games-util/mcpelauncher-ui-qt/mcpelauncher-ui-qt-1.1.2.ebuild
create mode 100644 sys-kernel/liquorix-sources/liquorix-sources-6.12.5_p1.ebuild
*** synced thegreatmcpain
* 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 thegreatmcpain
* Cache regenerated successfully
|