summaryrefslogtreecommitdiff
path: root/profiles/base
diff options
context:
space:
mode:
authorV3n3RiX <venerix@koprulu.sector>2022-05-12 16:42:50 +0300
committerV3n3RiX <venerix@koprulu.sector>2022-05-12 16:42:50 +0300
commit752d6256e5204b958b0ef7905675a940b5e9172f (patch)
tree330d16e6362a49cbed8875a777fe641a43376cd3 /profiles/base
parent0c100b7dd2b30e75b799d806df4ef899fd98e1ea (diff)
gentoo resync : 12.05.2022
Diffstat (limited to 'profiles/base')
-rw-r--r--profiles/base/package.use4
-rw-r--r--profiles/base/package.use.force1
-rw-r--r--profiles/base/package.use.mask42
-rw-r--r--profiles/base/package.use.stable.mask13
-rw-r--r--profiles/base/use.mask4
-rw-r--r--profiles/base/use.stable.mask7
6 files changed, 39 insertions, 32 deletions
diff --git a/profiles/base/package.use b/profiles/base/package.use
index ab74b282169a..77d07656fc52 100644
--- a/profiles/base/package.use
+++ b/profiles/base/package.use
@@ -1,6 +1,10 @@
# Copyright 1999-2022 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
+# Patrick McLean <chutzpah@gentoo.org) (2022-05-04)
+# Default to lua 5.4 (upstream requires 5.3 or higher)
+>=sys-cluster/ceph-17.2.0 lua_single_target_lua5-4
+
# Matt Turner <mattst88@gentoo.org> (2022-03-31)
# Default to luajit, since that is what upstream recommends. Bug #795768.
# See https://github.com/neovim/neovim/wiki/Building-Neovim#third-party-dependencies
diff --git a/profiles/base/package.use.force b/profiles/base/package.use.force
index abd8fbe4ffb3..79717a6a79fa 100644
--- a/profiles/base/package.use.force
+++ b/profiles/base/package.use.force
@@ -219,6 +219,7 @@ app-shells/bash:0 readline
dev-lang/python-exec python_targets_python3_8
dev-lang/python-exec python_targets_python3_9
dev-lang/python-exec python_targets_python3_10
+dev-lang/python-exec python_targets_python3_11
dev-lang/python-exec python_targets_pypy3
# Zac Medico <zmedico@gentoo.org> (2010-10-20)
diff --git a/profiles/base/package.use.mask b/profiles/base/package.use.mask
index 3202f42f1995..92d8a2b3e992 100644
--- a/profiles/base/package.use.mask
+++ b/profiles/base/package.use.mask
@@ -6,6 +6,18 @@
# This file is only for generic masks. For arch-specific masks (i.e.
# mask everywhere, unmask on arch/*) use arch/base.
+# Joonas Niilola <juippis@gentoo.org> (2022-05-03)
+# sndio is currently broken in Gentoo, #842420.
+# system-python-libs is HIGHLY EXPERIMENTAL according to upstream, and
+# still being worked on in Gentoo.
+>=www-client/firefox-100.0 sndio system-python-libs
+
+# Piotr Karbowski <slashbeast@gentoo.org> (2022-04-29)
+# There's a bug with gnutls support leading TLS certificates
+# validation failures on some certificates that are otherwise valid.
+# https://github.com/aria2/aria2/issues/1636
+net-misc/aria2 gnutls
+
# Matt Turner <mattst88@gentoo.org> (2022-03-25)
# Depends on libsoup:3.0
>=gnome-base/gvfs-1.50 http
@@ -14,10 +26,6 @@
# Requires as of yet unreleased QUIC support in OpenSSL
net-libs/ngtcp2 openssl
-# Andreas Sturmlechner <asturm@gentoo.org> (2022-03-07)
-# Requires PMASKED dev-libs/device-atlas-api-c, bug #770499
-net-proxy/haproxy device-atlas
-
# Sam James <sam@gentoo.org> (2022-03-02)
# Needs masked version of ogre (>=1.12), bug #825330
>=dev-games/mygui-3.4.1 ogre
@@ -86,11 +94,6 @@ media-video/mjpg-streamer http-management
# updated dev-java/pdfbox-2.0.24, Bug #803488
app-text/texlive pdfannotextractor
-# Conrad Kostecki <conikost@gentoo.org> (2021-10-23)
-# Build tools is currently broken, so masking until upstream fixes
-# See https://voidpoint.io/terminx/eduke32/-/issues/206
-games-fps/eduke32 tools
-
# Georgy Yakovlev <gyakovlev@gentoo.org> (2021-10-16)
# openjfx for openjdk17 is not yet available
dev-java/openjdk:17 javafx
@@ -420,10 +423,6 @@ dev-python/pandas doc
# solution is found, e.g., transition to a free font package.
app-text/ghostscript-gpl l10n_ja
-# Michał Górny <mgorny@gentoo.org> (2019-03-21)
-# x11-wm/afterstep is slated for removal.
-<x11-terms/aterm-1.0.1-r5 background
-
# Georgy Yakovlev <gyakovlev@gentoo.org> (2019-03-05)
# Not keyworded on non-x86 arches
app-admin/conserver freeipmi
@@ -477,7 +476,7 @@ sci-libs/ipopt hsl
net-fs/samba ceph
# Jan Ziak <0xe2.0x9a.0x9b@gmail.com> (2018-03-14)
-# Mask local USE flag to satisfy repoman
+# media-libs/svgalib is not keyworded everywhere
app-emulation/fuse backend-svga
# Patrick McLean <chutzpah@gentoo.org> (2018-03-06)
@@ -604,13 +603,6 @@ dev-java/icedtea cacao jamvm
# forward porting this patch is non-trivial, mask for now
>=net-wireless/wpa_supplicant-2.5 wimax
-# Justin Lecher <jlec@gentoo.org> (2015-09-22)
-# Downloads files during installation
-# 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
# anything in the tree. The toolchain folks aren't keen to support it
@@ -716,10 +708,6 @@ sci-libs/mathgl octave
# Mask pdnsd's Linux-specific USE flags.
net-dns/pdnsd urandom
-# Raúl Porcel <armin76@gentoo.org> (2011-02-13)
-# Masked until devs know how to use repoman
-<media-video/mplayer-9999 bluray
-
# Tomas Touceda <chiiph@gentoo.org> (2010-04-13)
# Masked because libsvm module is broken with this release on every arch.
dev-lisp/clisp svm
@@ -728,14 +716,14 @@ dev-lisp/clisp svm
# Don't use system-wide mode unless you *really* know what you're doing.
# Keep it masked here so that I don't need to manage two versions every time.
media-sound/pulseaudio system-wide
+media-sound/pulseaudio-daemon system-wide
# Alexis Ballier <aballier@gentoo.org> (2011-02-16)
# Win32 specific useflag for vlc. Can be used for cross-compiling.
media-video/vlc directx
# Ross Charles Campbell <rossbridger.cc@gmail.com> (2020-09-21)
-# Since >=dev-games/ogre-1.11.2 is masked, mask contribovis USE to
-# make repoman happy
+# Since >=dev-games/ogre-1.11.2 is masked, mask contribovis USE.
media-libs/opencv contribovis
# Tobias Klausmann <klausman@gentoo.org> (2021-04-16)
diff --git a/profiles/base/package.use.stable.mask b/profiles/base/package.use.stable.mask
index c8e1375a025a..252927a20e39 100644
--- a/profiles/base/package.use.stable.mask
+++ b/profiles/base/package.use.stable.mask
@@ -4,6 +4,15 @@
# This file requires eapi 5 or later. New entries go on top.
# Please use the same syntax as in package.use.mask
+# Matt Turner <mattst88@gentoo.org> (2022-05-11)
+# app-text/pandoc is not stable
+app-text/nuspell doc
+
+# Volkmar W. Pogatzki <gentoo@pogatzki.net> (2022-05-05)
+# fop[test] depends on mockito:4, which is not yet stable (bug #727504),
+# and itself blocked by libffi stabilization (bug #813756).
+dev-java/fop test
+
# Sam James <sam@gentoo.org> (2022-02-11)
# Needs glibc-2.35(?) (or <2.34) which is not yet even keyworded but
# won't be stable for a while. Can be unmasked then.
@@ -129,10 +138,6 @@ media-video/vdrsync dvdr
# anywhere yet.
media-plugins/grilo-plugins chromaprint
-# Andreas Sturmlechner <asturm@gentoo.org> (2019-02-16)
-# net-libs/libmediawiki not stable anywhere.
-kde-apps/kipi-plugins mediawiki
-
# Mikle Kolyada <zlogene@gentoo.org> (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 059f596fff47..c806a6f52c08 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.
+# Matt Turner <mattst88@gentoo.org> (2022-04-16)
+# dev-util/sysprof not keyworded on most arches yet
+sysprof
+
# Brian Evans <grknight@gentoo.org> (2022-01-21)
# PHP 7.3 is end-of-life
# Please upgrade to a newer slot
diff --git a/profiles/base/use.stable.mask b/profiles/base/use.stable.mask
index 23119a063249..db3f89d740ed 100644
--- a/profiles/base/use.stable.mask
+++ b/profiles/base/use.stable.mask
@@ -1,9 +1,14 @@
-# Copyright 1999-2021 Gentoo Authors
+# Copyright 1999-2022 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
+# Michał Górny <mgorny@gentoo.org> (2022-05-08)
+# Mask until dev-lang/python:3.11 becomes stable.
+python_targets_python3_11
+python_single_target_python3_11
+
# Brian Evans <grknight@gentoo.org> (2021-11-29)
# Mask 8.1 as it is currently unstable only
php_targets_php8-1