From 2891d29af8907ce881662f4a02844926d7a293c7 Mon Sep 17 00:00:00 2001 From: V3n3RiX Date: Mon, 31 Dec 2018 13:43:35 +0000 Subject: gentoo resync : 31.12.2018 --- profiles/arch/alpha/make.defaults | 4 ---- profiles/arch/alpha/package.use.mask | 5 ----- profiles/arch/alpha/package.use.stable.mask | 5 +++-- profiles/arch/alpha/use.stable.mask | 4 ---- profiles/arch/arm/package.use.mask | 9 +++++++++ profiles/arch/arm64/package.use.mask | 5 +++++ profiles/arch/hppa/make.defaults | 4 ---- profiles/arch/hppa/use.stable.mask | 4 ---- profiles/arch/powerpc/package.use.force | 4 ++++ profiles/arch/powerpc/package.use.mask | 2 +- profiles/arch/powerpc/ppc32/make.defaults | 4 ---- profiles/arch/powerpc/ppc32/use.stable.mask | 4 ---- profiles/arch/powerpc/ppc64/make.defaults | 4 ---- profiles/arch/powerpc/ppc64/use.stable.mask | 4 ---- profiles/arch/sparc/make.defaults | 4 ---- profiles/arch/sparc/package.use.stable.mask | 5 +++++ profiles/arch/sparc/use.stable.mask | 4 ---- 17 files changed, 27 insertions(+), 48 deletions(-) (limited to 'profiles/arch') diff --git a/profiles/arch/alpha/make.defaults b/profiles/arch/alpha/make.defaults index efb7262f104e..db56fd05843d 100644 --- a/profiles/arch/alpha/make.defaults +++ b/profiles/arch/alpha/make.defaults @@ -28,10 +28,6 @@ VIDEO_CARDS="fbdev glint mga nv r128 radeon tdfx voodoo" # Alpha supports the same busses. ALSA_CARDS="ali5451 als4000 bt87x ca0106 cmipci emu10k1 ens1370 ens1371 es1938 es1968 fm801 hda-intel intel8x0 maestro3 trident usb-audio via82xx ymfpci" -# Hans de Graaff (12 Nov 2018) -# Temporary entry to support stable bug 661262 -RUBY_TARGETS="ruby23" - # Tobias Klausmann (25 Jun 2018) # Enable USE=libtirpc by default, to ease dependency resolution during # the stabilization of glibc-2.26. Bug 657148 diff --git a/profiles/arch/alpha/package.use.mask b/profiles/arch/alpha/package.use.mask index 46e111aa36ee..a4481023592b 100644 --- a/profiles/arch/alpha/package.use.mask +++ b/profiles/arch/alpha/package.use.mask @@ -61,11 +61,6 @@ app-metrics/collectd collectd_plugins_write_mongodb app-metrics/collectd collectd_plugins_xencpu app-metrics/collectd collectd_plugins_java -# Ulrich Müller (23 Oct 2017) -# Needs net-mail/mailutils which is not keyworded, bug #635216. -app-editors/emacs mailutils -app-editors/emacs-vcs mailutils - # Michael Palimaka (30 Sep 2017) # Required dependencies are not keyworded. x11-themes/qtcurve plasma diff --git a/profiles/arch/alpha/package.use.stable.mask b/profiles/arch/alpha/package.use.stable.mask index 600a4ec10ece..d764cf9c87ac 100644 --- a/profiles/arch/alpha/package.use.stable.mask +++ b/profiles/arch/alpha/package.use.stable.mask @@ -26,8 +26,9 @@ media-sound/easytag nautilus net-print/cups-filters pdf # Ulrich Müller (09 Aug 2018) -# Needs net-libs/webkit-gtk which is not stable (yet?), bug #663248 -app-editors/emacs xwidgets +# Needs net-mail/mailutils and net-libs/webkit-gtk which are not +# stable (yet?), bug #663248 +app-editors/emacs mailutils xwidgets # Tobias Klausmann (17 Sep 2015) # Move this mask here (from package.use.mask) until net-fs/libnfs goes stable. diff --git a/profiles/arch/alpha/use.stable.mask b/profiles/arch/alpha/use.stable.mask index 30ef89054df7..e1b9f434793c 100644 --- a/profiles/arch/alpha/use.stable.mask +++ b/profiles/arch/alpha/use.stable.mask @@ -4,10 +4,6 @@ # This file requires eapi 5 or later. New entries go on top. # Please use the same syntax as in use.mask -# Hans de Graaff (12 Nov 2018) -# Temporary mask for ruby:2.4, bug 661262 -ruby_targets_ruby24 - # Mike Gilbert (08 Jun 2017) # dev-lang/python:3.7 is not stable. python_targets_python3_7 diff --git a/profiles/arch/arm/package.use.mask b/profiles/arch/arm/package.use.mask index d3a4eb16aa61..04e76200a650 100644 --- a/profiles/arch/arm/package.use.mask +++ b/profiles/arch/arm/package.use.mask @@ -1,6 +1,15 @@ # Copyright 1999-2018 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 +# Davide Pesavento (27 Dec 2018) +# The corresponding Qt5 modules are not keyworded on arm, and we don't want to +# keyword them solely because of PyQt5 while there are no other in-tree users. +dev-python/PyQt5 networkauth + +# Anthony G. Basile (24 Dec 2018) +# asm broken on arm, bug #673580 +=dev-libs/libressl-2.9.0 asm + # Aaron W. Swenson (19 Oct 2018) # Requires sys-devel/clang which isn’t keyworded for ARM. dev-db/postgresql llvm diff --git a/profiles/arch/arm64/package.use.mask b/profiles/arch/arm64/package.use.mask index 55d0fb0dd998..d1eb738520ff 100644 --- a/profiles/arch/arm64/package.use.mask +++ b/profiles/arch/arm64/package.use.mask @@ -1,6 +1,11 @@ # Copyright 1999-2018 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 +# Davide Pesavento (27 Dec 2018) +# The corresponding Qt5 modules are not keyworded on arm64, and we don't want to +# keyword them solely because of PyQt5 while there are no other in-tree users. +dev-python/PyQt5 networkauth + # Thomas Deutschmann (12 Oct 2018) # Requires www-client/firefox which isn't yet keyworded on ARM64 dev-ruby/capybara test diff --git a/profiles/arch/hppa/make.defaults b/profiles/arch/hppa/make.defaults index 3f22ce8df613..0a3820884b6c 100644 --- a/profiles/arch/hppa/make.defaults +++ b/profiles/arch/hppa/make.defaults @@ -24,7 +24,3 @@ CHOST_hppa="${CHOST}" # 2006/08/18 - Donnie Berkholz # Defaults for video drivers VIDEO_CARDS="fbdev" - -# Hans de Graaff (12 Nov 2018) -# Temporary entry to support stable bug 661262 -RUBY_TARGETS="ruby23" diff --git a/profiles/arch/hppa/use.stable.mask b/profiles/arch/hppa/use.stable.mask index 8c4cf24387ec..f598c4237707 100644 --- a/profiles/arch/hppa/use.stable.mask +++ b/profiles/arch/hppa/use.stable.mask @@ -4,10 +4,6 @@ # This file requires eapi 5 or later. New entries go on top. # Please use the same syntax as in use.mask -# Hans de Graaff (12 Nov 2018) -# Temporary mask for ruby:2.4, bug 661262 -ruby_targets_ruby24 - # Andreas Sturmlechner (20 May 2018) openal diff --git a/profiles/arch/powerpc/package.use.force b/profiles/arch/powerpc/package.use.force index 139a21813030..511499b838d0 100644 --- a/profiles/arch/powerpc/package.use.force +++ b/profiles/arch/powerpc/package.use.force @@ -1,6 +1,10 @@ # Copyright 1999-2017 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 +# Sergei Trofimovich (25 Dec 2018) +# Enable powerpc target by default. +dev-lang/rust llvm_targets_PowerPC + # Michał Górny (24 Sep 2016) # Force the host target to avoid dependency hell sys-devel/clang llvm_targets_PowerPC diff --git a/profiles/arch/powerpc/package.use.mask b/profiles/arch/powerpc/package.use.mask index 88c3333cb08f..1fc379809296 100644 --- a/profiles/arch/powerpc/package.use.mask +++ b/profiles/arch/powerpc/package.use.mask @@ -125,7 +125,7 @@ dev-db/percona-server -numa # Davide Pesavento (28 Jul 2016) # The corresponding Qt5 modules are not keyworded on ppc, and we don't want to # keyword them solely because of PyQt5 while there are no other in-tree users. -dev-python/PyQt5 bluetooth location webengine +dev-python/PyQt5 bluetooth location networkauth webengine # Michael Palimaka (07 Jul 2016) # Requires unkeyworded dependencies diff --git a/profiles/arch/powerpc/ppc32/make.defaults b/profiles/arch/powerpc/ppc32/make.defaults index 3b8dbab2de7e..418e2b908510 100644 --- a/profiles/arch/powerpc/ppc32/make.defaults +++ b/profiles/arch/powerpc/ppc32/make.defaults @@ -35,7 +35,3 @@ IUSE_IMPLICIT="abi_ppc_32" # Enable abi_ppc_32 for packages that don't have it forced. ABI_PPC="32" - -# Hans de Graaff (12 Nov 2018) -# Temporary entry to support stable bug 661262 -RUBY_TARGETS="ruby23" diff --git a/profiles/arch/powerpc/ppc32/use.stable.mask b/profiles/arch/powerpc/ppc32/use.stable.mask index 9973cc5d5534..49f0bee80f65 100644 --- a/profiles/arch/powerpc/ppc32/use.stable.mask +++ b/profiles/arch/powerpc/ppc32/use.stable.mask @@ -1,7 +1,3 @@ -# Hans de Graaff (12 Nov 2018) -# Temporary mask for ruby:2.4, bug 661262 -ruby_targets_ruby24 - # Mike Gilbert (08 Jun 2017) # dev-lang/python:3.7 is not stable. python_targets_python3_7 diff --git a/profiles/arch/powerpc/ppc64/make.defaults b/profiles/arch/powerpc/ppc64/make.defaults index d2b49417d9f2..7f43ef6c4888 100644 --- a/profiles/arch/powerpc/ppc64/make.defaults +++ b/profiles/arch/powerpc/ppc64/make.defaults @@ -39,7 +39,3 @@ VIDEO_CARDS="fbdev mga nv r128 radeon" # Enable abi_ppc_64 for packages that don't have it forced. ABI_PPC="64" - -# Hans de Graaff (12 Nov 2018) -# Temporary entry to support stable bug 661262 -RUBY_TARGETS="ruby23" diff --git a/profiles/arch/powerpc/ppc64/use.stable.mask b/profiles/arch/powerpc/ppc64/use.stable.mask index dadeeb17b0e0..a47ca75152f7 100644 --- a/profiles/arch/powerpc/ppc64/use.stable.mask +++ b/profiles/arch/powerpc/ppc64/use.stable.mask @@ -4,10 +4,6 @@ # This file requires eapi 5 or later. New entries go on top. # Please use the same syntax as in use.mask -# Hans de Graaff (12 Nov 2018) -# Temporary mask for ruby:2.4, bug 661262 -ruby_targets_ruby24 - # Mike Gilbert (08 Jun 2017) # dev-lang/python:3.7 is not stable. python_targets_python3_7 diff --git a/profiles/arch/sparc/make.defaults b/profiles/arch/sparc/make.defaults index 8ae22a12a030..32ca3073612b 100644 --- a/profiles/arch/sparc/make.defaults +++ b/profiles/arch/sparc/make.defaults @@ -43,7 +43,3 @@ VIDEO_CARDS="fbdev glint mga r128 radeon tdfx voodoo" # Enable USE=libtirpc by default, to ease dependency resolution during # the stabilization of glibc-2.26. Bug 657148 USE="libtirpc" - -# Hans de Graaff (12 Nov 2018) -# Temporary entry to support stable bug 661262 -RUBY_TARGETS="ruby23" diff --git a/profiles/arch/sparc/package.use.stable.mask b/profiles/arch/sparc/package.use.stable.mask index 94578b2c43e7..de9d365d8f18 100644 --- a/profiles/arch/sparc/package.use.stable.mask +++ b/profiles/arch/sparc/package.use.stable.mask @@ -17,6 +17,11 @@ #--- END OF EXAMPLES --- +# Sergei Trofimovich (25 Dec 2018) +# Needs net-mail/mailutils and net-libs/webkit-gtk which are not +# stable (yet?), bug #663248 +app-editors/emacs mailutils xwidgets + # Andreas Sturmlechner (14 Sep 2018) # media-libs/libraw is not stable media-gfx/imagemagick raw diff --git a/profiles/arch/sparc/use.stable.mask b/profiles/arch/sparc/use.stable.mask index f13e6a55c4fa..127d5cf20fb7 100644 --- a/profiles/arch/sparc/use.stable.mask +++ b/profiles/arch/sparc/use.stable.mask @@ -4,10 +4,6 @@ # This file requires eapi 5 or later. New entries go on top. # Please use the same syntax as in use.mask -# Hans de Graaff (12 Nov 2018) -# Temporary mask for ruby:2.4, bug 661262 -ruby_targets_ruby24 - # Mike Gilbert (08 Jun 2017) # dev-lang/python:3.7 is not stable. python_targets_python3_7 -- cgit v1.2.3