summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* profiles/package.mask: mask old dev-ruby/twitter slotHans de Graaff2023-08-291-0/+3
| | | | Signed-off-by: Hans de Graaff <graaff@gentoo.org>
* package.mask: Last rite net-im/ricochetSam James2023-08-291-0/+8
| | | | | | Bug: https://bugs.gentoo.org/830477 Bug: https://bugs.gentoo.org/913004 Signed-off-by: Sam James <sam@gentoo.org>
* package.mask: Last rite sci-biology/expressSam James2023-08-291-0/+6
| | | | | Bug: https://bugs.gentoo.org/912828 Signed-off-by: Sam James <sam@gentoo.org>
* package.mask: Last rite dev-python/pytz_deprecation_shimMichał Górny2023-08-281-0/+5
| | | | | Bug: https://bugs.gentoo.org/906516 Signed-off-by: Michał Górny <mgorny@gentoo.org>
* net-im/vacuum: DeleteMatt Turner2023-08-281-6/+0
| | | | | Closes: https://bugs.gentoo.org/905956 Signed-off-by: Matt Turner <mattst88@gentoo.org>
* profiles/arch/hppa: mask >=dev-libs/libuv-1.45.0Sam James2023-08-281-0/+8
| | | | | | | | | | libuv >=1.45.0 starts to use iouring (but via its own implementation, not sys-libs/liburing) which means CMake then starts using iouring. There are some kernel bugs which got shaken out on hppa: linux 6.4.x is okay, but 6.1.x at least need backports. See https://lore.kernel.org/linux-parisc/87jztggow5.fsf@gentoo.org/T/. Signed-off-by: Sam James <sam@gentoo.org>
* profiles/base: mask >=dev-lang/rust-1.72.0[nightly] for nowWANG Xuerui2023-08-281-0/+7
| | | | | Closes: https://github.com/gentoo/gentoo/pull/32454 Signed-off-by: WANG Xuerui <xen0n@gentoo.org>
* profiles/arch/powerpc: drop obsolete openssl[asm] maskSam James2023-08-281-5/+0
| | | | | | | Fixed in latest 3.1.x. Closes: https://bugs.gentoo.org/909306 Signed-off-by: Sam James <sam@gentoo.org>
* profiles/package.mask: drop obsolete ffi-compiler maskHans de Graaff2023-08-271-4/+0
| | | | Signed-off-by: Hans de Graaff <graaff@gentoo.org>
* profiles/package.mask: mask old shoulda slot for removalHans de Graaff2023-08-261-0/+5
| | | | Signed-off-by: Hans de Graaff <graaff@gentoo.org>
* profiles: mask =dev-python/cython-3.0.1Sam James2023-08-261-0/+6
| | | | | | | Buggy in a few ways. Closes: https://bugs.gentoo.org/913062 Signed-off-by: Sam James <sam@gentoo.org>
* profiles/package.mask: mask dev-ruby/state_machine for removalHans de Graaff2023-08-261-0/+6
| | | | Signed-off-by: Hans de Graaff <graaff@gentoo.org>
* profiles/package.mask: mask dev-ruby/totoridipjp for removalHans de Graaff2023-08-261-0/+5
| | | | Signed-off-by: Hans de Graaff <graaff@gentoo.org>
* profiles/package.mask: remove obsolete masksHans de Graaff2023-08-261-11/+0
| | | | Signed-off-by: Hans de Graaff <graaff@gentoo.org>
* profiles/features/wd40: mask streamlinkSam James2023-08-261-0/+1
| | | | | | | Needs trio which is masked on wd40. Bug: https://bugs.gentoo.org/911728 Signed-off-by: Sam James <sam@gentoo.org>
* package.mask: cleanup mariadb maskTomáš Mózes2023-08-261-4/+0
| | | | | | Signed-off-by: Tomáš Mózes <hydrapolic@gmail.com> Closes: https://github.com/gentoo/gentoo/pull/32373 Signed-off-by: Sam James <sam@gentoo.org>
* profiles: Add kde-apps/k3b[webengine] to package.use.maskAndreas Sturmlechner2023-08-251-0/+1
| | | | Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org>
* profiles/arch/x86: mask USE=system-mspack for clamavMatt Jolly2023-08-251-0/+4
| | | | | | Bug: https://bugs.gentoo.org/911402 Signed-off-by: Matt Jolly <Matt.Jolly@footclan.ninja> Signed-off-by: Sam James <sam@gentoo.org>
* profiles/features/llvm: drop problematic LDFLAGSSam James2023-08-251-1/+4
| | | | | | | | | clang-common already handles setting these for us, and if we set it in profiles, then it gets passed down to gcc via clang for things like Fortran where clang is just acting as the driver. Closes: https://bugs.gentoo.org/908798 Signed-off-by: Sam James <sam@gentoo.org>
* package.mask: mask sys-devel/clang-crossdev-wrappersAlfred Persson Forsberg2023-08-241-0/+1
| | | | | | | | | | This package is supposed to be installed from Crossdev. Closes: https://bugs.gentoo.org/912850 Closes: https://bugs.gentoo.org/912885 Signed-off-by: Alfred Persson Forsberg <cat@catcream.org> Closes: https://github.com/gentoo/gentoo/pull/32427 Signed-off-by: Sam James <sam@gentoo.org>
* profiles/arch/powerpc/ppc64: mask firefox[hwaccel]Joonas Niilola2023-08-241-0/+5
| | | | | | - media-video/libva-utils is masked on ppc64, so hwaccel wouldn't work. Signed-off-by: Joonas Niilola <juippis@gentoo.org>
* profiles/base: mask changed use flag for earlyoomRick Farina2023-08-231-0/+1
| | | | | Fixes: c3d149d6d75b441bf8f3292f3e5bbf97ea81c6d3 Signed-off-by: Rick Farina <zerochaos@gentoo.org>
* gnome-base/gnome-control-center: Version bump to 45_betaGuillermo Joandet2023-08-231-0/+1
| | | | | | Closes: https://github.com/gentoo/gentoo/pull/32276 Signed-off-by: Guillermo Joandet <gjoandet@gmail.com> Signed-off-by: Matt Turner <mattst88@gentoo.org>
* gnome-extra/tecla: Add new package, 45_betaGuillermo Joandet2023-08-231-0/+1
| | | | | Signed-off-by: Guillermo Joandet <gjoandet@gmail.com> Signed-off-by: Matt Turner <mattst88@gentoo.org>
* profiles/package.mask: unmask k8s 1.28.0William Hubbs2023-08-231-13/+0
| | | | | Closes: https://bugs.gentoo.org/912781 Signed-off-by: William Hubbs <williamh@gentoo.org>
* profiles: mask sci-mathematics/polymakeMichael Orlitzky2023-08-232-0/+9
| | | | | | | It's not compatible with perl-5.38 and no short-term fix is pending. Bug: https://bugs.gentoo.org/909570 Signed-off-by: Michael Orlitzky <mjo@gentoo.org>
* dev-python/progressbar: treecleanDavid Seifert2023-08-231-6/+0
| | | | | Closes: https://bugs.gentoo.org/909929 Signed-off-by: David Seifert <soap@gentoo.org>
* sys-apps/gcp: treecleanDavid Seifert2023-08-231-1/+0
| | | | | Closes: https://bugs.gentoo.org/910031 Signed-off-by: David Seifert <soap@gentoo.org>
* Rename {dev-libs → net-libs}/paho-mqtt-cGiuseppe Foti2023-08-231-0/+1
| | | | | | Signed-off-by: Giuseppe Foti <foti.giuseppe@gmail.com> Signed-off-by: Florian Schmaus <flow@gentoo.org> Closes: https://github.com/gentoo/gentoo/pull/32418
* profiles/package.mask: mask k8s 1.28.0William Hubbs2023-08-221-0/+13
| | | | | Bug: https://bugs.gentoo.org/912781 Signed-off-by: William Hubbs <williamh@gentoo.org>
* Rename dev-python/{memory_profiler → memory-profiler}Michał Górny2023-08-221-0/+1
| | | | Signed-off-by: Michał Górny <mgorny@gentoo.org>
* Rename dev-python/{line_profiler → line-profiler}Michał Górny2023-08-221-0/+1
| | | | Signed-off-by: Michał Górny <mgorny@gentoo.org>
* profiles/base: clarify the comment re: dev-python/pyotherside[qt6] maskMarek Szuba2023-08-221-1/+1
| | | | Signed-off-by: Marek Szuba <marecki@gentoo.org>
* profiles/base: unmask USE=gui on mail-mta/proton-mail-bridgeMarek Szuba2023-08-221-8/+0
| | | | | | At last! Signed-off-by: Marek Szuba <marecki@gentoo.org>
* app-editors/ghex: Version bump to 45_betaGuillermo Joandet2023-08-221-0/+1
| | | | | | Signed-off-by: Guillermo Joandet <gjoandet@gmail.com> Closes: https://github.com/gentoo/gentoo/pull/32408 Signed-off-by: Matt Turner <mattst88@gentoo.org>
* gnome-extra/gnome-calendar: Version bump to 45_betaGuillermo Joandet2023-08-221-0/+1
| | | | | | Signed-off-by: Guillermo Joandet <gjoandet@gmail.com> Closes: https://github.com/gentoo/gentoo/pull/32375 Signed-off-by: Matt Turner <mattst88@gentoo.org>
* package.mask: Last rite app-emulation/libvirt-snmpSam James2023-08-221-0/+6
| | | | | Bug: https://bugs.gentoo.org/912582 Signed-off-by: Sam James <sam@gentoo.org>
* profiles: mask broken grpcSam James2023-08-211-0/+4
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* dev-python/pytest-qt: enable py3.12Andrew Ammerlaan2023-08-211-0/+4
| | | | Signed-off-by: Andrew Ammerlaan <andrewammerlaan@gentoo.org>
* dev-python/sphinx_ansible_theme: mask for removalMarek Szuba2023-08-211-0/+7
| | | | | Bug: https://bugs.gentoo.org/912743 Signed-off-by: Marek Szuba <marecki@gentoo.org>
* profiles: Update GPL-COMPATIBLE and MISC-FREE license groupsUlrich Müller2023-08-211-2/+2
| | | | | | | Add Unicode-DFS-2016 to GPL-COMPATIBLE. Move unicode to MISC-FREE, because the longer text doesn't appear to be approved by the FSF. Signed-off-by: Ulrich Müller <ulm@gentoo.org>
* app-crypt/libsecret: Version bump to 0.21.0Matt Turner2023-08-201-0/+1
| | | | Signed-off-by: Matt Turner <mattst88@gentoo.org>
* profiles/arch/riscv: remove USE=vulkan mask on games-action/supertuxkartMarek Szuba2023-08-201-4/+0
| | | | | | | | Current ebuilds of this package temporarily haven't got this USE flag, and anticipating it being re-added after 1.4 media-libs/shaderc has been keyworded. Signed-off-by: Marek Szuba <marecki@gentoo.org>
* package.mask: extend binutils mask, bug 903893Andreas K. Hüttel2023-08-201-1/+3
| | | | | Bug: https://bugs.gentoo.org/903893 Signed-off-by: Andreas K. Hüttel <dilfridge@gentoo.org>
* profiles: Unmask media-gfx/exiv2-0.28.0Andreas Sturmlechner2023-08-201-5/+0
| | | | | Bug: https://bugs.gentoo.org/906463 Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org>
* profiles/arch/riscv: remove USE=spidermonkey mask on net-libs/libproxyMarek Szuba2023-08-201-5/+0
| | | | | | | Since 0.5.0 libproxy does not support PAC parsers other than Duktape, no older versions left in the tree. Signed-off-by: Marek Szuba <marecki@gentoo.org>
* profiles/arch/riscv: update some comments in package.use.maskMarek Szuba2023-08-201-3/+3
| | | | Signed-off-by: Marek Szuba <marecki@gentoo.org>
* profiles: Mask kerberos USE flag on m68kJames Le Cuirot2023-08-201-1/+5
| | | | | | Neither Kerberos implementation is keyworded for m68k yet. Signed-off-by: James Le Cuirot <chewi@gentoo.org>
* Revert "profiles/features/llvm/package.mask: preliminary -bin masks"Joonas Niilola2023-08-201-11/+0
| | | | | | | | | | This reverts commit 5b2faea4bb5bb263808bab0029fcc58e35cffaa4. - not all use cases were taken into consideration. Need to re-think this approach - reverting to previous state for time being. Bug: https://bugs.gentoo.org/912154 Signed-off-by: Joonas Niilola <juippis@gentoo.org>
* package.mask: Last rite dev-python/nptypingMichał Górny2023-08-201-0/+7
| | | | | Bug: https://bugs.gentoo.org/880415 Signed-off-by: Michał Górny <mgorny@gentoo.org>