From dc7cbdfa65fd814b3b9aa3c56257da201109e807 Mon Sep 17 00:00:00 2001 From: V3n3RiX Date: Fri, 5 Apr 2019 21:17:31 +0100 Subject: gentoo resync : 05.04.2019 --- profiles/arch/alpha/make.defaults | 2 +- profiles/arch/alpha/use.mask | 8 ++++++-- profiles/arch/amd64-fbsd/package.use.mask | 4 ++++ profiles/arch/amd64-fbsd/todo/package.use.mask | 3 --- profiles/arch/amd64-fbsd/use.mask | 8 ++++++-- profiles/arch/amd64/use.mask | 6 +----- profiles/arch/arm/package.use.stable.mask | 2 +- profiles/arch/arm/use.mask | 6 ------ profiles/arch/arm64/package.use.mask | 5 +++++ profiles/arch/arm64/use.mask | 2 -- profiles/arch/arm64/use.stable.mask | 6 +++++- profiles/arch/base/use.mask | 4 ---- profiles/arch/hppa/use.mask | 9 ++++++--- profiles/arch/ia64/make.defaults | 2 +- profiles/arch/ia64/use.mask | 4 ++++ profiles/arch/m68k/use.mask | 8 ++++++-- profiles/arch/mips/make.defaults | 2 +- profiles/arch/mips/use.mask | 8 +++++--- profiles/arch/powerpc/ppc32/make.defaults | 2 +- profiles/arch/powerpc/ppc64/64ul/use.mask | 2 -- profiles/arch/powerpc/use.stable.mask | 6 +++++- profiles/arch/s390/use.mask | 7 +++++-- profiles/arch/sh/use.mask | 6 ++++-- profiles/arch/sparc/make.defaults | 2 +- profiles/arch/sparc/package.use.stable.mask | 4 ++++ profiles/arch/sparc/use.mask | 8 ++++++-- profiles/arch/x86-fbsd/use.mask | 16 ++++++++++------ profiles/arch/x86/use.mask | 8 ++------ profiles/arch/x86/use.stable.mask | 2 +- 29 files changed, 91 insertions(+), 61 deletions(-) (limited to 'profiles/arch') diff --git a/profiles/arch/alpha/make.defaults b/profiles/arch/alpha/make.defaults index db56fd05843d..88a898517d0e 100644 --- a/profiles/arch/alpha/make.defaults +++ b/profiles/arch/alpha/make.defaults @@ -21,7 +21,7 @@ LIBDIR_alpha="lib" # 2006/08/18 - Donnie Berkholz # Defaults for video drivers -VIDEO_CARDS="fbdev glint mga nv r128 radeon tdfx voodoo" +VIDEO_CARDS="fbdev glint mga nv r128 radeon" # 2007/02/05 - Chris Gianelloni # Defaults for audio drivers. These are copied from x86 (minus modems), since diff --git a/profiles/arch/alpha/use.mask b/profiles/arch/alpha/use.mask index 571836930ad2..cef30bbc3f28 100644 --- a/profiles/arch/alpha/use.mask +++ b/profiles/arch/alpha/use.mask @@ -1,5 +1,9 @@ -# Copyright 1999-2018 Gentoo Authors. -# Distributed under the terms of the GNU General Public License, v2 +# Copyright 1999-2019 Gentoo Authors +# Distributed under the terms of the GNU General Public License v2 + +# Andreas Sturmlechner (31 Mar 2019) +# sys-auth/elogind is not yet keyworded here. bug #681200 +elogind # Matt Turner (22 Dec 2018) # net-libs/zeromq is not keyworded diff --git a/profiles/arch/amd64-fbsd/package.use.mask b/profiles/arch/amd64-fbsd/package.use.mask index ec4e5b7ad705..ef07b2f1d642 100644 --- a/profiles/arch/amd64-fbsd/package.use.mask +++ b/profiles/arch/amd64-fbsd/package.use.mask @@ -1,6 +1,10 @@ # Copyright 1999-2019 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 +# Michał Górny (20 Mar 2019) +# Z3 fails to link on FreeBSD but linker produces no error messages. +sys-devel/clang z3 + # Michał Górny (22 Jan 2019) # Missing keywords on dependencies. app-arch/libarchive zstd diff --git a/profiles/arch/amd64-fbsd/todo/package.use.mask b/profiles/arch/amd64-fbsd/todo/package.use.mask index 6c38c1f7e44d..973ced730cae 100644 --- a/profiles/arch/amd64-fbsd/todo/package.use.mask +++ b/profiles/arch/amd64-fbsd/todo/package.use.mask @@ -132,9 +132,6 @@ media-libs/mesa video_cards_vmware x11-base/xorg-server glamor wayland x11-drivers/xf86-video-ati glamor -# x11-drivers/xf86-video-tdfx -x11-base/xorg-drivers video_cards_tdfx - # >=sys-devel/binutils-2.22 sys-devel/llvm gold diff --git a/profiles/arch/amd64-fbsd/use.mask b/profiles/arch/amd64-fbsd/use.mask index 4bca0e5e6c2b..09bc13e678ab 100644 --- a/profiles/arch/amd64-fbsd/use.mask +++ b/profiles/arch/amd64-fbsd/use.mask @@ -1,5 +1,5 @@ -# Copyright 1999-2018 Gentoo Foundation. -# Distributed under the terms of the GNU General Public License, v2 +# Copyright 1999-2019 Gentoo Authors +# Distributed under the terms of the GNU General Public License v2 # Unmask the flag which corresponds to ARCH. -amd64-fbsd @@ -33,6 +33,10 @@ #-video_cards_vmware -input_devices_vmmouse +# Andreas Sturmlechner (31 Mar 2019) +# sys-auth/elogind is not keyworded here. +elogind + # Ulrich Müller (01 May 2018) # virtual/mysql is not keyworded. mysql diff --git a/profiles/arch/amd64/use.mask b/profiles/arch/amd64/use.mask index 021c66925840..a1ff102e54e2 100644 --- a/profiles/arch/amd64/use.mask +++ b/profiles/arch/amd64/use.mask @@ -1,4 +1,4 @@ -# Copyright 1999-2017 Gentoo Foundation +# Copyright 1999-2019 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 # Unmask the flag which corresponds to ARCH. @@ -20,10 +20,6 @@ -oci8-instant-client -oracle -# Michael Palimaka (03 Jun 2017) -# Unmask elogind since it is keyworded here. --elogind - # Sven Wegener (31 May 2017) # libvirt is supported on amd64 -libvirt diff --git a/profiles/arch/arm/package.use.stable.mask b/profiles/arch/arm/package.use.stable.mask index 0a5c3b5582f0..6444d0683144 100644 --- a/profiles/arch/arm/package.use.stable.mask +++ b/profiles/arch/arm/package.use.stable.mask @@ -62,7 +62,7 @@ media-sound/mpd fluidsynth # Alexis Ballier (29 May 2017) # frei0r-plugins is not stable yet, mask it on stable versions (18 Apr 2017) # No gst-plugins-vp8:0.10, gst-plugins-musepack:0.10 stable diff --git a/profiles/arch/arm/use.mask b/profiles/arch/arm/use.mask index fdcce322d47f..b53a31b84fd3 100644 --- a/profiles/arch/arm/use.mask +++ b/profiles/arch/arm/use.mask @@ -15,10 +15,6 @@ python_single_target_python3_7 # No ACPI support on arm. Bug #657332 acpi -# Michael Palimaka (03 Jun 2017) -# Unmask elogind since it is keyworded here. --elogind - # Patrick Lauer (28 Apr 2015) # Dependencies not keyworded ayatana @@ -120,8 +116,6 @@ video_cards_nouveau video_cards_nv video_cards_r128 video_cards_radeon -video_cards_tdfx -video_cards_voodoo # Matt Turner # Mask more VIDEO_CARDs added with mesa-8.0 diff --git a/profiles/arch/arm64/package.use.mask b/profiles/arch/arm64/package.use.mask index 80f617fb1951..b94c1ebc0719 100644 --- a/profiles/arch/arm64/package.use.mask +++ b/profiles/arch/arm64/package.use.mask @@ -1,6 +1,11 @@ # Copyright 1999-2019 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 +# Roy Bamford (19 Mar 2019) +# Let kde-apps/akonadi use mysql. +dev-qt/qtsql -mysql +kde-apps/akonadi -mysql + # Mart Raudsepp (11 Mar 2019) # media-libs/bcg729 not keyworded yet net-analyzer/wireshark bcg729 diff --git a/profiles/arch/arm64/use.mask b/profiles/arch/arm64/use.mask index 513ac9b4da91..a3637255455b 100644 --- a/profiles/arch/arm64/use.mask +++ b/profiles/arch/arm64/use.mask @@ -189,8 +189,6 @@ video_cards_mga video_cards_nv video_cards_r128 video_cards_radeon -video_cards_tdfx -video_cards_voodoo # Matt Turner # Mask more VIDEO_CARDs added with mesa-8.0 diff --git a/profiles/arch/arm64/use.stable.mask b/profiles/arch/arm64/use.stable.mask index ea4f8b0e12c6..72ed92e00335 100644 --- a/profiles/arch/arm64/use.stable.mask +++ b/profiles/arch/arm64/use.stable.mask @@ -1,9 +1,13 @@ -# Copyright 1999-2018 Gentoo Foundation +# Copyright 1999-2019 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 # # This file requires eapi 5 or later. New entries go on top. # Please use the same syntax as in use.mask +# Andreas Sturmlechner (31 Mar 2019) +# sys-auth/elogind not stable yet. bug #682158 +elogind + # Mart Raudsepp (07 Feb 2019) # app-misc/tracker not stable yet tracker diff --git a/profiles/arch/base/use.mask b/profiles/arch/base/use.mask index 6b99d3b07714..b9c56f8de544 100644 --- a/profiles/arch/base/use.mask +++ b/profiles/arch/base/use.mask @@ -116,10 +116,6 @@ oracle # not keyworded on non-x86 systems video_cards_geode -video_cards_voodoo - -# not needed on non-mips systems -video_cards_newport # not needed on non-x86, non-amd64 systems input_devices_vmmouse diff --git a/profiles/arch/hppa/use.mask b/profiles/arch/hppa/use.mask index 918546e31212..508c4e974bd5 100644 --- a/profiles/arch/hppa/use.mask +++ b/profiles/arch/hppa/use.mask @@ -1,8 +1,13 @@ -# Copyright 1999-2017 Gentoo Foundation; Distributed under the GPL v2 +# Copyright 1999-2019 Gentoo Authors +# Distributed under the terms of the GNU General Public License v2 # NOTE: When masking a USE flag due to missing keywords, please file a keyword # request bug for the hppa arch. +# Andreas Sturmlechner (31 Mar 2019) +# sys-auth/elogind is not yet keyworded here. bug #681200 +elogind + # Michał Górny (16 Jul 2018) # Python 3.7 support requires fresh versions of packages which are stuck # at keywordreqs. @@ -242,8 +247,6 @@ video_cards_r300 video_cards_r600 video_cards_radeon video_cards_radeonsi -video_cards_tdfx -video_cards_voodoo # 25 Jul 2005 Guy Martin # lm_sensors not supported on hppa and ieee1394 not tested diff --git a/profiles/arch/ia64/make.defaults b/profiles/arch/ia64/make.defaults index 0f0509dd7730..482b71cda405 100644 --- a/profiles/arch/ia64/make.defaults +++ b/profiles/arch/ia64/make.defaults @@ -26,7 +26,7 @@ CHOST_ia64="${CHOST}" # 2006/08/18 - Donnie Berkholz # Defaults for video drivers -VIDEO_CARDS="fbdev glint mga nv r128 radeon tdfx voodoo" +VIDEO_CARDS="fbdev glint mga nv r128 radeon" # 2006/12/23 - Diego Pettenò # Defaults for audio drivers - Took from x86 profile diff --git a/profiles/arch/ia64/use.mask b/profiles/arch/ia64/use.mask index 99163c252009..de1c3b6cc180 100644 --- a/profiles/arch/ia64/use.mask +++ b/profiles/arch/ia64/use.mask @@ -3,6 +3,10 @@ # This is a list of USE flags that should not be used on ia64. +# Andreas Sturmlechner (31 Mar 2019) +# sys-auth/elogind is not yet keyworded here. bug #681200 +elogind + # Michał Górny (16 Jul 2018) # Python 3.7 support requires fresh versions of packages which are stuck # at keywordreqs. diff --git a/profiles/arch/m68k/use.mask b/profiles/arch/m68k/use.mask index 18076f80ec2c..8e4601560303 100644 --- a/profiles/arch/m68k/use.mask +++ b/profiles/arch/m68k/use.mask @@ -1,9 +1,13 @@ -# Copyright 1999-2017 Gentoo Foundation. -# Distributed under the terms of the GNU General Public License, v2 +# Copyright 1999-2019 Gentoo Authors +# Distributed under the terms of the GNU General Public License v2 # Unmask the flag which corresponds to ARCH. -m68k +# Andreas Sturmlechner (31 Mar 2019) +# sys-auth/elogind is not keyworded here. +elogind + # James Le Cuirot (29 Jun 2017) # Unmask as this profile is big endian. -big-endian diff --git a/profiles/arch/mips/make.defaults b/profiles/arch/mips/make.defaults index 7241d23bfa2b..09430714177a 100644 --- a/profiles/arch/mips/make.defaults +++ b/profiles/arch/mips/make.defaults @@ -3,7 +3,7 @@ # 2006/08/18 - Donnie Berkholz # Defaults for video drivers -VIDEO_CARDS="fbdev impact newport" +VIDEO_CARDS="fbdev impact" ARCH="mips" ACCEPT_KEYWORDS="${ARCH} ~mips" diff --git a/profiles/arch/mips/use.mask b/profiles/arch/mips/use.mask index 23bccaacd9b2..566152cb5307 100644 --- a/profiles/arch/mips/use.mask +++ b/profiles/arch/mips/use.mask @@ -1,9 +1,13 @@ -# Copyright 1999-2018 Gentoo Foundation +# Copyright 1999-2019 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 # Unmask the flag which corresponds to ARCH. -mips +# Andreas Sturmlechner (31 Mar 2019) +# sys-auth/elogind is not yet keyworded here. bug #681200 +elogind + # Matt Turner (25 Mar 2018) # Unmask systemd since it is keyworded here. -systemd @@ -123,7 +127,6 @@ dri # Stephen P. Becker # more modular X stuff -video_cards_tdfx video_cards_mga video_cards_nouveau video_cards_nv @@ -137,7 +140,6 @@ input_devices_wacom input_devices_joystick video_cards_glint video_cards_nvidia -video_cards_voodoo # Matt Turner # Mask more VIDEO_CARDs added with mesa-8.0 diff --git a/profiles/arch/powerpc/ppc32/make.defaults b/profiles/arch/powerpc/ppc32/make.defaults index 418e2b908510..0db98cc5fb7f 100644 --- a/profiles/arch/powerpc/ppc32/make.defaults +++ b/profiles/arch/powerpc/ppc32/make.defaults @@ -15,7 +15,7 @@ FCFLAGS="${CFLAGS}" # 2006/08/18 - Donnie Berkholz # Defaults for video drivers -VIDEO_CARDS="fbdev glint mga nv r128 radeon tdfx voodoo" +VIDEO_CARDS="fbdev glint mga nv r128 radeon" # 2006/12/06 - Diego Pettenò # Defaults for PowerPC sound driver diff --git a/profiles/arch/powerpc/ppc64/64ul/use.mask b/profiles/arch/powerpc/ppc64/64ul/use.mask index d21cce270a21..1ecc38c7b290 100644 --- a/profiles/arch/powerpc/ppc64/64ul/use.mask +++ b/profiles/arch/powerpc/ppc64/64ul/use.mask @@ -43,8 +43,6 @@ dvb # 2006/03/20 - Donnie Berkholz # Modular X: mask for architectures on which they aren't available video_cards_glint -video_cards_tdfx -video_cards_voodoo # llvm is not keyworded video_cards_radeonsi diff --git a/profiles/arch/powerpc/use.stable.mask b/profiles/arch/powerpc/use.stable.mask index 59721c214c6d..dcbceb3527bb 100644 --- a/profiles/arch/powerpc/use.stable.mask +++ b/profiles/arch/powerpc/use.stable.mask @@ -1,9 +1,13 @@ -# Copyright 1999-2015 Gentoo Foundation +# Copyright 1999-2019 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 # This file requires eapi 5 or later. New entries go on top. # Please use the same syntax as in use.mask +# Andreas Sturmlechner (31 Mar 2019) +# sys-auth/elogind not stable yet. bug #682158 +elogind + # Matt Turner (25 Apr 2018) # Dropped stable keywords octave diff --git a/profiles/arch/s390/use.mask b/profiles/arch/s390/use.mask index 6ecedee6837b..04e1680cc273 100644 --- a/profiles/arch/s390/use.mask +++ b/profiles/arch/s390/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 # Unmask the flag which corresponds to ARCH. @@ -7,6 +7,10 @@ # Unmask ABI flags for this arch. -abi_s390_32 +# Andreas Sturmlechner (31 Mar 2019) +# sys-auth/elogind is not yet keyworded here. bug #681200 +elogind + # Michał Górny (16 Jul 2018) # Python 3.7 support requires fresh versions of packages which are stuck # at keywordreqs. @@ -109,7 +113,6 @@ video_cards_r300 video_cards_r600 video_cards_radeon video_cards_radeonsi -video_cards_tdfx # Chí-Thanh Christopher Nguyễn (22 Aug 2013) # virtual/opencl is not keyworded diff --git a/profiles/arch/sh/use.mask b/profiles/arch/sh/use.mask index edb70c15d028..02c35f701545 100644 --- a/profiles/arch/sh/use.mask +++ b/profiles/arch/sh/use.mask @@ -1,6 +1,10 @@ # Unmask the flag which corresponds to ARCH. -sh +# Andreas Sturmlechner (31 Mar 2019) +# sys-auth/elogind is not yet keyworded here. bug #681200 +elogind + # Kacper Kowalik (9 Aug 2010) # cblas-external as virtual/cblas is also masked cblas-external @@ -87,8 +91,6 @@ video_cards_nouveau video_cards_nv video_cards_r128 video_cards_radeon -video_cards_tdfx -video_cards_voodoo # Matt Turner # Mask more VIDEO_CARDs added with mesa-8.0 diff --git a/profiles/arch/sparc/make.defaults b/profiles/arch/sparc/make.defaults index 32ca3073612b..f29dad7aaaf1 100644 --- a/profiles/arch/sparc/make.defaults +++ b/profiles/arch/sparc/make.defaults @@ -37,7 +37,7 @@ MULTILIB_STRICT_DIRS="/lib32 /usr/lib32 /usr/kde/*/lib32 /usr/qt/*/lib32 /usr/X1 # 2006/10/05 - Gustavo Zacarias # Defaults for video drivers -VIDEO_CARDS="fbdev glint mga r128 radeon tdfx voodoo" +VIDEO_CARDS="fbdev glint mga r128 radeon" # Sergei Trofimovich (24 Jun 2018) # Enable USE=libtirpc by default, to ease dependency resolution during diff --git a/profiles/arch/sparc/package.use.stable.mask b/profiles/arch/sparc/package.use.stable.mask index de9d365d8f18..fc5fd4edaa83 100644 --- a/profiles/arch/sparc/package.use.stable.mask +++ b/profiles/arch/sparc/package.use.stable.mask @@ -17,6 +17,10 @@ #--- END OF EXAMPLES --- +# Sergei Trofimovich (31 Mar 2019) +# No stable dovecot on net-mail/dovecot, bug #634822. +mail-filter/maildrop dovecot + # Sergei Trofimovich (25 Dec 2018) # Needs net-mail/mailutils and net-libs/webkit-gtk which are not # stable (yet?), bug #663248 diff --git a/profiles/arch/sparc/use.mask b/profiles/arch/sparc/use.mask index dfa5461e8807..5f5a439987e3 100644 --- a/profiles/arch/sparc/use.mask +++ b/profiles/arch/sparc/use.mask @@ -1,11 +1,15 @@ -# Copyright 1999-2018 Gentoo Authors -# Distributed under the terms of the GNU General Public License, v2 +# Copyright 1999-2019 Gentoo Authors +# Distributed under the terms of the GNU General Public License v2 # Unmask the flag which corresponds to ARCH. -sparc # This file contains a list of useflags that cannot be used on sparc. +# Andreas Sturmlechner (31 Mar 2019) +# sys-auth/elogind is not yet keyworded here. bug #681200 +elogind + # Sergei Trofimovich (12 Dec 2018) # mongodb is not keyworded on sparc mongodb diff --git a/profiles/arch/x86-fbsd/use.mask b/profiles/arch/x86-fbsd/use.mask index bb116708b031..a5de147c236f 100644 --- a/profiles/arch/x86-fbsd/use.mask +++ b/profiles/arch/x86-fbsd/use.mask @@ -1,14 +1,18 @@ -# Copyright 1999-2017 Gentoo Foundation. -# Distributed under the terms of the GNU General Public License, v2 - -# Michael Palimaka (21 Jun 2016) -# Unkeyworded -qt5 +# Copyright 1999-2019 Gentoo Authors +# Distributed under the terms of the GNU General Public License v2 # Unmask the flag which corresponds to ARCH. -x86-fbsd -abi_x86_32 +# Andreas Sturmlechner (31 Mar 2019) +# sys-auth/elogind is not keyworded here. +elogind + +# Michael Palimaka (21 Jun 2016) +# Unkeyworded +qt5 + # Diego Elio Pettenò (21 Aug 2012) # IPMI is only implemented for x86, amd64 and ia64 -ipmi diff --git a/profiles/arch/x86/use.mask b/profiles/arch/x86/use.mask index a65fc98edcc2..4cc91a687653 100644 --- a/profiles/arch/x86/use.mask +++ b/profiles/arch/x86/use.mask @@ -1,5 +1,5 @@ -# Copyright 1999-2017 Gentoo Foundation. -# Distributed under the terms of the GNU General Public License, v2 +# Copyright 1999-2019 Gentoo Authors +# Distributed under the terms of the GNU General Public License v2 # Unmask the flag which corresponds to ARCH. -x86 @@ -25,10 +25,6 @@ python_single_target_python3_7 -oci8-instant-client -oracle -# Michael Palimaka (03 Jun 2017) -# Unmask elogind since it is keyworded here. --elogind - # Sven Wegener (31 May 2017) # libvirt is supported on x86 -libvirt diff --git a/profiles/arch/x86/use.stable.mask b/profiles/arch/x86/use.stable.mask index 66a0ff58b141..0e2ad52b66f3 100644 --- a/profiles/arch/x86/use.stable.mask +++ b/profiles/arch/x86/use.stable.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 # This file requires eapi 5 or later. New entries go on top. -- cgit v1.2.3