From 16449a80e28af2209916cc66d19c9a44ca2b90d9 Mon Sep 17 00:00:00 2001 From: V3n3RiX Date: Wed, 20 Feb 2019 15:11:50 +0000 Subject: gentoo resync : 20.02.2019 --- profiles/arch/alpha/package.use.mask | 4 ---- profiles/arch/amd64-fbsd/clang/package.use.mask | 2 +- profiles/arch/amd64-fbsd/todo/package.use.mask | 6 ------ profiles/arch/arm/package.use.force | 4 ++++ profiles/arch/arm64/package.use.mask | 6 ++---- profiles/arch/arm64/package.use.stable.mask | 4 ++++ profiles/arch/ia64/package.use.mask | 8 -------- profiles/arch/mips/package.use.mask | 4 ---- profiles/arch/powerpc/package.use.mask | 5 ----- profiles/arch/powerpc/package.use.stable.mask | 4 ---- profiles/arch/powerpc/ppc32/package.use.mask | 6 +++++- profiles/arch/powerpc/ppc64/32ul/package.use.mask | 6 +++++- profiles/arch/powerpc/ppc64/64ul/package.use.mask | 4 ---- profiles/arch/powerpc/ppc64/package.use.stable.mask | 6 +++++- profiles/arch/sparc/package.use.mask | 4 ---- 15 files changed, 26 insertions(+), 47 deletions(-) (limited to 'profiles/arch') diff --git a/profiles/arch/alpha/package.use.mask b/profiles/arch/alpha/package.use.mask index a4481023592b..474822874bbc 100644 --- a/profiles/arch/alpha/package.use.mask +++ b/profiles/arch/alpha/package.use.mask @@ -85,10 +85,6 @@ net-libs/gnutls test-full # Requires USE=bluetooth that is masked in this profile. media-sound/pulseaudio native-headset -# Michał Górny (07 Aug 2017) -# Requires USE=networkmanager that is masked in this profile. -app-misc/geoclue skyhook - # Robin H. Johnson (05 Aug 2017) # Upstream Git is switching to PCRE2 w/ JIT. # This is not available on some arches, where a fallback to PCRE1 without JIT is used. diff --git a/profiles/arch/amd64-fbsd/clang/package.use.mask b/profiles/arch/amd64-fbsd/clang/package.use.mask index 4a85bb76735d..666f4a7f80d0 100644 --- a/profiles/arch/amd64-fbsd/clang/package.use.mask +++ b/profiles/arch/amd64-fbsd/clang/package.use.mask @@ -14,7 +14,7 @@ sys-devel/binutils cxx # Force openssl on curl since cmakes needs it and is in @system because of # libcxx on this profile. Mask the other ssl providers. -net-misc/curl curl_ssl_axtls curl_ssl_gnutls curl_ssl_nss +net-misc/curl curl_ssl_gnutls curl_ssl_nss # Needs to be fixed: build fails with clang++ # https://bugs.gentoo.org/show_bug.cgi?id=578506 diff --git a/profiles/arch/amd64-fbsd/todo/package.use.mask b/profiles/arch/amd64-fbsd/todo/package.use.mask index e9d302285d1e..6c38c1f7e44d 100644 --- a/profiles/arch/amd64-fbsd/todo/package.use.mask +++ b/profiles/arch/amd64-fbsd/todo/package.use.mask @@ -34,9 +34,6 @@ app-portage/layman darcs # dev-python/mysql-python dev-vcs/mercurial bugzilla -# net-libs/axtls -net-misc/curl curl_ssl_axtls - # media-libs/libmetalink -> undefined references on TEMP_FAILURE_RETRY (macro # provided by glibc) net-misc/curl metalink @@ -138,9 +135,6 @@ x11-drivers/xf86-video-ati glamor # x11-drivers/xf86-video-tdfx x11-base/xorg-drivers video_cards_tdfx -# <=sci-geosciences/gpsd-2.95-r1 -app-misc/geoclue gps - # >=sys-devel/binutils-2.22 sys-devel/llvm gold diff --git a/profiles/arch/arm/package.use.force b/profiles/arch/arm/package.use.force index 7c4dda3e2596..b7a078cf4d66 100644 --- a/profiles/arch/arm/package.use.force +++ b/profiles/arch/arm/package.use.force @@ -1,6 +1,10 @@ # Copyright 1999-2016 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 +# Georgy Yakovlev (16 Feb 2019) +# Force the host target +dev-lang/rust llvm_targets_ARM + # Michał Górny (24 Sep 2016) # Force the host target to avoid dependency hell sys-devel/clang llvm_targets_ARM diff --git a/profiles/arch/arm64/package.use.mask b/profiles/arch/arm64/package.use.mask index 90a6d92024d5..c5f514f8d078 100644 --- a/profiles/arch/arm64/package.use.mask +++ b/profiles/arch/arm64/package.use.mask @@ -38,12 +38,11 @@ sci-electronics/kicad occ oce ngspice (01 Sep 2018) -# media-libs/libaom not yet keyworded # media-libs/aribb24 not yet keyworded, bug #665048 # net-libs/srt not yet keyworded # net-libs/libmicrodns not yet keyworded, bug #653800 # net-misc/freerdp not yet keyworded -media-video/vlc aom aribsub chromecast rdp srt +media-video/vlc aribsub chromecast rdp srt # Matthew Thode (30 Aug 2018) # Needs pillow and it's deps to build docs @@ -137,7 +136,6 @@ mate-base/mate help mate-base/mate-applets-meta appindicator sensors mate-extra/caja-extensions gajim net-fs/samba dmapi -net-im/pidgin gadu net-misc/ntpsec rclock_oncore rclock_pps sci-libs/gdal armadillo netcdf sys-fs/btrfs-progs reiserfs @@ -383,7 +381,7 @@ www-client/chromium tcmalloc # Mart Raudsepp (04 Feb 2017) # Needs deps tested. dev-python/pycurl curl_ssl_libressl -net-misc/curl curl_ssl_axtls curl_ssl_libressl metalink +net-misc/curl curl_ssl_libressl metalink # Mike Frysinger (16 Mar 2015) # Needs sci-physics/bullet tested #499974 diff --git a/profiles/arch/arm64/package.use.stable.mask b/profiles/arch/arm64/package.use.stable.mask index c301db773efa..6408cf1062a7 100644 --- a/profiles/arch/arm64/package.use.stable.mask +++ b/profiles/arch/arm64/package.use.stable.mask @@ -1,6 +1,10 @@ # Copyright 1999-2019 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 +# Mart Raudsepp (18 Feb 2019) +# app-text/aspell not stable yet +app-misc/mc spell + # Andreas Sturmlechner (10 Feb 2019) # kde-frameworks/kconfig is not stable for arm64 net-libs/libproxy kde diff --git a/profiles/arch/ia64/package.use.mask b/profiles/arch/ia64/package.use.mask index ded5464d0dce..9ff4314238c0 100644 --- a/profiles/arch/ia64/package.use.mask +++ b/profiles/arch/ia64/package.use.mask @@ -18,10 +18,6 @@ dev-libs/efl vlc # Needs sys-apps/fakechroot which isn't keyworded app-arch/rpm test -# Michał Górny (15 Apr 2018) -# Unkeyworded deps. -net-misc/curl curl_ssl_axtls - # Michał Górny (15 Apr 2018) # Unkeyworded dep masks moved from default/linux/ia64 tree. mail-client/mutt notmuch @@ -67,10 +63,6 @@ media-video/ffmpeg libv4l # Requires USE=bluetooth that is masked in this profile. media-sound/pulseaudio native-headset -# Michał Górny (07 Aug 2017) -# Requires USE=networkmanager that is masked in this profile. -app-misc/geoclue skyhook - # Robin H. Johnson (05 Aug 2017) # Upstream Git is switching to PCRE2 w/ JIT. # This is not available on some arches, where a fallback to PCRE1 without JIT is used. diff --git a/profiles/arch/mips/package.use.mask b/profiles/arch/mips/package.use.mask index 0a804a3d67f7..f0b27e2c7acc 100644 --- a/profiles/arch/mips/package.use.mask +++ b/profiles/arch/mips/package.use.mask @@ -1,10 +1,6 @@ # Copyright 1999-2018 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# Michał Górny (15 Feb 2018) -# Requires USE=networkmanager that is masked in this profile. -app-misc/geoclue skyhook - # Michał Górny (23 Jan 2018) # USE=collab requires unkeyworded net-libs/loudmouth & dev-cpp/asio. # USE=grammar requires dev-libs/link-grammar. diff --git a/profiles/arch/powerpc/package.use.mask b/profiles/arch/powerpc/package.use.mask index 2ae68793c346..10659a90f8eb 100644 --- a/profiles/arch/powerpc/package.use.mask +++ b/profiles/arch/powerpc/package.use.mask @@ -81,11 +81,6 @@ media-libs/mesa vulkan # Requires USE=opencl that is masked in this profile. net-misc/bfgminer adl lm_sensors -# Andreas Sturmlechner (31 Jul 2017) -# Mask for removal of ancient versions of media-libs/libvisio, -# media-libs/libcdr, app-text/libwpd and app-text/libwpg -media-gfx/inkscape cdr visio wpg - # Jason Zaman (09 May 2017) # x11-libs/libXpresent is not keyworded on ppc xfce-base/xfwm4 xpresent diff --git a/profiles/arch/powerpc/package.use.stable.mask b/profiles/arch/powerpc/package.use.stable.mask index 21984a9c374c..11e28692e368 100644 --- a/profiles/arch/powerpc/package.use.stable.mask +++ b/profiles/arch/powerpc/package.use.stable.mask @@ -40,10 +40,6 @@ net-print/hplip qt5 # Requires media-libs/portmidi which is not stable media-sound/hydrogen portmidi -# Andreas Sturmlechner (06 Feb 2018) -# Requires sci-geosciences/gpsd which is not stable -app-misc/geoclue gps - # David Seifert (23 Sep 2017) # MPI does not have stable keywords on ppc/ppc64 sci-libs/fftw mpi diff --git a/profiles/arch/powerpc/ppc32/package.use.mask b/profiles/arch/powerpc/ppc32/package.use.mask index 1eadfc0103c2..3bafbbbb34da 100644 --- a/profiles/arch/powerpc/ppc32/package.use.mask +++ b/profiles/arch/powerpc/ppc32/package.use.mask @@ -1,6 +1,10 @@ -# Copyright 1999-2018 Gentoo Foundation +# Copyright 1999-2019 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 +# Andreas Sturmlechner (16 Feb 2019) +# app-text/libwpd and app-text/libwpg are not keyworded +media-gfx/inkscape cdr visio wpg + # Matt Turner (07 Oct 2018) # media-libs/x265[power8] fails to build on 32-bit ppc. media-libs/x265 power8 diff --git a/profiles/arch/powerpc/ppc64/32ul/package.use.mask b/profiles/arch/powerpc/ppc64/32ul/package.use.mask index d8b82b6600b1..097f9b1187d1 100644 --- a/profiles/arch/powerpc/ppc64/32ul/package.use.mask +++ b/profiles/arch/powerpc/ppc64/32ul/package.use.mask @@ -1,6 +1,10 @@ -# Copyright 1999-2017 Gentoo Foundation +# Copyright 1999-2019 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 +# Andreas Sturmlechner (16 Feb 2019) +# app-text/libwpd and app-text/libwpg are not keyworded +media-gfx/inkscape cdr visio wpg + # Thomas Deutschmann (2016-12-04) # sci-libs/gdal[mdb] requires dev-java/jackcess which is not keyworded sci-libs/gdal mdb diff --git a/profiles/arch/powerpc/ppc64/64ul/package.use.mask b/profiles/arch/powerpc/ppc64/64ul/package.use.mask index 7ffe3a8da511..c29a27db6e7e 100644 --- a/profiles/arch/powerpc/ppc64/64ul/package.use.mask +++ b/profiles/arch/powerpc/ppc64/64ul/package.use.mask @@ -1,10 +1,6 @@ # Copyright 1999-2019 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# Michał Górny (07 Aug 2017) -# Requires USE=networkmanager that is masked in this profile. -app-misc/geoclue skyhook - # Brian Evans (23 Nov 2015) # unmask galera for dev-db/mariadb >=dev-db/mariadb-10.1.0 -galera diff --git a/profiles/arch/powerpc/ppc64/package.use.stable.mask b/profiles/arch/powerpc/ppc64/package.use.stable.mask index 40df4a14f5d9..bbc650054cec 100644 --- a/profiles/arch/powerpc/ppc64/package.use.stable.mask +++ b/profiles/arch/powerpc/ppc64/package.use.stable.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 # When you add an entry to the top of this file, add your name, the date, and @@ -17,6 +17,10 @@ #--- END OF EXAMPLES --- +# Andreas Sturmlechner (16 Feb 2019) +# app-text/libwpd and app-text/libwpg are not stable +media-gfx/inkscape cdr visio wpg + # Pacho Ramos (02 Jul 2014) # Mask due Gnome3 not going to be stabilized on this arch >=gnome-base/gnome-desktop-2.32.1-r2 license-docs diff --git a/profiles/arch/sparc/package.use.mask b/profiles/arch/sparc/package.use.mask index a5c0df6c66a9..8034a36b298c 100644 --- a/profiles/arch/sparc/package.use.mask +++ b/profiles/arch/sparc/package.use.mask @@ -71,10 +71,6 @@ net-misc/ofono dundee # Requires USE=hdf5 that is masked in this profile. media-libs/vigra doc python test -# Michał Górny (07 Aug 2017) -# Requires USE=networkmanager that is masked in this profile. -app-misc/geoclue skyhook - # Michał Górny (28 Jun 2017) # app-misc/dtach is not keyworded, and tests are restricted anyway, so # no point in pursuing it right now. -- cgit v1.2.3