diff options
author | V3n3RiX <venerix@redcorelinux.org> | 2021-05-31 20:59:14 +0100 |
---|---|---|
committer | V3n3RiX <venerix@redcorelinux.org> | 2021-05-31 20:59:14 +0100 |
commit | e748ba9741f6540f4675c23e3e37b73e822c13a4 (patch) | |
tree | 23dece8beabb3a3d7c6c0273b0eb40b21c62a889 /profiles/base | |
parent | 908778078736bd36f7a60a2d576d415cb8e000fa (diff) |
gentoo resync : 31.05.2021
Diffstat (limited to 'profiles/base')
-rw-r--r-- | profiles/base/package.use.mask | 17 | ||||
-rw-r--r-- | profiles/base/package.use.stable.mask | 8 |
2 files changed, 13 insertions, 12 deletions
diff --git a/profiles/base/package.use.mask b/profiles/base/package.use.mask index 03e3fe6d8861..5aead25bf943 100644 --- a/profiles/base/package.use.mask +++ b/profiles/base/package.use.mask @@ -133,10 +133,6 @@ net-im/telepathy-connection-managers gadu icq meanwhile steam yahoo # caution! dev-libs/efl efl-one -# Michał Górny <mgorny@gentoo.org> (2020-09-20) -# The respective dependencies are masked for removal. -net-nntp/pan gnome-keyring - # Michał Górny <mgorny@gentoo.org> (2020-09-09) # The respective dependencies are masked for removal. media-plugins/mythplugins mythnetvision @@ -154,7 +150,7 @@ app-metrics/collectd collectd_plugins_onewire sci-geosciences/qgis grass # Thomas Deutschmann <whissi@gentoo.org> (2020-08-17) -# CMake checks will only allow on amd64 & x86 +# Only supported on 64bit systems, see storage/columnstore/CMakeLists.txt dev-db/mariadb columnstore # Michał Górny <mgorny@gentoo.org> (2020-07-27) @@ -511,8 +507,10 @@ dev-java/icedtea cacao jamvm # Justin Lecher <jlec@gentoo.org> (2015-09-22) # Downloads files during installation -# bug #533876 ->=sci-libs/vtk-6.1.0 examples +# https://bugs.gentoo.org/show_bug.cgi?id=533876 +# Bernd Waibel <waebbl-gentoo@posteo.net> (2021-03-26) +# Fixed in vtk-9 +<sci-libs/vtk-9 examples # James Le Cuirot <chewi@gentoo.org> (2015-08-18) # gcc[awt] is only used by gcj-jdk[awt] and that isn't needed by @@ -552,11 +550,6 @@ sys-devel/gcc sanitize # mirisdr does not seem to like making releases <net-wireless/gr-osmosdr-9999 mirisdr -# Tom Wijsman <TomWij@gentoo.org> (2014-05-14) -# Documentation generation needs APIviz which is not in the Portage tree yet. -# Tracked in Gentoo bug #509602. -dev-java/jboss-logging doc - # Mike Frysinger <vapier@gentoo.org> (2014-02-03) # Upstream says to not use this for now. dev-libs/elfutils threads diff --git a/profiles/base/package.use.stable.mask b/profiles/base/package.use.stable.mask index 93a8c20dae7a..4cf756030c95 100644 --- a/profiles/base/package.use.stable.mask +++ b/profiles/base/package.use.stable.mask @@ -4,6 +4,14 @@ # This file requires eapi 5 or later. New entries go on top. # Please use the same syntax as in package.use.mask +# Andreas K. Hüttel <dilfridge@gentoo.org> (2021-05-30) +# dev-perl/Net-Netmask-2.0.100 needs ... and ... which ends +# up pulling in a Test-Simple version newer than 5.32. +# Not something we want to add to all stable users' Perl. +# Stable-masking the test useflag until Perl 5.34 goes stable too. +# Bug 779163 +dev-perl/Net-Netmask test + # Mart Raudsepp <leio@gentoo.org> (2021-02-21) # Enabling sysprof causes consumers to include sysprof-capture-4 # headers, but we still have stable consumers that themselves want |