From f1bc537f089cc8477a9a18db597cb349e1b00e91 Mon Sep 17 00:00:00 2001 From: V3n3RiX Date: Sat, 16 Jun 2018 05:02:38 +0100 Subject: gentoo resync : 16.06.2018 --- profiles/base/make.defaults | 2 +- profiles/base/package.use.force | 6 ++++++ profiles/base/package.use.mask | 15 +++++++++++++++ 3 files changed, 22 insertions(+), 1 deletion(-) (limited to 'profiles/base') diff --git a/profiles/base/make.defaults b/profiles/base/make.defaults index bfb6fd69d208..b41ecfa1f279 100644 --- a/profiles/base/make.defaults +++ b/profiles/base/make.defaults @@ -151,7 +151,7 @@ TWISTED_DISABLE_WRITING_OF_PLUGIN_CACHE="1" # Aaron W. Swenson (9 Jul 2017) # Default target(s) for postgres{,-multi}.eclass -POSTGRES_TARGETS="postgres9_5" +POSTGRES_TARGETS="postgres9_5 postgres10" # Michael Orlitzky (17 Nov 2017) # diff --git a/profiles/base/package.use.force b/profiles/base/package.use.force index 8f8cd8ba059c..93e36f459c62 100644 --- a/profiles/base/package.use.force +++ b/profiles/base/package.use.force @@ -1,6 +1,12 @@ # Copyright 1999-2017 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 +# Matt Turner (13 Jun 2018) +# Upstream is transitioning to Meson, but does not yet have any configuration +# options. Until those configuration options are provided, force USE flags on +# to avoid automagic deps. +>=x11-apps/intel-gpu-tools-9999 alsa chamelium doc glib gsl sound valgrind video_cards_amdgpu video_cards_intel video_cards_nouveau X xrandr xv + # Michał Górny (05 Jun 2017) # (on behalf of Treecleaner project) # www-apache/mod_python is masked for removal, force agent-only builds. diff --git a/profiles/base/package.use.mask b/profiles/base/package.use.mask index 4ac5253c5612..960aeced1fbc 100644 --- a/profiles/base/package.use.mask +++ b/profiles/base/package.use.mask @@ -7,6 +7,21 @@ # This file is only for generic masks. For arch-specific masks (i.e. # mask everywhere, unmask on arch/*) use arch/base. +# Michał Górny (13 Jun 2018) +# Requires app-arch/snappy[static-libs] that is no longer available. +# Bugs #651604, #651606. +app-emulation/qemu static +dev-libs/leveldb static-libs +sys-block/fio static +sys-cluster/ceph static-libs + +# Arfrever Frehtes Taifersar Arahesis (01 Jun 2018) +# Qt 4 not available. +app-i18n/fcitx:4 qt4 +app-i18n/scim qt4 +app-i18n/scim-bridge qt4 +app-i18n/uim qt4 + # Michał Górny (16 May 2018) # Depends on last-rited sci-libs/coinhsl. sci-libs/ipopt hsl -- cgit v1.2.3