blob: 555ba6782f702405b97779b226d938e9530700b5 (
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
40
41
42
43
44
45
46
47
48
49
50
51
|
{'description': {'en': "sam_c's personal overlay"},
'feed': ['https://github.com/thesamesam/overlay/commits/master.atom'],
'homepage': 'https://github.com/thesamesam/overlay',
'name': 'sam_c',
'owner': [{'email': 'sam@cmpct.info', 'name': 'Sam James', 'type': 'person'}],
'quality': 'experimental',
'source': [{'type': 'git', 'uri': 'https://github.com/thesamesam/overlay.git'},
{'type': 'git',
'uri': 'git+ssh://git@github.com/thesamesam/overlay.git'}],
'status': 'unofficial'}
pkgcore 0.12.16
$ pmaint --config /var/lib/repo-mirror-ci/data-sync/etc/portage sync sam_c
ERROR:pkgcore:Cannot write cache for /var/cache/pkgcore/plugincache: [Errno 13] Permission denied: '/var/cache/pkgcore/.update.plugincache'. Try running pplugincache.
*** syncing sam_c
From https://github.com/thesamesam/overlay
38cbe1a..1aa1385 master -> origin/master
Updating 38cbe1a..1aa1385
Fast-forward
www-client/firefox/Manifest | 99 ++
.../firefox/files/disable-auto-update.policy.json | 5 +
www-client/firefox/files/distribution.ini | 42 +
www-client/firefox/files/firefox-r1.sh | 116 ++
www-client/firefox/files/gentoo-default-prefs.js | 12 +
www-client/firefox/files/gentoo-hwaccel-prefs.js | 3 +
.../firefox/files/gentoo-hwaccel-prefs.js-r2 | 5 +
www-client/firefox/files/icon/firefox-r2.desktop | 236 ++++
www-client/firefox/files/icon/firefox-r3.desktop | 236 ++++
www-client/firefox/files/icon/firefox-symbolic.svg | 64 +
www-client/firefox/firefox-106.0.5.ebuild | 1321 ++++++++++++++++++++
www-client/firefox/metadata.xml | 40 +
12 files changed, 2179 insertions(+)
create mode 100644 www-client/firefox/Manifest
create mode 100644 www-client/firefox/files/disable-auto-update.policy.json
create mode 100644 www-client/firefox/files/distribution.ini
create mode 100644 www-client/firefox/files/firefox-r1.sh
create mode 100644 www-client/firefox/files/gentoo-default-prefs.js
create mode 100644 www-client/firefox/files/gentoo-hwaccel-prefs.js
create mode 100644 www-client/firefox/files/gentoo-hwaccel-prefs.js-r2
create mode 100644 www-client/firefox/files/icon/firefox-r2.desktop
create mode 100644 www-client/firefox/files/icon/firefox-r3.desktop
create mode 100644 www-client/firefox/files/icon/firefox-symbolic.svg
create mode 100644 www-client/firefox/firefox-106.0.5.ebuild
create mode 100644 www-client/firefox/metadata.xml
*** synced sam_c
* 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 sam_c
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
|