From 121ed4eec41fbf03e1998d09eede1bf449da63b9 Mon Sep 17 00:00:00 2001 From: V3n3RiX Date: Fri, 19 Jul 2019 22:05:27 +0100 Subject: gentoo resync : 19.07.2019 --- profiles/arch/alpha/make.defaults | 4 ++++ profiles/arch/alpha/use.stable.mask | 4 ++++ profiles/arch/amd64/make.defaults | 4 ++++ profiles/arch/amd64/use.stable.mask | 4 ++++ profiles/arch/amd64/x32/package.mask | 3 +-- profiles/arch/arm/make.defaults | 4 ++++ profiles/arch/arm/package.use.stable.mask | 5 ----- profiles/arch/arm/use.mask | 1 + profiles/arch/arm/use.stable.mask | 4 ++++ profiles/arch/arm64/make.defaults | 4 ++++ profiles/arch/arm64/use.mask | 6 +----- profiles/arch/arm64/use.stable.mask | 4 ++++ profiles/arch/base/use.mask | 4 +++- profiles/arch/hppa/make.defaults | 4 ++++ profiles/arch/hppa/use.stable.mask | 4 ++++ profiles/arch/ia64/make.defaults | 4 ++++ profiles/arch/ia64/use.stable.mask | 4 ++++ profiles/arch/m68k/use.mask | 1 - profiles/arch/mips/use.mask | 4 ---- 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/package.use.mask | 6 +++++- profiles/arch/powerpc/ppc64/use.stable.mask | 4 ++++ profiles/arch/powerpc/use.mask | 4 +--- profiles/arch/s390/make.defaults | 4 ++++ profiles/arch/s390/use.stable.mask | 4 ++++ profiles/arch/sparc/make.defaults | 4 ++++ profiles/arch/sparc/use.mask | 5 ----- profiles/arch/sparc/use.stable.mask | 4 ++++ profiles/arch/x86/make.defaults | 4 ++++ profiles/arch/x86/use.stable.mask | 4 ++++ 32 files changed, 100 insertions(+), 27 deletions(-) create mode 100644 profiles/arch/s390/use.stable.mask (limited to 'profiles/arch') diff --git a/profiles/arch/alpha/make.defaults b/profiles/arch/alpha/make.defaults index 6bbfb6303139..b0d8d036c6a6 100644 --- a/profiles/arch/alpha/make.defaults +++ b/profiles/arch/alpha/make.defaults @@ -32,3 +32,7 @@ ALSA_CARDS="ali5451 als4000 bt87x ca0106 cmipci emu10k1 ens1370 ens1371 es1938 e # Enable USE=libtirpc by default, to ease dependency resolution during # the stabilization of glibc-2.26. Bug 657148 USE="libtirpc" + +# Hans de Graaff (2019-07-17) +# Temporary mask for stable bug 688976 +ruby_targets_ruby25 + # Mike Gilbert (2017-06-08) # dev-lang/python:3.7 is not stable. python_targets_python3_7 diff --git a/profiles/arch/amd64/make.defaults b/profiles/arch/amd64/make.defaults index afe2ba0ad010..67cce2ed7d7c 100644 --- a/profiles/arch/amd64/make.defaults +++ b/profiles/arch/amd64/make.defaults @@ -67,3 +67,7 @@ IUSE_IMPLICIT="abi_x86_64" # Enable USE=libtirpc by default, to ease dependency resolution during # the stabilization of glibc-2.26. Bug 657148 USE="libtirpc" + +# Hans de Graaff (2019-07-17) +# Temporary mask for stable bug 688976 +ruby_targets_ruby25 + # Andreas Sturmlechner (2018-11-17) # media-sound/audacious is not yet stabilised audacious diff --git a/profiles/arch/amd64/x32/package.mask b/profiles/arch/amd64/x32/package.mask index 679156e3a13d..b2ef7e960c46 100644 --- a/profiles/arch/amd64/x32/package.mask +++ b/profiles/arch/amd64/x32/package.mask @@ -1,4 +1,4 @@ -# Copyright 1999-2018 Gentoo Authors +# Copyright 1999-2019 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 # Thomas Deutschmann (2018-10-23) @@ -25,7 +25,6 @@ dev-lang/coffee-script dev-python/bokeh dev-python/blaze dev-ruby/autoprefixer-rails -=dev-ruby/capybara-3.20* dev-ruby/coffee-rails dev-ruby/coffee-script dev-ruby/execjs diff --git a/profiles/arch/arm/make.defaults b/profiles/arch/arm/make.defaults index 23746eae9be3..3b496a9a83a0 100644 --- a/profiles/arch/arm/make.defaults +++ b/profiles/arch/arm/make.defaults @@ -22,3 +22,7 @@ VIDEO_CARDS="exynos fbdev omap" # Michał Górny (2017-03-14) # Unhide the ARM-specific USE_EXPANDs. USE_EXPAND_HIDDEN="-CPU_FLAGS_ARM" + +# Hans de Graaff (2017-04-18) -# No gst-plugins-vp8:0.10, gst-plugins-musepack:0.10 stable -media-plugins/gst-plugins-meta:0.10 musepack vpx - # Michael Weber (2017-04-01) # no stable jdk media-libs/libbluray java @@ -98,7 +94,6 @@ sys-fs/dmraid dietlibc klibc # Christoph Junghans (2016-11-27) # no stable mpi on arm yet, but maybe in the future -<=app-crypt/johntheripper-1.7.9-r6 mpi <=sci-libs/fftw-3.3.4 mpi # Markus Meier (2016-09-27) diff --git a/profiles/arch/arm/use.mask b/profiles/arch/arm/use.mask index cb8f50c3d5f4..7433f4959664 100644 --- a/profiles/arch/arm/use.mask +++ b/profiles/arch/arm/use.mask @@ -102,6 +102,7 @@ anthy -video_cards_freedreno -video_cards_imx -video_cards_omap +-video_cards_panfrost -video_cards_tegra -video_cards_vc4 diff --git a/profiles/arch/arm/use.stable.mask b/profiles/arch/arm/use.stable.mask index 5d0ba54c26e2..3c11f961a4dc 100644 --- a/profiles/arch/arm/use.stable.mask +++ b/profiles/arch/arm/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 +# Hans de Graaff (2019-07-17) +# Temporary mask for stable bug 688976 +ruby_targets_ruby25 + # Thomas Deutschmann (2019-06-08) # Needs dev-lang/php:7.3 stable php_targets_php7-3 diff --git a/profiles/arch/arm64/make.defaults b/profiles/arch/arm64/make.defaults index 3fa7f0b1c878..cffd2eafcc71 100644 --- a/profiles/arch/arm64/make.defaults +++ b/profiles/arch/arm64/make.defaults @@ -25,3 +25,7 @@ USE="libtirpc" # Michał Górny (2017-03-14) # Unhide the ARM-specific USE_EXPANDs. USE_EXPAND_HIDDEN="-CPU_FLAGS_ARM" + +# Hans de Graaff diff --git a/profiles/arch/arm64/use.stable.mask b/profiles/arch/arm64/use.stable.mask index d99f15b0806f..0cb107d8064d 100644 --- a/profiles/arch/arm64/use.stable.mask +++ b/profiles/arch/arm64/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 +# Hans de Graaff (2019-07-17) +# Temporary mask for stable bug 688976 +ruby_targets_ruby25 + # Aaron Bauman (2019-05-20) # Does not build on arm64 ocamlopt diff --git a/profiles/arch/base/use.mask b/profiles/arch/base/use.mask index 07690141affb..a3646664b546 100644 --- a/profiles/arch/base/use.mask +++ b/profiles/arch/base/use.mask @@ -1,4 +1,4 @@ -# Copyright 1999-2018 Gentoo Foundation +# Copyright 1999-2019 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 # James Le Cuirot (2017-06-29) @@ -137,7 +137,9 @@ video_cards_siliconmotion video_cards_exynos video_cards_freedreno video_cards_imx +video_cards_lima video_cards_omap +video_cards_panfrost video_cards_tegra video_cards_vc4 diff --git a/profiles/arch/hppa/make.defaults b/profiles/arch/hppa/make.defaults index e25a2f2759a3..fb6b9006e23c 100644 --- a/profiles/arch/hppa/make.defaults +++ b/profiles/arch/hppa/make.defaults @@ -24,3 +24,7 @@ CHOST_hppa="${CHOST}" # Donnie Berkholz (2006-08-18) # Defaults for video drivers VIDEO_CARDS="fbdev" + +# Hans de Graaff (2019-07-17) +# Temporary mask for stable bug 688976 +ruby_targets_ruby25 + # Andreas Sturmlechner (2019-06-05) # sys-auth/consolekit will not be stabilised anymore. consolekit diff --git a/profiles/arch/ia64/make.defaults b/profiles/arch/ia64/make.defaults index bdf4d7fa4798..f268b499769f 100644 --- a/profiles/arch/ia64/make.defaults +++ b/profiles/arch/ia64/make.defaults @@ -31,3 +31,7 @@ VIDEO_CARDS="fbdev glint mga nv r128 radeon" # Diego Pettenò (2006-12-23) # Defaults for audio drivers - Took from x86 profile ALSA_CARDS="ali5451 als4000 atiixp atiixp-modem bt87x ca0106 cmipci emu10k1x ens1370 ens1371 es1938 es1968 fm801 hda-intel intel8x0 intel8x0m maestro3 trident usb-audio via82xx via82xx-modem ymfpci" + +# Hans de Graaff (2019-07-17) +# Temporary mask for stable bug 688976 +ruby_targets_ruby25 + # Andreas Sturmlechner (2019-04-29) # sys-auth/elogind is not yet stable here. bug #682158 elogind diff --git a/profiles/arch/m68k/use.mask b/profiles/arch/m68k/use.mask index 7a1b57cdfc60..833297a10352 100644 --- a/profiles/arch/m68k/use.mask +++ b/profiles/arch/m68k/use.mask @@ -82,7 +82,6 @@ gnome-keyring pango # Masking since net-dns/avahi and net-misc/mDNSResponder are masked -avahi zeroconf # Chí-Thanh Christopher Nguyễn (2013-08-22) diff --git a/profiles/arch/mips/use.mask b/profiles/arch/mips/use.mask index 4e92f734c8d3..e440752c0434 100644 --- a/profiles/arch/mips/use.mask +++ b/profiles/arch/mips/use.mask @@ -196,10 +196,6 @@ jack # masked because of silly java deps with gnome (we have no jre on mips) accessibility -# Stephen P. Becker -# masked because mozilla doesn't work on mips -mozilla - # Stephen P. Becker # masked because I say so, gnome-- pda diff --git a/profiles/arch/powerpc/ppc32/make.defaults b/profiles/arch/powerpc/ppc32/make.defaults index de0dc3b76f47..944a5063f7b7 100644 --- a/profiles/arch/powerpc/ppc32/make.defaults +++ b/profiles/arch/powerpc/ppc32/make.defaults @@ -35,3 +35,7 @@ IUSE_IMPLICIT="abi_ppc_32" # Enable abi_ppc_32 for packages that don't have it forced. ABI_PPC="32" + +# Hans de Graaff (2019-07-17) +# Temporary mask for stable bug 688976 +ruby_targets_ruby25 + # Mike Gilbert (2017-06-08) # 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 0e1645fcff97..02897b721721 100644 --- a/profiles/arch/powerpc/ppc64/make.defaults +++ b/profiles/arch/powerpc/ppc64/make.defaults @@ -39,3 +39,7 @@ 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 (2019-07-16) +# sci-libs/dcmtk is not keyworded +media-libs/openimageio dicom + # Thomas Deutschmann (2018-12-10) # dev-lang/luajit lacks ppc64 keyword. luajit upstream does not support ppc64 net-analyzer/snort open-appid diff --git a/profiles/arch/powerpc/ppc64/use.stable.mask b/profiles/arch/powerpc/ppc64/use.stable.mask index 5ba9da7bc572..6f2bbeb4eb7e 100644 --- a/profiles/arch/powerpc/ppc64/use.stable.mask +++ b/profiles/arch/powerpc/ppc64/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 +# Hans de Graaff (2019-07-17) +# Temporary mask for stable bug 688976 +ruby_targets_ruby25 + # Mike Gilbert (2017-06-08) # dev-lang/python:3.7 is not stable. python_targets_python3_7 diff --git a/profiles/arch/powerpc/use.mask b/profiles/arch/powerpc/use.mask index c104292e8347..911a017daa97 100644 --- a/profiles/arch/powerpc/use.mask +++ b/profiles/arch/powerpc/use.mask @@ -1,4 +1,4 @@ -# Copyright 1999-2018 Gentoo Authors +# Copyright 1999-2019 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 # PPC Specific use flags @@ -81,8 +81,6 @@ dmi lcd_devices_graphlcd # Masked vaapi for PowerPC until it works on hardware available to PowerPC users (cell, etc.) vaapi -# User Mode Linux isn't supported on ppc yet -uml ### Other flags -- Please put additional maskings below here diff --git a/profiles/arch/s390/make.defaults b/profiles/arch/s390/make.defaults index ae0d0d397e86..3ee8806451d0 100644 --- a/profiles/arch/s390/make.defaults +++ b/profiles/arch/s390/make.defaults @@ -31,3 +31,7 @@ ABI_S390="32" # While multilib is available, we don't default it to on. BOOTSTRAP_USE="${BOOTSTRAP_USE} -multilib" USE="-multilib" + +# Hans de Graaff (2019-07-17) +# Temporary mask for stable bug 688976 +ruby_targets_ruby25 + diff --git a/profiles/arch/sparc/make.defaults b/profiles/arch/sparc/make.defaults index b7dc3ff5dc2b..56a94001e0da 100644 --- a/profiles/arch/sparc/make.defaults +++ b/profiles/arch/sparc/make.defaults @@ -43,3 +43,7 @@ VIDEO_CARDS="fbdev glint mga r128 radeon" # Enable USE=libtirpc by default, to ease dependency resolution during # the stabilization of glibc-2.26. Bug 657148 USE="libtirpc" + +# Hans de Graaff (2012-05-07) -# Missing keywording in www-client/firefox wrt #360427 -mozilla - # Alexandre Rostovtsev (2011-10-28) # x11-misc/colord and app-admin/packagekit-base not tested. Bug #387959. colord @@ -182,7 +178,6 @@ networkmanager pbs pcmcia rar -uml valgrind wifi xvmc diff --git a/profiles/arch/sparc/use.stable.mask b/profiles/arch/sparc/use.stable.mask index dda2b0e622db..123fa35d6f2f 100644 --- a/profiles/arch/sparc/use.stable.mask +++ b/profiles/arch/sparc/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 +# Hans de Graaff (2019-07-17) +# Temporary mask for stable bug 688976 +ruby_targets_ruby25 + # Sergei Trofimovich (2019-02-02) # No stable app-arch/rpm on sparc. rpm diff --git a/profiles/arch/x86/make.defaults b/profiles/arch/x86/make.defaults index c0600e4ae9f1..884e1c008db8 100644 --- a/profiles/arch/x86/make.defaults +++ b/profiles/arch/x86/make.defaults @@ -47,3 +47,7 @@ ABI_X86="32" # Enable USE=libtirpc by default, to ease dependency resolution during # the stabilization of glibc-2.26. Bug 657148 USE="libtirpc" + +# Hans de Graaff (2019-07-17) +# Temporary mask for stable bug 688976 +ruby_targets_ruby25 + # Andreas Sturmlechner (2018-11-17) # media-sound/audacious is not yet stabilised audacious -- cgit v1.2.3