From 26f79803004cb53e92cf2f0e889de89979385aa9 Mon Sep 17 00:00:00 2001 From: V3n3RiX Date: Sat, 19 Nov 2022 13:00:31 +0000 Subject: gentoo auto-resync : 19:11:2022 - 13:00:31 --- profiles/Manifest.gz | Bin 149340 -> 149335 bytes profiles/arch/powerpc/ppc32/package.use.mask | 4 +++ .../arch/powerpc/ppc32/package.use.stable.mask | 5 ++++ profiles/base/package.use.mask | 4 +++ profiles/package.mask | 30 +++++++++++++++++++++ profiles/use.local.desc | 1 + 6 files changed, 44 insertions(+) (limited to 'profiles') diff --git a/profiles/Manifest.gz b/profiles/Manifest.gz index ef2828217d81..a5249d45d608 100644 Binary files a/profiles/Manifest.gz and b/profiles/Manifest.gz differ diff --git a/profiles/arch/powerpc/ppc32/package.use.mask b/profiles/arch/powerpc/ppc32/package.use.mask index 58aaa24e1503..4a5fa9330d21 100644 --- a/profiles/arch/powerpc/ppc32/package.use.mask +++ b/profiles/arch/powerpc/ppc32/package.use.mask @@ -1,6 +1,10 @@ # Copyright 1999-2022 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 +# Sam James (2022-11-19) +# Fails to compile because of size, bug #829602. +sys-devel/clang extra + # Andrew Ammerlaan (2022-09-23) # The corresponding Qt5 modules are not keyworded on ppc, and we don't want to # keyword them solely because of PyQt5 while there are no other in-tree users. diff --git a/profiles/arch/powerpc/ppc32/package.use.stable.mask b/profiles/arch/powerpc/ppc32/package.use.stable.mask index e3c5fea5deb6..98dba266b7f4 100644 --- a/profiles/arch/powerpc/ppc32/package.use.stable.mask +++ b/profiles/arch/powerpc/ppc32/package.use.stable.mask @@ -17,6 +17,11 @@ #--- END OF EXAMPLES --- +# Sam James (2022-11-19) +# Deps not stable on ppc +sys-devel/clang-common default-lld +sys-devel/llvm binutils-plugin z3 xar + # Michał Górny (2022-11-06) # Unmask the target on python-exec while it's masked elsewhere. dev-lang/python-exec -python_targets_python3_11 diff --git a/profiles/base/package.use.mask b/profiles/base/package.use.mask index 2954b82f19c6..2cbd0ba04485 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. +# Michał Górny (2022-11-19) +# Requires packages masked for removal. +media-plugins/gst-plugins-meta libvisual + # Michał Górny (2022-11-17) # Require packages masked for removal. net-analyzer/netdata kinesis diff --git a/profiles/package.mask b/profiles/package.mask index e04b51129dc3..d7c37b3564d7 100644 --- a/profiles/package.mask +++ b/profiles/package.mask @@ -33,6 +33,35 @@ #--- END OF EXAMPLES --- +# Michał Górny (2022-11-19) +# Packages with reported failures and no maintainer activity. +# +# media-sound/lingot: bug #699808, last bumped in 2018 +# media-sound/retrovol: bug #624136, last bumped in 2013, homepage dead +# media-sound/umix: bug #726076, last release in 2003 (!) +# media-libs/libvisual*: bug #840514, last bumped in 2006 +# +# Removal on 2022-12-19. +media-libs/libvisual +media-plugins/gst-plugins-libvisual +media-plugins/libvisual-plugins +media-plugins/libvisual-projectm +media-sound/lingot +media-sound/retrovol +media-sound/umix + +# Michał Górny (2022-11-19) +# Agavi and its dependencies that are unmaintained and have no other +# reverse dependencies. It has received no activity since 2016, +# and at least PEAR-VersionControl_SVN has reported test failures. +# Removal on 2022-12-19. Bug #737854. +dev-php/agavi +dev-php/phing +dev-php/PEAR-PEAR_PackageFileManager +dev-php/PEAR-VersionControl_SVN +dev-php/phpmd +dev-php/simpletest + # Michał Górny (2022-11-18) # These packages still lack support for Python 3.10. In general, they # did not see any activity recently and either have no maintainer @@ -119,6 +148,7 @@ dev-libs/libpreludedb net-analyzer/prelude-correlator net-analyzer/prelude-lml-rules net-analyzer/prelude-lml +sec-policy/selinux-prelude www-apps/prewikka # Michał Górny (2022-11-15) diff --git a/profiles/use.local.desc b/profiles/use.local.desc index 81e4df1c5e82..e5114a593df7 100644 --- a/profiles/use.local.desc +++ b/profiles/use.local.desc @@ -934,6 +934,7 @@ app-mobilephone/gnokii:ical - Enable support for dev-libs/libical app-mobilephone/gnokii:irda - Enable infrared support app-mobilephone/gnokii:pcsc-lite - Enable smartcard support with sys-apps/pcsc-lite app-mobilephone/gnokii:sms - Enable SMS support (build smsd) +app-mobilephone/scrcpy:lto - Build with Link Time Optimization (LTO) app-mobilephone/smstools:stats - Enable statistic reporting app-office/abiword:collab - Enable collaborative editing plugin app-office/abiword:goffice - Enable goffice plugin -- cgit v1.2.3