summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* profiles: mask >=sys-process/systemd-cron-2.3.4-r1 on split-usrSam James2024-04-163-3/+6
| | | | | | | >=systemd-255 needs merged-usr. Bug: https://bugs.gentoo.org/928893 Signed-off-by: Sam James <sam@gentoo.org>
* profiles: Drop KDE Plasma 6.0.3 package.maskAndreas Sturmlechner2024-04-161-62/+0
| | | | Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org>
* profiles: Mask KDE Plasma 6.0.4Andreas Sturmlechner2024-04-161-2/+64
| | | | Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org>
* dev-python/qscintilla-python: mask USE=qt6 on ppc64, x86 #916232José P. R. N. Assis2024-04-162-0/+8
| | | | | | | | | Masked the qt6 USE flag on ppc64 and x86 arches, since there is no PyQt6 (a dependency enabled by the USE flag) on those arches. Bug: https://bugs.gentoo.org/916232 Signed-off-by: José P. R. N. Assis <espinafre@gmail.com> Signed-off-by: Jimi Huotari <chiitoo@gentoo.org>
* dev-qt/qtdeclarative: add IUSE=qmlls for same-named user-facing toolIonen Wolkens2024-04-163-0/+13
| | | | | | | | | | | | Masked in stable for now, will stabilize qtlanguageserver-6.7.0 in a few days to match the rest. Was automagic before but don't really need to revbump given the required package wasn't in the tree and fairly harmless even if someone had it from elsewhere. Closes: https://bugs.gentoo.org/930106 Signed-off-by: Ionen Wolkens <ionen@gentoo.org>
* profiles/package.mask: last-rite dev-python/carbonFabian Groffen2024-04-161-0/+6
| | | | | Bug: https://bugs.gentoo.org/929444 Signed-off-by: Fabian Groffen <grobian@gentoo.org>
* Rename dev-python/{octave_kernel → octave-kernel}Michał Górny2024-04-161-0/+1
| | | | Signed-off-by: Michał Górny <mgorny@gentoo.org>
* profiles: mask www-client/jd on muslAkinori Hattori2024-04-151-0/+1
| | | | Signed-off-by: Akinori Hattori <hattya@gentoo.org>
* profiles: mask app-text/cmigemo on muslAkinori Hattori2024-04-151-0/+1
| | | | | Closes: https://bugs.gentoo.org/713074 Signed-off-by: Akinori Hattori <hattya@gentoo.org>
* profiles: mask games-roguelike/hengband[l10n_ja] on muslAkinori Hattori2024-04-151-0/+1
| | | | Signed-off-by: Akinori Hattori <hattya@gentoo.org>
* profiles: mask app-text/namazu[l10n_ja] on muslAkinori Hattori2024-04-151-0/+1
| | | | Signed-off-by: Akinori Hattori <hattya@gentoo.org>
* profiles: mask app-i18n/multiskkserv[test] on muslAkinori Hattori2024-04-151-0/+4
| | | | Signed-off-by: Akinori Hattori <hattya@gentoo.org>
* profiles/base: remove obsolete use.mask on ant-ivy, rhino and tomcatVolkmar W. Pogatzki2024-04-151-7/+0
| | | | | | Signed-off-by: Volkmar W. Pogatzki <gentoo@pogatzki.net> Closes: https://github.com/gentoo/gentoo/pull/35723/commits/d3a5e3a0951a09ca78aa7bf3c9294e684d5217c3 Signed-off-by: Miroslav Šulc <fordfrog@gentoo.org>
* profiles: mask dev-libs/tree-sitter-0.22.4Matthew Smith2024-04-151-0/+4
| | | | | Bug: https://bugs.gentoo.org/930039 Signed-off-by: Matthew Smith <matthew@gentoo.org>
* profiles: Drop KDE Frameworks 6.0.0 package.maskAndreas Sturmlechner2024-04-141-71/+0
| | | | Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org>
* profiles: Mask KDE Frameworks 6.1.0Andreas Sturmlechner2024-04-141-2/+73
| | | | Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org>
* net-libs/webkit-gtk: add 2.44.1Mart Raudsepp2024-04-141-0/+1
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * Drop unnecessary gtk+:3 dep for SLOT=6 gtk4 version, fix gtk:4 USE deps (the aqua/wayland/X ones were on the gtk+:3 wrong dep instead of gtk:4) * Pre-built documentation has moved from SLOT=4.1 to SLOT=6 * WebKitWebDriver is migrated to be shipped by SLOT=6 (upstream suggested to ship it in gtk4 SLOT since 2.40 already) * Include small patchset from upstream 2.44 branch * Include additional jumbo-build fixes * Handle undeclared configuration dependency manually for now, https://bugs.webkit.org/show_bug.cgi?id=269147 * Drop ruby30 from USE_RUBY as ruby:3.0 is gone from tree * Update deps: * >=gtk-4.6.0, there's optional build dep on 4.13.4 that we can't ensure yet as webkit-gtk-2.44 will go stable for security before gtk-4.14.x * >=libepoxy-1.5.4 * >=wayland-1.20, >=wayland-protocols-1.24 * x11-libs/libdrm * X11 renderer was removed (uses DMA-BUF with SHM fallback now), thus most libX* deps with it * Same with the WPE renderer and thus libwpe/wpebackend-fdo * Update configuration knobs: * USE_LIBDRM separated out of USE_GBM * USE_OPENGL_OR_ES gone (always enabled now, which we always did too) * USE_OPENJPEG (JPEG2000) support is removed upstream * New USE_LIBBACKTRACE explicitly disabled to avoid automagic behaviour * Mention gst-plugins-bad[vaapi] for hardware encoding with VAAPI as an optfeature and touch up strings for other optfeature suggestions * Update patchset: * 2.42.1-arm64-non-jumbo-fix.patch is applied upstream * 2.42.4-wasm-assert-fix.patch is applied upstream * 2.42.5-x86-build-fix.patch was a fix specific to 2.42.x to fix a backport gone wrong from 2.43.x, it must not be applied to 2.44, even though it applies cleanly * Fix libepoxy dep to require USE=egl as epoxy/egl.h is used unconditionally Closes: https://bugs.gentoo.org/928953 Signed-off-by: Mart Raudsepp <leio@gentoo.org>
* Rename dev-python/{django_polymorphic → django-polymorphic}Michał Górny2024-04-141-0/+1
| | | | Signed-off-by: Michał Górny <mgorny@gentoo.org>
* profiles/base: stable mask media-gfx/freecad[qt6]Andrew Ammerlaan2024-04-141-0/+5
| | | | Signed-off-by: Andrew Ammerlaan <andrewammerlaan@gentoo.org>
* profiles/arch/x86: remove obsolete dev-util/clion maskViorel Munteanu2024-04-141-5/+0
| | | | | Closes: https://bugs.gentoo.org/887831 Signed-off-by: Viorel Munteanu <ceamac@gentoo.org>
* profiles: mask app-i18n/nkf on muslAkinori Hattori2024-04-141-0/+4
| | | | | Closes: https://bugs.gentoo.org/830501 Signed-off-by: Akinori Hattori <hattya@gentoo.org>
* profiles/arch/base: mask sys-fs/fuse:3[test]Mike Gilbert2024-04-131-0/+4
| | | | Signed-off-by: Mike Gilbert <floppym@gentoo.org>
* dev-python/future: Remove last-rited pkgMichał Górny2024-04-132-19/+0
| | | | | Closes: https://bugs.gentoo.org/888271 Signed-off-by: Michał Górny <mgorny@gentoo.org>
* sci-visualization/jupyter-dash: Remove last-rited pkgMichał Górny2024-04-132-7/+0
| | | | Signed-off-by: Michał Górny <mgorny@gentoo.org>
* dev-java/ant-eclipse-ecj: Remove last-rited pkgMichał Górny2024-04-131-4/+0
| | | | Signed-off-by: Michał Górny <mgorny@gentoo.org>
* dev-java/ant-apache-regexp: Remove last-rited pkgMichał Górny2024-04-131-5/+0
| | | | Signed-off-by: Michał Górny <mgorny@gentoo.org>
* dev-java/ant-apache-log4j: Remove last-rited pkgMichał Górny2024-04-131-1/+0
| | | | Signed-off-by: Michał Górny <mgorny@gentoo.org>
* dev-java/ant-apache-xalan2: Remove last-rited pkgMichał Górny2024-04-131-1/+0
| | | | Signed-off-by: Michał Górny <mgorny@gentoo.org>
* dev-java/ant-commons-logging: Remove last-rited pkgMichał Górny2024-04-131-1/+0
| | | | Signed-off-by: Michał Górny <mgorny@gentoo.org>
* dev-java/ant-swing: Remove last-rited pkgMichał Górny2024-04-131-1/+0
| | | | Signed-off-by: Michał Górny <mgorny@gentoo.org>
* dev-java/ant-testutil: Remove last-rited pkgMichał Górny2024-04-131-1/+0
| | | | Signed-off-by: Michał Górny <mgorny@gentoo.org>
* dev-java/ant-jai: Remove last-rited pkgMichał Górny2024-04-131-1/+0
| | | | Signed-off-by: Michał Górny <mgorny@gentoo.org>
* dev-java/ant-commons-net: Remove last-rited pkgMichał Górny2024-04-131-1/+0
| | | | Signed-off-by: Michał Górny <mgorny@gentoo.org>
* dev-java/ant-apache-bsf: Remove last-rited pkgMichał Górny2024-04-132-6/+0
| | | | Signed-off-by: Michał Górny <mgorny@gentoo.org>
* dev-java/ant-jmf: Remove last-rited pkgMichał Górny2024-04-131-1/+0
| | | | Signed-off-by: Michał Górny <mgorny@gentoo.org>
* dev-java/ant-apache-oro: Remove last-rited pkgMichał Górny2024-04-131-1/+0
| | | | Signed-off-by: Michał Górny <mgorny@gentoo.org>
* dev-java/ant-javamail: Remove last-rited pkgMichał Górny2024-04-131-1/+0
| | | | Signed-off-by: Michał Górny <mgorny@gentoo.org>
* dev-java/ant-junit: Remove last-rited pkgMichał Górny2024-04-131-3/+0
| | | | Signed-off-by: Michał Górny <mgorny@gentoo.org>
* dev-java/ant-jdepend: Remove last-rited pkgMichał Górny2024-04-131-1/+0
| | | | Signed-off-by: Michał Górny <mgorny@gentoo.org>
* dev-java/ant-antlr: Remove last-rited pkgMichał Górny2024-04-131-1/+0
| | | | Signed-off-by: Michał Górny <mgorny@gentoo.org>
* dev-java/ant-apache-bcel: Remove last-rited pkgMichał Górny2024-04-131-1/+0
| | | | Signed-off-by: Michał Górny <mgorny@gentoo.org>
* dev-java/ant-apache-resolver: Remove last-rited pkgMichał Górny2024-04-131-1/+0
| | | | Signed-off-by: Michał Górny <mgorny@gentoo.org>
* dev-java/ant-jsch: Remove last-rited pkgMichał Górny2024-04-131-1/+0
| | | | Signed-off-by: Michał Górny <mgorny@gentoo.org>
* dev-java/ant-xz: Remove last-rited pkgMichał Górny2024-04-131-1/+0
| | | | Signed-off-by: Michał Górny <mgorny@gentoo.org>
* dev-java/gnu-jaf: Remove last-rited pkgMichał Górny2024-04-131-1/+0
| | | | Signed-off-by: Michał Górny <mgorny@gentoo.org>
* dev-java/failureaccess: Remove last-rited pkgMichał Górny2024-04-131-1/+0
| | | | Signed-off-by: Michał Górny <mgorny@gentoo.org>
* dev-python/pygame_sdl2: Remove last-rited pkgMichał Górny2024-04-131-12/+0
| | | | | Bug: https://bugs.gentoo.org/911781 Signed-off-by: Michał Górny <mgorny@gentoo.org>
* dev-python/astunparse: Remove last-rited pkgMichał Górny2024-04-131-1/+0
| | | | | Bug: https://bugs.gentoo.org/911646 Signed-off-by: Michał Górny <mgorny@gentoo.org>
* games-engines/renpy: Remove last-rited pkgMichał Górny2024-04-131-2/+0
| | | | | Bug: https://bugs.gentoo.org/925693 Signed-off-by: Michał Górny <mgorny@gentoo.org>
* dev-python/python-efl: Remove last-rited pkgMichał Górny2024-04-131-2/+0
| | | | | Bug: https://bugs.gentoo.org/925692 Signed-off-by: Michał Górny <mgorny@gentoo.org>