diff options
Diffstat (limited to 'gentoo.txt')
-rw-r--r-- | gentoo.txt | 45 |
1 files changed, 17 insertions, 28 deletions
diff --git a/gentoo.txt b/gentoo.txt index 3ca8c2ec9578..8444409b9cc1 100644 --- a/gentoo.txt +++ b/gentoo.txt @@ -13,35 +13,24 @@ 'status': 'official'} $ pmaint sync gentoo From https://anongit.gentoo.org/git/repo/gentoo - 0e34851a287..d7b7db2aa3b master -> origin/master -Updating 0e34851a287..d7b7db2aa3b + d7b7db2aa3b..631dc94c153 master -> origin/master +Updating d7b7db2aa3b..631dc94c153 Fast-forward - app-office/calcurse/Manifest | 1 - - app-office/calcurse/calcurse-4.5.0.ebuild | 47 --- - dev-lang/python/Manifest | 1 + - dev-lang/python/python-3.7.7.ebuild | 340 +++++++++++++++++++++ - dev-python/httpretty/Manifest | 1 + - dev-python/httpretty/httpretty-0.9.7.ebuild | 43 +++ - www-client/chromium/Manifest | 2 +- - ...0.4068.4.ebuild => chromium-82.0.4077.0.ebuild} | 11 +- - .../chromium/files/chromium-82-clang-std.patch | 13 + - .../files/chromium-82-gcc-incomplete-type.patch | 40 +++ - .../chromium/files/chromium-82-gcc-noexcept.patch | 13 + - .../chromium/files/chromium-82-gcc-private.patch | 47 --- - .../chromium/files/chromium-82-gcc-template.patch | 50 +++ - .../chromium/files/chromium-82-include.patch | 28 -- - .../chromium/files/chromium-compiler-r12.patch | 32 +- - 15 files changed, 525 insertions(+), 144 deletions(-) - delete mode 100644 app-office/calcurse/calcurse-4.5.0.ebuild - create mode 100644 dev-lang/python/python-3.7.7.ebuild - create mode 100644 dev-python/httpretty/httpretty-0.9.7.ebuild - rename www-client/chromium/{chromium-82.0.4068.4.ebuild => chromium-82.0.4077.0.ebuild} (98%) - create mode 100644 www-client/chromium/files/chromium-82-clang-std.patch - create mode 100644 www-client/chromium/files/chromium-82-gcc-incomplete-type.patch - create mode 100644 www-client/chromium/files/chromium-82-gcc-noexcept.patch - delete mode 100644 www-client/chromium/files/chromium-82-gcc-private.patch - create mode 100644 www-client/chromium/files/chromium-82-gcc-template.patch - delete mode 100644 www-client/chromium/files/chromium-82-include.patch + app-shells/hstr/Manifest | 1 + + .../files/hstr-2.1-fix-ncurses-configure.patch | 81 ++++++++++++++++++++++ + app-shells/hstr/hstr-2.1.ebuild | 33 +++++++++ + dev-python/metadata.xml | 11 +++ + media-gfx/imagemagick/Manifest | 4 +- + media-gfx/imagemagick/imagemagick-6.9.10.96.ebuild | 2 +- + ....9.10.92.ebuild => imagemagick-6.9.11.0.ebuild} | 4 +- + ...7.0.9.22.ebuild => imagemagick-7.0.10.0.ebuild} | 4 +- + media-gfx/imagemagick/imagemagick-7.0.9.26.ebuild | 2 +- + media-gfx/imagemagick/imagemagick-9999.ebuild | 4 +- + 10 files changed, 136 insertions(+), 10 deletions(-) + create mode 100644 app-shells/hstr/files/hstr-2.1-fix-ncurses-configure.patch + create mode 100644 app-shells/hstr/hstr-2.1.ebuild + rename media-gfx/imagemagick/{imagemagick-6.9.10.92.ebuild => imagemagick-6.9.11.0.ebuild} (97%) + rename media-gfx/imagemagick/{imagemagick-7.0.9.22.ebuild => imagemagick-7.0.10.0.ebuild} (97%) *** syncing gentoo *** synced gentoo * Sync succeeded |