summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* profiles/package.deprecated: remove obsolete entryVolkmar W. Pogatzki2024-10-021-6/+0
| | | | | | | | dev-java/ant-core is now PMASKED for removal Signed-off-by: Volkmar W. Pogatzki <gentoo@pogatzki.net> Closes: https://github.com/gentoo/gentoo/pull/38805 Signed-off-by: Miroslav Šulc <fordfrog@gentoo.org>
* profiles: desktop: Drop obsolete <media-tv/kodi-21.1 conflict resolutionAndreas Sturmlechner2024-10-011-5/+0
| | | | Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org>
* profiles: Drop KDE PIM 23.08.5 package.maskAndreas Sturmlechner2024-10-011-66/+0
| | | | Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org>
* media-gfx/kcoloredit: treecleanAndreas Sturmlechner2024-10-011-7/+0
| | | | | Closes: https://bugs.gentoo.org/759772 (pkgremoved) Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org>
* kde-misc/ktoshiba: treecleanAndreas Sturmlechner2024-10-011-6/+0
| | | | Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org>
* kde-misc/openofficeorg-thumbnail: treecleanAndreas Sturmlechner2024-10-011-6/+0
| | | | Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org>
* kde-misc/plasma-applet-network-monitor: treecleanAndreas Sturmlechner2024-10-011-4/+0
| | | | Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org>
* kde-misc/kio-locate: treecleanAndreas Sturmlechner2024-10-011-6/+0
| | | | | Closes: https://bugs.gentoo.org/759775 (pkgremoved) Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org>
* www-apps/rt: remove masktimorl2024-10-011-5/+0
| | | | | | Signed-off-by: timorl <timorl@disroot.org> Closes: https://github.com/gentoo/gentoo/pull/36737 Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
* www-apps/rt: revert treecleantimorl2024-10-011-0/+5
| | | | | | Reverts: dad331077a019561290ee2f024fcdfe7a52231e0 Signed-off-by: timorl <timorl@disroot.org> Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
* profiles/base: mask openjdk:23[javafx]Volkmar W. Pogatzki2024-10-011-0/+4
| | | | | | Signed-off-by: Volkmar W. Pogatzki <gentoo@pogatzki.net> Closes: https://github.com/gentoo/gentoo/pull/38658 Signed-off-by: Miroslav Šulc <fordfrog@gentoo.org>
* profiles: Extend dist-kernel [debug] default to >= 6.6.53Michał Górny2024-10-012-4/+4
| | | | Signed-off-by: Michał Górny <mgorny@gentoo.org>
* profiles/base: msak dev-lang/gnat-gpl[pgo,lto]Sam James2024-09-301-0/+5
| | | | | | | | | | gnat-gpl is purely for bootstrapping Ada and it's based on an old version of GCC. Avoid risks of miscompilations. This might explain an odd Fortran failure we had on the binhost builder w/ USE=pgo. Signed-off-by: Sam James <sam@gentoo.org>
* Add gcc_14 and gcc_15 to the list of ada compilersAlfredo Tupone2024-09-301-1/+3
| | | | Signed-off-by: Alfredo Tupone <tupone@gentoo.org>
* profiles/features/musl: mask elogind-255.5Sam James2024-09-301-0/+4
| | | | | | | ... until the PR is merged. Bug: https://bugs.gentoo.org/940130 Signed-off-by: Sam James <sam@gentoo.org>
* profiles/base: force dev-lang/gnat-gpl[ada]Sam James2024-09-301-0/+6
| | | | | | | | | gnat-gpl only exists for (bootstrapping) Ada. Until bug #940471 is handled, force Ada on. Once it is split/moved/gutted, this won't be necessary as it'll always build Ada. Bug: https://bugs.gentoo.org/940471 Signed-off-by: Sam James <sam@gentoo.org>
* profiles: unmask GCC 11 for nowSam James2024-09-301-9/+7
| | | | | | | | | | | | | | | | | | | | | | | | | | | GCC 11 is the last version of GDC which doesn't need GDC to build, so it's useful for bootstrapping. Given the recent toolchain.eclass work, it'd be a shame to not facilitate things working Out Of The Box until we have some alternative package set up (see bug #940470). So, unmask for now as a temporary reprieve. But really, please don't use GCC 11 unless you must, as it's EOL. This reverts the following commits: * 4bb56f21a477a1cb4998bbc283be138bff483a9b * 0f5f8e27a03786959c2f151ce6381ffc4200a9e7 * 7de3c29b71c2b46a1e1581dcc24525433982d687 (Really, a lot of the value in masking old GCCs is to push people to check `gcc-config` and so on anyway, and most people will have hopefully done that by now in response to the mask a week ago. That doesn't make the mask pointless -- if anyone files a bug with GCC 11, we're going to tell them to try >= GCC 12, and package maintainers aren't expected to try make things work with < GCC 12 and so on, but it does mean unmasking doesn't do much harm.) Bug: https://bugs.gentoo.org/940470 Signed-off-by: Sam James <sam@gentoo.org>
* package.mask: Last rite dev-python/brythonMichał Górny2024-09-291-0/+8
| | | | | Bug: https://bugs.gentoo.org/910612 Signed-off-by: Michał Górny <mgorny@gentoo.org>
* features/musl/package.mask: mask app-admin/winboxConrad Kostecki2024-09-291-0/+1
| | | | | | It's a binary only package compiled against glibc. Signed-off-by: Conrad Kostecki <conikost@gentoo.org>
* profiles/license_groups: add MikroTik license to EULAConrad Kostecki2024-09-291-1/+1
| | | | Signed-off-by: Conrad Kostecki <conikost@gentoo.org>
* package.mask: Unmask dev-python/aiohappyeyeballsMichał Górny2024-09-291-5/+0
| | | | | | | A fixed dev-python/aiohttp version was released, so unmask new dev-python/aiohappyeyeballs. Signed-off-by: Michał Górny <mgorny@gentoo.org>
* media-libs/libsdl2: rename use flag fcitx4 to fcitxYongxiang Liang2024-09-286-6/+6
| | | | | | | | Closes: https://bugs.gentoo.org/920548 Closes: https://bugs.gentoo.org/936970 Signed-off-by: Yongxiang Liang <tanekliang@gmail.com> Closes: https://github.com/gentoo/gentoo/pull/38487 Signed-off-by: James Le Cuirot <chewi@gentoo.org>
* profiles: last rite dev-java/ant-core #938306Volkmar W. Pogatzki2024-09-281-0/+4
| | | | | | | Bug: https://bugs.gentoo.org/938306 Signed-off-by: Volkmar W. Pogatzki <gentoo@pogatzki.net> Closes: https://github.com/gentoo/gentoo/pull/38804 Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
* package.mask: Mask dev-python/ensurepip-setuptools to matchMichał Górny2024-09-281-1/+1
| | | | Signed-off-by: Michał Górny <mgorny@gentoo.org>
* package.mask: Mask =dev-python/aiohappyeyeballs-2.4.2Michał Górny2024-09-281-0/+5
| | | | Signed-off-by: Michał Górny <mgorny@gentoo.org>
* profiles/desc: remove the word 'only' from GUILE_TARGETS descArsen Arsenović2024-09-271-3/+3
| | | | | | | It doesn't really make sense to say only, since we can build against many versions at the same time. Signed-off-by: Arsen Arsenović <arsen@gentoo.org>
* profiles: drop legacy guile masks tooSam James2024-09-271-14/+0
| | | | | | | | | Missed in b1875a96f478b575e0387f097ae0575d548ba09c. Bug: https://bugs.gentoo.org/436400 Bug: https://bugs.gentoo.org/689408 Bug: https://bugs.gentoo.org/705554 Signed-off-by: Sam James <sam@gentoo.org>
* profiles: unleash guileArsen Arsenović2024-09-271-59/+0
| | | | | | | | | It is now everyone's problem. Thanks-to: Alfred Wingate <parona@protonmail.com> Thanks-to: Kacper Słomiński <kacper.slominski72@gmail.com> Thanks-to: Sam James <sam@gentoo.org> Signed-off-by: Arsen Arsenović <arsen@gentoo.org>
* profiles/arch/loong: mask USEs pulling in media-libs/libilbcWANG Xuerui2024-09-271-1/+9
| | | | Signed-off-by: WANG Xuerui <xen0n@gentoo.org>
* dev-python/PyQt6: add IUSE=remoteobjectsIonen Wolkens2024-09-273-4/+8
| | | | | | | | | | | Nothing need this at the moment, but the can add given the package exists. Not planning to add more keywords at the moment unless something needs it, so masking on non-amd64 rather than rekeyword. Signed-off-by: Ionen Wolkens <ionen@gentoo.org>
* profiles/arch: Drop use masks for xwidgetsUlrich Müller2024-09-274-10/+0
| | | | | | app-editors/emacs no longer has the flag. Signed-off-by: Ulrich Müller <ulm@gentoo.org>
* profiles/base: Change postgres_targets default to postgres16Patrick Lauer2024-09-261-1/+1
| | | | Signed-off-by: Patrick Lauer <patrick@gentoo.org>
* eclass/, profiles/: Enable PostgreSQL 17 supportPatrick Lauer2024-09-262-0/+5
| | | | Signed-off-by: Patrick Lauer <patrick@gentoo.org>
* kde-misc/latte-dock: treecleanAndreas Sturmlechner2024-09-251-5/+0
| | | | Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org>
* package.mask: Mask =dev-python/rapidfuzz-3.10.0 for build problemsMichał Górny2024-09-251-0/+6
| | | | | | | Mask the new version since it requires an eclass change that breaks all existing packages. Signed-off-by: Michał Górny <mgorny@gentoo.org>
* Rename dev-python/{sphinx-aiohttp-theme → aiohttp-theme}Michał Górny2024-09-251-0/+1
| | | | Signed-off-by: Michał Górny <mgorny@gentoo.org>
* app-emacs/flycheck-guile: add 0.5-r100Kacper Słomiński2024-09-241-0/+1
| | | | | | Signed-off-by: Kacper Słomiński <kacper.slominski72@gmail.com> Closes: https://github.com/gentoo/gentoo/pull/38754 Signed-off-by: Sam James <sam@gentoo.org>
* app-emacs/geiser-guile: add 0.28.3-r100Kacper Słomiński2024-09-241-0/+1
| | | | | Signed-off-by: Kacper Słomiński <kacper.slominski72@gmail.com> Signed-off-by: Sam James <sam@gentoo.org>
* app-office/texmacs: add 2.1-r100Kacper Słomiński2024-09-241-0/+1
| | | | | | Bug: https://bugs.gentoo.org/436400 Signed-off-by: Kacper Słomiński <kacper.slominski72@gmail.com> Signed-off-by: Sam James <sam@gentoo.org>
* dev-scheme/guile: add 1.8.8-r100Kacper Słomiński2024-09-241-0/+1
| | | | | | Bug: https://bugs.gentoo.org/689408 Signed-off-by: Kacper Słomiński <kacper.slominski72@gmail.com> Signed-off-by: Sam James <sam@gentoo.org>
* profiles/desc: add USE_EXPAND _TARGETS flags for Guile 1.8Kacper Słomiński2024-09-242-0/+2
| | | | | Signed-off-by: Kacper Słomiński <kacper.slominski72@gmail.com> Signed-off-by: Sam James <sam@gentoo.org>
* profiles: Mask seccomp on net-misc/lldpd except x86 (bug #940014)Patrick McLean2024-09-233-0/+12
| | | | | Closes: https://bugs.gentoo.org/940014 Signed-off-by: Patrick McLean <chutzpah@gentoo.org>
* profiles/arch/loong: unmask USE=asm for >=dev-libs/openssl-3.2WANG Xuerui2024-09-231-0/+1
| | | | | | The build failures have all been resolved upstream since 3.2. Signed-off-by: WANG Xuerui <xen0n@gentoo.org>
* profiles: desktop/{gnome,plasma}: Cleanup moved or obsolete package.useAndreas Sturmlechner2024-09-232-21/+0
| | | | Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org>
* profiles: desktop: Enable x11-base/xwayland[libei] for KWin and mutterAndreas Sturmlechner2024-09-231-0/+5
| | | | Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org>
* profiles: desktop: Add package.use defaults for globally enabled waylandAndreas Sturmlechner2024-09-231-0/+7
| | | | Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org>
* profiles: desktop/{gnome,plasma}: media-tv/kodi defaults moved to desktopAndreas Sturmlechner2024-09-232-8/+0
| | | | Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org>
* profiles: desktop: Switch media-tv/kodi REQUIRED_USE pref to "wayland"Andreas Sturmlechner2024-09-231-2/+3
| | | | Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org>
* profiles: desktop/{gnome,plasma}: "wayland" moved to desktop make.defaultsAndreas Sturmlechner2024-09-232-2/+2
| | | | Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org>
* profiles: desktop: Add "wayland" to make.defaultsAndreas Sturmlechner2024-09-231-1/+1
| | | | Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org>