diff options
author | Repository mirror & CI <repomirrorci@gentoo.org> | 2020-07-15 22:35:11 +0000 |
---|---|---|
committer | Repository mirror & CI <repomirrorci@gentoo.org> | 2020-07-15 22:35:11 +0000 |
commit | e25b381b98b784344f8394763cfdb0a9e7015395 (patch) | |
tree | af861364d39dfe306e10cdcfe302d14b54f23b9f /sabayon.txt | |
parent | 2020-07-15T22:00:01Z (diff) | |
download | repos-e25b381b98b784344f8394763cfdb0a9e7015395.tar.gz repos-e25b381b98b784344f8394763cfdb0a9e7015395.tar.bz2 repos-e25b381b98b784344f8394763cfdb0a9e7015395.zip |
2020-07-15T22:30:01Z
Diffstat (limited to 'sabayon.txt')
-rw-r--r-- | sabayon.txt | 28 |
1 files changed, 27 insertions, 1 deletions
diff --git a/sabayon.txt b/sabayon.txt index a4f8f498de3f..a31641096bc9 100644 --- a/sabayon.txt +++ b/sabayon.txt @@ -13,7 +13,33 @@ 'source': [{'type': 'git', 'uri': 'git://github.com/Sabayon/for-gentoo.git'}], 'status': 'unofficial'} $ pmaint sync sabayon -Already up to date. +From git://github.com/Sabayon/for-gentoo + cd4608d7b..9f4407596 master -> origin/master +Updating cd4608d7b..9f4407596 +Fast-forward + www-client/firefox/Manifest | 93 +++ + .../firefox/files/disable-auto-update.policy.json | 5 + + 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-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-r2.desktop | 236 ++++++ + www-client/firefox/files/icon/firefox.desktop | 10 + + www-client/firefox/firefox-78.0.2.ebuild | 921 +++++++++++++++++++++ + 11 files changed, 1658 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/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-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-r2.desktop + create mode 100644 www-client/firefox/files/icon/firefox.desktop + create mode 100644 www-client/firefox/firefox-78.0.2.ebuild *** syncing sabayon *** synced sabayon * Sync succeeded |