blob: 493da0c812c95f92ab80d259af280f1ed209353b (
plain)
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
|
{'description': {'en': "Xarblu's personal ebuild overlay"},
'homepage': 'https://github.com/xarblu/xarblu-overlay',
'name': 'xarblu-overlay',
'owner': [{'email': 'xarblu@protonmail.com',
'name': 'Jonas Rakebrandt',
'type': 'person'}],
'quality': 'experimental',
'source': [{'type': 'git',
'uri': 'https://github.com/xarblu/xarblu-overlay.git'}],
'status': 'unofficial'}
pkgcore 0.12.16
$ pmaint --config /var/lib/repo-mirror-ci/data-sync/etc/portage sync xarblu-overlay
ERROR:pkgcore:Cannot write cache for /var/cache/pkgcore/plugincache: [Errno 13] Permission denied: '/var/cache/pkgcore/.update.plugincache'. Try running pplugincache.
*** syncing xarblu-overlay
From https://github.com/xarblu/xarblu-overlay
723e9d7..7a64fe1 master -> origin/master
Updating 723e9d7..7a64fe1
Fast-forward
mpv-plugin/thumbfast/Manifest | 1 +
mpv-plugin/thumbfast/metadata.xml | 11 ++++++
mpv-plugin/thumbfast/thumbfast-2022.10.06.ebuild | 45 +++++++++++++++++++++++
mpv-plugin/uosc/Manifest | 1 +
mpv-plugin/uosc/metadata.xml | 11 ++++++
mpv-plugin/uosc/uosc-4.3.0.ebuild | 46 ++++++++++++++++++++++++
6 files changed, 115 insertions(+)
create mode 100644 mpv-plugin/thumbfast/Manifest
create mode 100644 mpv-plugin/thumbfast/metadata.xml
create mode 100644 mpv-plugin/thumbfast/thumbfast-2022.10.06.ebuild
create mode 100644 mpv-plugin/uosc/Manifest
create mode 100644 mpv-plugin/uosc/metadata.xml
create mode 100644 mpv-plugin/uosc/uosc-4.3.0.ebuild
*** synced xarblu-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 xarblu-overlay
ERROR:pkgcore:Cannot write cache for /var/cache/pkgcore/plugincache: [Errno 13] Permission denied: '/var/cache/pkgcore/.update.plugincache'. Try running pplugincache.
* Cache regenerated successfully
|