From 4b19be30aa626b327c885dae62c559ec0e9fb935 Mon Sep 17 00:00:00 2001 From: V3n3RiX Date: Sun, 13 Oct 2019 22:19:36 +0100 Subject: gentoo resync : 13.10.2019 --- profiles/base/make.defaults | 2 +- profiles/base/package.use.force | 3 ++- profiles/base/package.use.mask | 44 ++++++++++++++++++----------------- profiles/base/package.use.stable.mask | 5 ---- profiles/base/use.mask | 8 +++---- profiles/base/use.stable.mask | 4 ++++ 6 files changed, 34 insertions(+), 32 deletions(-) (limited to 'profiles/base') diff --git a/profiles/base/make.defaults b/profiles/base/make.defaults index 2eeffdf3ff59..b4b872168f11 100644 --- a/profiles/base/make.defaults +++ b/profiles/base/make.defaults @@ -80,7 +80,7 @@ COLLECTD_PLUGINS="df interface irq load memory rrdtool swap syslog" # Tomáš Chvátal (2010-10-26) # By default enable all protocols for average GPS user -GPSD_PROTOCOLS="ashtech aivdm earthmate evermore fv18 garmin garmintxt gpsclock isync itrax mtk3301 nmea ntrip navcom oceanserver oldstyle oncore rtcm104v2 rtcm104v3 sirf skytraq superstar2 timing tsip tripmate tnt ublox ubx" +GPSD_PROTOCOLS="ashtech aivdm earthmate evermore fv18 garmin garmintxt gpsclock greis isync itrax mtk3301 nmea ntrip navcom oceanserver oldstyle oncore rtcm104v2 rtcm104v3 sirf skytraq superstar2 timing tsip tripmate tnt ublox ubx" # Benedikt Böhm (2007-11-27) # Sane defaults for built-in apache modules diff --git a/profiles/base/package.use.force b/profiles/base/package.use.force index d8f5108cb0fb..e64b86353b9d 100644 --- a/profiles/base/package.use.force +++ b/profiles/base/package.use.force @@ -16,13 +16,14 @@ sys-devel/gcc cxx # them is an experimental feature and needs testing. sys-libs/glibc static-libs -# Michał Górny (22 Mar 2019) +# Michał Górny (2019-03-22) # Force building separate tinfo to maintain stable library API. This # is backwards-compatible with packages linked to -lncurses, so neither # installed packages nor pre-built software should be negatively # affected. On the other hand, disabling USE=tinfo is capable of # breaking installed packages. sys-libs/ncurses tinfo +sys-libs/ncurses-compat tinfo # Mart Raudsepp (2018-12-14) # Security is not optional if available for the architecture/kernel. diff --git a/profiles/base/package.use.mask b/profiles/base/package.use.mask index 14940369710f..040b6ea8fd55 100644 --- a/profiles/base/package.use.mask +++ b/profiles/base/package.use.mask @@ -7,6 +7,29 @@ # This file is only for generic masks. For arch-specific masks (i.e. # mask everywhere, unmask on arch/*) use arch/base. +# Michał Górny (2019-10-05) +# net-libs/openslp is being removed. +net-nds/openldap slp +sys-block/open-iscsi slp +sys-block/open-isns slp + +# Ben Kohler (2019-10-03) +# iwd backend for connman hasn't kept up with iwd releases/API, mask +# until it catches up. +net-misc/connman iwd + +# Brian Evans (2019-10-01) +# PHP support is broken with current version +# Mask USE until they are fixed +=dev-libs/xapian-bindings-1.2.25 php +media-gfx/exact-image php +sci-geosciences/mapserver php +www-servers/nginx-unit php5-6 + +# Michał Górny (2019-09-28) +# media-fonts/hkscs-ming is slated for removal. +app-i18n/xcin unicode + # Craig Andrews (2019-09-12) # OpenSSL (as of version 1.1.1) doesn't have APIs for QUIC support # see https://github.com/openssl/openssl/pull/8797 @@ -55,27 +78,6 @@ sys-kernel/linux-firmware initramfs # Requires dev-libs/gumbo which is only keyworded for amd64 and x86 mail-client/claws-mail litehtml -# David Seifert (2019-07-14) -# media-libs/jasper will be removed in 30 days, bug #689784 -dev-games/openscenegraph jpeg2k -dev-python/weasyprint jpeg2k -dev-qt/qtimageformats jpeg2k -media-gfx/dcraw jpeg2k -media-gfx/digikam jpeg2k -media-gfx/exact-image jpeg2k -media-gfx/fim jpeg2k - (2019-05-21) # Doesn't support ffmpeg-4. Portage takes a long time to report the # conflict and the feature is half broken anyway. See diff --git a/profiles/base/package.use.stable.mask b/profiles/base/package.use.stable.mask index 0a00fc800bb7..2ce5b0ecd480 100644 --- a/profiles/base/package.use.stable.mask +++ b/profiles/base/package.use.stable.mask @@ -21,7 +21,6 @@ dev-python/aiohttp-socks test # Kent Fredric (2019-07-30) # These features require dev-perl/GD, which currently can't be # considered stable due to serious defects upstream. Bug #661634 -app-admin/yaala gd app-misc/gcstar stats app-misc/g15daemon perl dev-lang/php coverage @@ -66,10 +65,6 @@ media-plugins/grilo-plugins chromaprint kde-apps/kipi-plugins mediawiki vkontakte media-gfx/digikam dnn vkontakte -# Brian Evans (2018-12-06) -# Mask USE flag since argon2 dependency is not stable on most arches -dev-lang/php argon2 - # Mikle Kolyada (2018-11-07) # sssd is only stable for amd64 and x86 app-admin/sudo sssd diff --git a/profiles/base/use.mask b/profiles/base/use.mask index fe8254ba5b7c..6e981e94a6e9 100644 --- a/profiles/base/use.mask +++ b/profiles/base/use.mask @@ -4,6 +4,10 @@ # This file is only for generic masks. For arch-specific masks (i.e. # mask everywhere, unmask on arch/*) use arch/base. +# Brian Evans (2019-10-01) +# Mask PHP 5.6 target for EOL +php_targets_php5-6 + # Matt Turner (2019-03-03) # Mask for testing. Bug 606924 libglvnd @@ -28,10 +32,6 @@ php_targets_php7-0 # d3d9 only works on amd64/x86. d3d9 -# Aaron W. Swenson (2018-09-09) -# Mask PostgreSQL 12 while in (pre-)alpha. -postgres_targets_postgres12 - # Andreas K. Hüttel (2017-11-04) # Unkeyworded on most arches, unmasked in supported arch profiles. audacious diff --git a/profiles/base/use.stable.mask b/profiles/base/use.stable.mask index 645eae301301..9ddc19ed3b00 100644 --- a/profiles/base/use.stable.mask +++ b/profiles/base/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 +# Patrick Lauer (2019-10-04) +# No postgres-12 stable yet +postgres_targets_postgres12 + # Zac Medico (2016-09-01) # Needs virtual/pypy* stable python_targets_pypy -- cgit v1.2.3