summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* dev-ruby/sinatra: use a compatible rack slot for testsHans de Graaff2024-08-161-8/+4
| | | | | Closes: https://bugs.gentoo.org/937964 Signed-off-by: Hans de Graaff <graaff@gentoo.org>
* app-editors/neovim: Keyword 0.10.1 ppc, #937973Arthur Zamarin2024-08-161-1/+1
| | | | Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
* dev-libs/tree-sitter-vimdoc: Keyword 3.0.0 ppc, #937973Arthur Zamarin2024-08-161-1/+1
| | | | Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
* dev-libs/tree-sitter-vim: Keyword 0.4.0 ppc, #937973Arthur Zamarin2024-08-161-1/+1
| | | | Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
* dev-libs/tree-sitter-query: Keyword 0.4.0 ppc, #937973Arthur Zamarin2024-08-161-1/+1
| | | | Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
* dev-libs/tree-sitter-markdown: Keyword 0.2.3 ppc, #937973Arthur Zamarin2024-08-161-1/+1
| | | | Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
* dev-libs/tree-sitter-lua: Keyword 0.1.0 ppc, #937973Arthur Zamarin2024-08-161-1/+1
| | | | Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
* profiles/ppc64{,le}/musl: unmask >=dev-lang/rust-bin-1.80.1Arthur Zamarin2024-08-164-0/+28
| | | | Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
* rust-toolchain.eclass: hide glibc bins behind elibc_glibc?Arthur Zamarin2024-08-161-11/+9
| | | | | | | | I'm starting to add various bootstrap binaries for musl, so might as well protect all downloads of glibc only behind "elibc_glibc?" to be safe just in case. Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
* dev-lang/rust-bin: add tarball for ppc64{be,le} muslArthur Zamarin2024-08-162-0/+6
| | | | Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
* net-im/mattermost-desktop-bin: add 5.9.0, drop 5.9.0_rc2Viorel Munteanu2024-08-162-2/+2
| | | | Signed-off-by: Viorel Munteanu <ceamac@gentoo.org>
* profiles/arch/hppa: drop stale ruby entrySam James2024-08-161-4/+0
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* dev-lang/ruby: stabilize 3.2.4 for arm, sparcSam James2024-08-161-1/+1
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* profiles/arch/sparc: un-stablemask ruby32Sam James2024-08-162-8/+0
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* profiles/arch/arm: un-stablemask ruby32Sam James2024-08-162-8/+0
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* dev-ruby/rubygems: Stabilize 3.4.22 sparc, #932285Sam James2024-08-161-1/+1
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* dev-ruby/bundler: Stabilize 2.4.22 sparc, #932285Sam James2024-08-161-1/+1
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* dev-games/godot: add 4.3Ionen Wolkens2024-08-163-0/+270
| | | | | | | | | | | | | | | | | | | | | | | | | | Decent odds that overlooked something given many mundane changes were done to the build system and it makes it hard to make out the important changes by diff'ing. Changelog is also too long to read (really), and highlights are not aimed at packagers. Notably adds wayland support, albeit building gui without X doesn't work so well yet. As such not adding IUSE="X" yet. libdecor could be optional even with USE=wayland, but felt that it isn't worth its own USE. Note using system miniupnpc is still broken without patching, so leaving that alone for now. Attempted to use mbedtls-3.x given it bundles 3.6.0, but there is some caveats that prevent it (see ebuild comment). It still supports 2.x, so just going to keep the upper bound for now. Have not tested musl but the old patch should be obsolete thanks to the new execinfo option which does the same thing we were doing (disables crash handler). Signed-off-by: Ionen Wolkens <ionen@gentoo.org>
* profiles: thirdpartymirrors: gnupg, mariadb: drop heanetSam James2024-08-161-2/+2
| | | | | | | See 6c8a270c8f844d447bda625ea0a7fcdedaf9c71d in api.git. heanet is discontinuing their mirror service this month. Signed-off-by: Sam James <sam@gentoo.org>
* sys-apps/systemd: add 256.5Sam James2024-08-162-0/+562
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* net-print/cups-filters: add 2.0.1Sam James2024-08-162-0/+51
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* media-libs/opencv: addwrite "/proc/self/task" instead of sandbox_writeVolkmar W. Pogatzki2024-08-161-1/+1
| | | | | | | | it was left over from a local wrapper. Signed-off-by: Volkmar W. Pogatzki <gentoo@pogatzki.net> Closes: https://github.com/gentoo/gentoo/pull/37823 Signed-off-by: Sam James <sam@gentoo.org>
* media-libs/opencv: build without BSFIX, drop java-ant-2Volkmar W. Pogatzki2024-08-161-0/+1035
| | | | | | | | | | - Exports -Dant.build.javac.source and -Dant.build.javac.target - Sets OPENCV_ANT_JAVAC_EXTRA_ATTRS with java-pkg_get-source and java-pkg_get-target - Stops inheriting java-ant-2 - Introduces COMMON_DEPEND to avoid virtual/jre in DEPEND Signed-off-by: Volkmar W. Pogatzki <gentoo@pogatzki.net> Signed-off-by: Sam James <sam@gentoo.org>
* net-libs/gnutls: add 3.8.7.1Sam James2024-08-162-0/+163
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* dev-python/oslo-serialization: Bump to 5.5.0Michał Górny2024-08-162-0/+47
| | | | Signed-off-by: Michał Górny <mgorny@gentoo.org>
* dev-python/pydantic-core: Bump to 2.22.0Michał Górny2024-08-162-0/+168
| | | | Signed-off-by: Michał Górny <mgorny@gentoo.org>
* dev-python/sqlglot: Bump to 25.12.0Michał Górny2024-08-162-0/+122
| | | | Signed-off-by: Michał Górny <mgorny@gentoo.org>
* dev-python/uvloop: Bump to 0.20.0Michał Górny2024-08-162-0/+88
| | | | Signed-off-by: Michał Górny <mgorny@gentoo.org>
* dev-python/cfn-lint: Bump to 1.10.2Michał Górny2024-08-162-0/+71
| | | | Signed-off-by: Michał Górny <mgorny@gentoo.org>
* dev-python/twisted: add IDEPEND for regen-cacheTom Gillespie2024-08-161-0/+3
| | | | | | | | | | | | | | | twisted python_postinst makes a call to twisted-regen-cache which imports from zope.interface which was previously a RDEPEND but should be an IDEPEND as well not revbumping since the only cases where a rebuild would be needed is on systems that installed twisted without any RDEPENDs which are likely limited to binpkg build systems where a postinst failure and a missing dep have no practical impact Signed-off-by: Tom Gillespie <tgbugs@gmail.com> Closes: https://github.com/gentoo/gentoo/pull/38167 Signed-off-by: Michał Górny <mgorny@gentoo.org>
* dev-python/twisted: Remove oldMichał Górny2024-08-163-325/+0
| | | | Signed-off-by: Michał Górny <mgorny@gentoo.org>
* dev-python/qiskit: Remove oldMichał Górny2024-08-165-1196/+0
| | | | Signed-off-by: Michał Górny <mgorny@gentoo.org>
* dev-python/qiskit: Bump to 1.2.0Michał Górny2024-08-162-0/+316
| | | | Signed-off-by: Michał Górny <mgorny@gentoo.org>
* dev-python/stripe: Bump to 10.8.0Michał Górny2024-08-162-0/+93
| | | | Signed-off-by: Michał Górny <mgorny@gentoo.org>
* app-admin/awscli: Bump to 1.33.44Michał Górny2024-08-162-0/+91
| | | | Signed-off-by: Michał Górny <mgorny@gentoo.org>
* dev-python/boto3: Bump to 1.34.162Michał Górny2024-08-162-0/+54
| | | | Signed-off-by: Michał Górny <mgorny@gentoo.org>
* dev-python/botocore: Bump to 1.34.162Michał Górny2024-08-162-0/+77
| | | | Signed-off-by: Michał Górny <mgorny@gentoo.org>
* dev-python/hypothesis: Bump to 6.111.1Michał Górny2024-08-162-0/+104
| | | | Signed-off-by: Michał Górny <mgorny@gentoo.org>
* dev-debug/bpftrace: properly install bpftrace man pageHolger Hoffstätte2024-08-162-0/+4
| | | | | | | Closes: https://bugs.gentoo.org/937966 Closes: https://github.com/gentoo/gentoo/pull/38160 Signed-off-by: Holger Hoffstätte <holger@applied-asynchrony.com> Signed-off-by: Yixun Lan <dlan@gentoo.org>
* sys-kernel/asahi-sources: add 6.9.12_p2, drop 6.9.12_p1James Calligeros2024-08-162-1/+1
| | | | | | Signed-off-by: James Calligeros <jcalligeros99@gmail.com> Closes: https://github.com/gentoo/gentoo/pull/37935 Signed-off-by: Sam James <sam@gentoo.org>
* sys-kernel/asahi-sources: drop 6.9.8_p1-r1James Calligeros2024-08-162-78/+0
| | | | | Signed-off-by: James Calligeros <jcalligeros99@gmail.com> Signed-off-by: Sam James <sam@gentoo.org>
* sys-kernel/asahi-sources: stabilize 6.9.9_p5-r1 for arm64James Calligeros2024-08-161-1/+1
| | | | | Signed-off-by: James Calligeros <jcalligeros99@gmail.com> Signed-off-by: Sam James <sam@gentoo.org>
* sys-kernel/asahi-sources: add 6.9.12_p1James Calligeros2024-08-162-0/+78
| | | | | Signed-off-by: James Calligeros <jcalligeros99@gmail.com> Signed-off-by: Sam James <sam@gentoo.org>
* sci-libs/gdal: bump 3.9.1Thomas Bettler2024-08-162-0/+288
| | | | | | | Closes: https://bugs.gentoo.org/934818 Signed-off-by: Thomas Bettler <thomas.bettler@gmail.com> Closes: https://github.com/gentoo/gentoo/pull/38064 Signed-off-by: Sam James <sam@gentoo.org>
* dev-libs/tre: fix building with gcc 14, remove nonexistent blockersKostadin Shishmanov2024-08-162-0/+131
| | | | | | | | | | | | Patch is a part of https://github.com/laurikari/tre/pull/49 Remove blockers for app-text/agrep and app-misc/glimpse that are no longer in the tree. Closes: https://bugs.gentoo.org/932740 Signed-off-by: Kostadin Shishmanov <kocelfc@tutanota.com> Closes: https://github.com/gentoo/gentoo/pull/36980 Signed-off-by: Sam James <sam@gentoo.org>
* net-misc/trurl: drop 0.7Emanuele Torre2024-08-163-74/+0
| | | | | | Signed-off-by: Emanuele Torre <torreemanuele6@gmail.com> Closes: https://github.com/gentoo/gentoo/pull/38168 Signed-off-by: Sam James <sam@gentoo.org>
* net-misc/trurl: add latest 0.14, fix 9999 buildEmanuele Torre2024-08-164-2/+82
| | | | | | | | | | | | | | | | | The old Makefile patch can no longer be applied; so I wrote a new patch that applies to 0.14 that is also applied to the 9999 version for now, and sent it upstream. Additionally, I added an export NDEBUG=1 command in src_compile: without this, -g and -Werror are added after CFLAGS by the Makefile possibly shadowing options like -ggdb3 that user might have set, or causing a build to fail just because a warning was reported. Bump copyright of touched ebuild files. Ref: https://github.com/curl/trurl/pull/322 Signed-off-by: Emanuele Torre <torreemanuele6@gmail.com> Signed-off-by: Sam James <sam@gentoo.org>
* package.mask: Last rite app-text/cuneiformEli Schwartz2024-08-151-0/+7
| | | | | Bug: https://bugs.gentoo.org/937994 Signed-off-by: Eli Schwartz <eschwartz@gentoo.org>
* dev-python/pyocr: remove support for USE=cuneiformEli Schwartz2024-08-152-11/+1
| | | | | | | | | | | | | | | | | | It defaults to tesseract anyway, and cuneiform hasn't been maintained since 2011 and generally doesn't build. Unlikely anyone has any desire to use it. Upstream only continues to support cuneiform at all because they want to "exercise the code" with regard to its support for multiple runtime-switchable backends. cuneiform is being last-rited. In the unlikely event someone was using it, they will be warned to uninstall it and install tesseract instead by the mask. If they really don't want to, they can ignore the mask *and* the pyocr rebuild. In the event that people were using tesseract, they are perfectly fine anyway and don't need to rebuild (but changed-deps and changed-use will both try to rebuild). No revbump. Bug: https://bugs.gentoo.org/937994 Signed-off-by: Eli Schwartz <eschwartz@gentoo.org>
* media-libs/vulkan-layers: Bump depNick Sarnie2024-08-152-2/+2
| | | | Signed-off-by: Nick Sarnie <sarnex@gentoo.org>