diff options
author | V3n3RiX <venerix@koprulu.sector> | 2024-09-16 12:11:35 +0100 |
---|---|---|
committer | V3n3RiX <venerix@koprulu.sector> | 2024-09-16 12:11:35 +0100 |
commit | b66ecfb4dc09ba76e37787df2f7df1a78c3c1cc9 (patch) | |
tree | 884bce771a1bba8b311dfffbde4acdad07bf2c54 /profiles/base | |
parent | 08e318096831eb3aae369910ba75e27f59367e2f (diff) |
gentoo auto-resync : 16:09:2024 - 12:11:35
Diffstat (limited to 'profiles/base')
-rw-r--r-- | profiles/base/package.use | 8 | ||||
-rw-r--r-- | profiles/base/package.use.mask | 16 | ||||
-rw-r--r-- | profiles/base/package.use.stable.mask | 5 |
3 files changed, 12 insertions, 17 deletions
diff --git a/profiles/base/package.use b/profiles/base/package.use index cf646b56fb24..6a55f366e30f 100644 --- a/profiles/base/package.use +++ b/profiles/base/package.use @@ -1,6 +1,14 @@ # Copyright 1999-2024 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 +# Michał Górny <mgorny@gentoo.org> (2024-09-15) +# Each flag is used by exactly one version, so let's default-enable +# them all to make tattoo not fail on almost everything. +dev-python/python-tests:3.10 python_targets_python3_10 +dev-python/python-tests:3.11 python_targets_python3_11 +dev-python/python-tests:3.12 python_targets_python3_12 +dev-python/python-tests:3.13 python_targets_python3_13 + # Arthur Zamarin <arthurzam@gentoo.org> (2024-03-23) # Used by pkgcheck, so let's make it easier for all developers to install it >=dev-libs/tree-sitter-bash-0.21.0 python diff --git a/profiles/base/package.use.mask b/profiles/base/package.use.mask index d69cf941e506..b74f912ef14f 100644 --- a/profiles/base/package.use.mask +++ b/profiles/base/package.use.mask @@ -6,6 +6,10 @@ # This file is only for generic masks. For arch-specific masks (i.e. # mask everywhere, unmask on arch/*) use arch/base. +# Volkmar W. Pogatzki <gentoo@pogatzki.net> (2024-09-12) +# No suitable version of dev-libs/protobuf available. +=dev-java/protobuf-java-4.28.1 system-protoc + # Sam James <sam@gentoo.org> (2024-09-07) # yacc[reference] exists more for curiosity than anything else, it's # not for real use on systems. @@ -33,10 +37,6 @@ kde-apps/umbrello:5 php app-office/kmymoney:5 addressbook app-office/kraft:5 pim -# Viorel Munteanu <ceamac@gentoo.org> (2024-07-26) -# Branch 7.1 needs a new BDEPEND for doc ->=app-emulation/virtualbox-7.1 doc - # orbea <orbea@riseup.net> (2024-07-19) # The dynarec is only supported upstream for amd64, arm, arm64 and x86. games-emulation/rmg dynarec @@ -86,10 +86,6 @@ app-admin/testdisk ewf # sys-auth/pam_ssh is being last rited, bug #892031. sys-auth/pambase pam_ssh -# Viorel Munteanu <ceamac@gentoo.org> (2024-03-19) -# The live version needs a new BDEPEND for doc -=app-emulation/virtualbox-9999 doc - # Guilherme Amadio <amadio@gentoo.org> (2024-03-09) # Requires manually installing dependencies, see bug #791802 # Please use MYCMAKEARGS instead. @@ -245,10 +241,6 @@ dev-libs/openssl sslv2 sslv3 # Needs <dev-libs/openssl-3 which is EOL beyond September 2023. net-misc/curl sslv3 -# Volkmar W. Pogatzki <gentoo@pogatzki.net> (2023-05-04) -# No suitable version of dev-libs/protobuf available. -=dev-java/protobuf-java-3.23.0 system-protoc - # Joonas Niilola <juippis@gentoo.org> (2023-06-06) # Runtime not tested, may require more configuration in the ebuild. # Bug: #906509. diff --git a/profiles/base/package.use.stable.mask b/profiles/base/package.use.stable.mask index 575a76e0a50c..abb59cb7f4e6 100644 --- a/profiles/base/package.use.stable.mask +++ b/profiles/base/package.use.stable.mask @@ -15,11 +15,6 @@ <kde-frameworks/kwallet-5.116.0-r1 kf6compat <kde-plasma/libplasma-5.116.0-r1 kf6compat -# Andrew Ammerlaan <andrewammerlaan@gentoo.org> (2024-04-14) -# Qt6 dependencies are not yet available in stable. Moreover, -# Qt6 support in freecad is not completely finished. -media-gfx/freecad qt6 - # Joonas Niilola <juippis@gentoo.org> (2023-07-14) # Calendar is broken with some languages on 115.0 release with <icu-75. # Bug #910229, #920713 |