From 6abbf81ef2f298e3221ff5e67a1f3c5f23958212 Mon Sep 17 00:00:00 2001 From: V3n3RiX Date: Mon, 14 Dec 2020 13:26:14 +0000 Subject: gentoo resync : 14.12.2020 --- profiles/base/make.defaults | 10 +++++----- profiles/base/package.use.force | 8 ++++++++ profiles/base/package.use.mask | 40 ++++++++++++++++++++++++++++++++++++++++ profiles/base/use.stable.mask | 4 ++++ 4 files changed, 57 insertions(+), 5 deletions(-) (limited to 'profiles/base') diff --git a/profiles/base/make.defaults b/profiles/base/make.defaults index 4dcbeb8f33a4..b5cbd7f8143b 100644 --- a/profiles/base/make.defaults +++ b/profiles/base/make.defaults @@ -123,14 +123,14 @@ PYTHONDONTWRITEBYTECODE="1" # This MUST be kept in sync with the PYTHON_TARGETS below # Mike Gilbert (2018-05-23) # sys-apps/baslayout-2.5 needs split-usr enabled. -BOOTSTRAP_USE="unicode internal-glib pkg-config split-usr python_targets_python3_7 python_targets_python2_7" +BOOTSTRAP_USE="unicode internal-glib pkg-config split-usr python_targets_python3_8 python_targets_python2_7" # Mike Gilbert (2012-05-15) # Default target(s) for python-r1.eclass -# Mikle Kolyada (2020-05-06) -# Updated to python3_7 -PYTHON_TARGETS="python2_7 python3_7" -PYTHON_SINGLE_TARGET="python3_7" +# Mikle Kolyada (2020-12-02) +# Updated to python3_8 +PYTHON_TARGETS="python2_7 python3_8" +PYTHON_SINGLE_TARGET="python3_8" # Michał Górny (2013-08-10) # Moved from portage's make.globals. diff --git a/profiles/base/package.use.force b/profiles/base/package.use.force index 3ed0a93dc476..70e3d1e505da 100644 --- a/profiles/base/package.use.force +++ b/profiles/base/package.use.force @@ -1,6 +1,14 @@ # Copyright 1999-2020 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 +# Upstream does not test with GCC and it turned out that building +# Firefox/Thunderbird with GCC will cause certain hard to debug +# runtime bugs (bug #758446) which are not worth it. +# Building Firefox/Thunderbird with GCC is no longer supported +# in Gentoo until further notice. +mail-client/thunderbird clang +www-client/firefox clang + # Michał Górny (2020-09-01) # sys-boot/udk is being removed, and newest revision of refind does not # support it already. diff --git a/profiles/base/package.use.mask b/profiles/base/package.use.mask index 1bee69f92321..a4d6231ed7bc 100644 --- a/profiles/base/package.use.mask +++ b/profiles/base/package.use.mask @@ -6,6 +6,42 @@ # This file is only for generic masks. For arch-specific masks (i.e. # mask everywhere, unmask on arch/*) use arch/base. +# Arfrever Frehtes Taifersar Arahesis (2020-12-07) +# Waiting for unmasking of slotted Lua. +>=app-i18n/fcitx-4.2.9.8:4 lua +>=app-i18n/ibus-libpinyin-1.11.92 lua +app-i18n/ibus-pinyin lua + +# Matt Turner (2020-12-05) +# Relies on gtkdoc-mktmpl which was removed from gtk-doc-1.26 +# Bug #740690 +x11-libs/colord-gtk doc + +# Michał Górny (2020-12-04) +# Mask the experimental targets in release ebuilds. + (2020-12-03) +# Doc building seem to be very random without any predictability, +# bug #734104 +media-gfx/blender doc + +# Marek Szuba (2020-11-30) +# Vendored therecipe/qt violates network sandbox + uses external binary +# Qt libraries; see https://github.com/ProtonMail/proton-bridge/issues/16 +# The qt module itself apparently can be made to build against system Qt5 +# but making it do so while vendored is a non-trivial task. +mail-mta/protonmail-bridge gui + +# Michał Górny (2020-11-29) +# libclangformat-ide is masked for removal. +dev-qt/qt-creator clang + # Joonas Niilola (2020-11-26) # Still too experimental. efl's upstream can't keep up with libavif's. # Bug: 756733 @@ -19,6 +55,10 @@ kde-apps/kipi-plugins vkontakte # waiting for lua to be slotted media-gfx/exact-image lua +# Haelwenn (lanodan) Monnier (2020-11-03) +# Requires >=dev-lang/lua-5.2, which is still masked. +app-editors/vis lua + # Marek Szuba (2020-10-12) # Requires slotted Lua, which is still masked. media-gfx/darktable system-lua diff --git a/profiles/base/use.stable.mask b/profiles/base/use.stable.mask index be1ec99403a2..ea79d69f1158 100644 --- a/profiles/base/use.stable.mask +++ b/profiles/base/use.stable.mask @@ -4,6 +4,10 @@ # This file requires eapi 5 or later. New entries go on top. # Please use the same syntax as in use.mask +# Brian Evans (2020-12-08) +# Allow packages to add php 8.0 support while waiting on its stable +php_targets_php8-0 + # Sergei Trofimovich (2020-04-13) # dev-vcs/darcs (dev-lang/ghc) has no stable keywords. darcs -- cgit v1.2.3