1 | {'description': {'en': "Xarblu's personal ebuild overlay"},
|
2 | 'homepage': 'https://github.com/xarblu/xarblu-overlay',
|
3 | 'name': 'xarblu-overlay',
|
4 | 'owner': [{'email': 'xarblu@protonmail.com',
|
5 | 'name': 'Jonas Rakebrandt',
|
6 | 'type': 'person'}],
|
7 | 'quality': 'experimental',
|
8 | 'source': [{'type': 'git',
|
9 | 'uri': 'https://github.com/xarblu/xarblu-overlay.git'}],
|
10 | 'status': 'unofficial'}
|
11 | pkgcore 0.12.16
|
12 |
|
13 | $ pmaint --config /var/lib/repo-mirror-ci/data-sync/etc/portage sync xarblu-overlay
|
14 | ERROR:pkgcore:Cannot write cache for /var/cache/pkgcore/plugincache: [Errno 13] Permission denied: '/var/cache/pkgcore/.update.plugincache'. Try running pplugincache.
|
15 | *** syncing xarblu-overlay
|
16 | From https://github.com/xarblu/xarblu-overlay
|
17 | 7a64fe1..fa8050a master -> origin/master
|
18 | Updating 7a64fe1..fa8050a
|
19 | Fast-forward
|
20 | games-action/prismlauncher/Manifest | 1 +
|
21 | .../files/prismlauncher-1.4.1-include_QDebug.patch | 16 +++
|
22 | games-action/prismlauncher/metadata.xml | 17 +++
|
23 | .../prismlauncher/prismlauncher-5.0.ebuild | 135 +++++++++++++++++++++
|
24 | 4 files changed, 169 insertions(+)
|
25 | create mode 100644 games-action/prismlauncher/Manifest
|
26 | create mode 100644 games-action/prismlauncher/files/prismlauncher-1.4.1-include_QDebug.patch
|
27 | create mode 100644 games-action/prismlauncher/metadata.xml
|
28 | create mode 100644 games-action/prismlauncher/prismlauncher-5.0.ebuild
|
29 | *** synced xarblu-overlay
|
30 | * Sync succeeded
|
31 | $ git log --format=%ci -1
|
32 | $ git show -q --pretty=format:%G? HEAD
|
33 | $ pmaint --config /var/lib/repo-mirror-ci/data/etc/portage regen --use-local-desc --pkg-desc-index -t 32 xarblu-overlay
|
34 | ERROR:pkgcore:Cannot write cache for /var/cache/pkgcore/plugincache: [Errno 13] Permission denied: '/var/cache/pkgcore/.update.plugincache'. Try running pplugincache.
|
35 | * Cache regenerated successfully
|