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': 'Personal Gentoo overlay for FNF and FNF mod ebuilds.'},
'feed': ['https://github.com/MagelessMayhem/violet-funk/commits/master.atom'],
'homepage': 'https://github.com/MagelessMayhem/violet-funk',
'name': 'violet-funk',
'owner': [{'email': 'MagelessMayhem@protonmail.com',
'name': 'Sebastian France',
'type': 'person'}],
'quality': 'experimental',
'source': [{'type': 'git',
'uri': 'https://github.com/MagelessMayhem/violet-funk.git'},
{'type': 'git',
'uri': 'git+ssh://git@github.com/MagelessMayhem/violet-funk.git'}],
'status': 'unofficial'}
pkgcore 0.12.16
$ pmaint --config /var/lib/repo-mirror-ci/data-sync/etc/portage sync violet-funk
ERROR:pkgcore:Cannot write cache for /var/cache/pkgcore/plugincache: [Errno 13] Permission denied: '/var/cache/pkgcore/.update.plugincache'. Try running pplugincache.
*** syncing violet-funk
From https://github.com/MagelessMayhem/violet-funk
b836c17..bfed0b3 main -> origin/main
Updating b836c17..bfed0b3
Fast-forward
README.md | 6 ++++--
games-arcade/funkin-vanilla/funkin-vanilla-0.2.7.1.ebuild | 2 +-
2 files changed, 5 insertions(+), 3 deletions(-)
*** synced violet-funk
* 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 violet-funk
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
|