diff options
Diffstat (limited to 'slyfox.txt')
-rw-r--r-- | slyfox.txt | 39 |
1 files changed, 1 insertions, 38 deletions
diff --git a/slyfox.txt b/slyfox.txt index 1d7dc00bb706..c81ef27e8f48 100644 --- a/slyfox.txt +++ b/slyfox.txt @@ -9,44 +9,7 @@ 'source': [{'type': 'git', 'uri': 'https://github.com/trofi/slyfox-gentoo'}], 'status': 'official'} $ pmaint sync slyfox -From https://github.com/trofi/slyfox-gentoo - 8a72f30..fcd32b4 master -> origin/master -Updating 8a72f30..fcd32b4 -Fast-forward - dev-util/perf/Manifest | 1 + - dev-util/perf/perf-5.7-r1.ebuild | 237 ++++++ - dev-util/perf/perf-5.7.ebuild | 236 ++++++ - www-client/firefox/Manifest | 93 +++ - .../firefox/files/disable-auto-update.policy.json | 5 + - .../files/firefox-52.9.0-blessings-TERM.patch | 56 ++ - www-client/firefox/files/firefox-wayland.sh | 7 + - www-client/firefox/files/firefox-x11.sh | 7 + - www-client/firefox/files/firefox.sh | 128 +++ - www-client/firefox/files/gentoo-default-prefs.js-1 | 17 + - www-client/firefox/files/gentoo-default-prefs.js-3 | 19 + - www-client/firefox/files/gentoo-hwaccel-prefs.js-1 | 2 + - www-client/firefox/files/icon/firefox-r1.desktop | 230 ++++++ - www-client/firefox/files/icon/firefox.desktop | 10 + - www-client/firefox/firefox-77.0.1-r1.ebuild | 913 +++++++++++++++++++++ - www-client/firefox/firefox-77.0.1.ebuild | 912 ++++++++++++++++++++ - www-client/firefox/metadata.xml | 41 + - 17 files changed, 2914 insertions(+) - create mode 100644 dev-util/perf/perf-5.7-r1.ebuild - create mode 100644 dev-util/perf/perf-5.7.ebuild - 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/firefox-52.9.0-blessings-TERM.patch - create mode 100644 www-client/firefox/files/firefox-wayland.sh - create mode 100644 www-client/firefox/files/firefox-x11.sh - create mode 100644 www-client/firefox/files/firefox.sh - create mode 100644 www-client/firefox/files/gentoo-default-prefs.js-1 - create mode 100644 www-client/firefox/files/gentoo-default-prefs.js-3 - create mode 100644 www-client/firefox/files/gentoo-hwaccel-prefs.js-1 - create mode 100644 www-client/firefox/files/icon/firefox-r1.desktop - create mode 100644 www-client/firefox/files/icon/firefox.desktop - create mode 100644 www-client/firefox/firefox-77.0.1-r1.ebuild - create mode 100644 www-client/firefox/firefox-77.0.1.ebuild - create mode 100644 www-client/firefox/metadata.xml +Already up to date. *** syncing slyfox *** synced slyfox * Sync succeeded |