diff options
author | Repository mirror & CI <repomirrorci@gentoo.org> | 2020-03-28 22:39:57 +0000 |
---|---|---|
committer | Repository mirror & CI <repomirrorci@gentoo.org> | 2020-03-28 22:39:57 +0000 |
commit | 294f74825adf58d06fcdd9117be6258c948afac2 (patch) | |
tree | 43fb72d15956adc4db225e2019ff86761a5cecbb /anarchy.txt | |
parent | 2020-03-28T22:00:01Z (diff) | |
download | repos-294f74825adf58d06fcdd9117be6258c948afac2.tar.gz repos-294f74825adf58d06fcdd9117be6258c948afac2.tar.bz2 repos-294f74825adf58d06fcdd9117be6258c948afac2.zip |
2020-03-28T22:30:01Z
Diffstat (limited to 'anarchy.txt')
-rw-r--r-- | anarchy.txt | 40 |
1 files changed, 39 insertions, 1 deletions
diff --git a/anarchy.txt b/anarchy.txt index c1613590d04b..c1ece90f81f4 100644 --- a/anarchy.txt +++ b/anarchy.txt @@ -14,7 +14,45 @@ 'status': 'official'} $ pmaint sync anarchy WARNING:pkgcore:holgersson-overlay repo at '/var/lib/repo-mirror-ci/sync/holgersson-overlay', doesn't specify masters in metadata/layout.conf. Please explicitly set masters (use "masters =" if the repo is standalone). -Already up to date. +From https://anongit.gentoo.org/git/dev/anarchy + d525128..f3e635a master -> origin/master +Updating d525128..f3e635a +Fast-forward + mail-client/thunderbird/Manifest | 58 ++ + .../files/1000_fix_gentoo_preferences.patch | 25 + + .../files/disable-auto-update.policy.json | 5 + + .../files/icon/thunderbird-unbranded.desktop | 10 + + .../thunderbird/files/icon/thunderbird.desktop | 9 + + .../files/thunderbird-gentoo-default-prefs.js-2 | 10 + + mail-client/thunderbird/metadata.xml | 42 ++ + mail-client/thunderbird/thunderbird-68.6.0.ebuild | 779 ++++++++++++++++++++ + www-client/firefox/Manifest | 2 + + .../firefox/files/disable-auto-update.policy.json | 5 + + .../firefox/files/firefox-73.0_fix_llvm9.patch | 19 + + .../files/firefox-73.0_fix_lto_pgo_builds.patch | 51 ++ + www-client/firefox/files/gentoo-default-prefs.js-3 | 18 + + www-client/firefox/files/gentoo-hwaccel-prefs.js-1 | 2 + + www-client/firefox/files/icon/firefox.desktop | 10 + + www-client/firefox/firefox-75.0_beta10.ebuild | 816 +++++++++++++++++++++ + www-client/firefox/metadata.xml | 41 ++ + 17 files changed, 1902 insertions(+) + create mode 100644 mail-client/thunderbird/Manifest + create mode 100644 mail-client/thunderbird/files/1000_fix_gentoo_preferences.patch + create mode 100644 mail-client/thunderbird/files/disable-auto-update.policy.json + create mode 100644 mail-client/thunderbird/files/icon/thunderbird-unbranded.desktop + create mode 100644 mail-client/thunderbird/files/icon/thunderbird.desktop + create mode 100644 mail-client/thunderbird/files/thunderbird-gentoo-default-prefs.js-2 + create mode 100644 mail-client/thunderbird/metadata.xml + create mode 100644 mail-client/thunderbird/thunderbird-68.6.0.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-73.0_fix_llvm9.patch + create mode 100644 www-client/firefox/files/firefox-73.0_fix_lto_pgo_builds.patch + 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.desktop + create mode 100644 www-client/firefox/firefox-75.0_beta10.ebuild + create mode 100644 www-client/firefox/metadata.xml *** syncing anarchy *** synced anarchy * Sync succeeded |