Florian Albrechtskirchinger
49b5d11bb5
dev-python/opentelemetry-exporter-otlp-proto-grpc: add 1.42.1, drop 1.40.0
...
Signed-off-by: Florian Albrechtskirchinger <falbrechtskirchinger@gmail.com >
2026-05-29 17:55:20 +02:00
Florian Albrechtskirchinger
4b83a44982
dev-python/opentelemetry-exporter-otlp-proto-common: add 1.42.1, drop 1.40.0
...
Signed-off-by: Florian Albrechtskirchinger <falbrechtskirchinger@gmail.com >
2026-05-29 17:55:20 +02:00
Florian Albrechtskirchinger
cd31609cb6
dev-python/opentelemetry-proto: add 1.42.1, drop 1.40.0
...
Signed-off-by: Florian Albrechtskirchinger <falbrechtskirchinger@gmail.com >
2026-05-29 17:55:20 +02:00
Florian Albrechtskirchinger
d42b3dc9f6
dev-python/tiktoken: add missing BDEPEND
...
Requires dev-python/setuptools-rust.
Closes: https://bugs.gentoo.org/974945
Signed-off-by: Florian Albrechtskirchinger <falbrechtskirchinger@gmail.com >
2026-05-29 17:55:20 +02:00
Florian Albrechtskirchinger
70690f5caf
dev-python/fastmcp: add missing test BDEPEND
...
Tests require dev-python/cachetools.
Closes: https://bugs.gentoo.org/974811
Signed-off-by: Florian Albrechtskirchinger <falbrechtskirchinger@gmail.com >
2026-05-29 17:55:20 +02:00
Florian Albrechtskirchinger
cf0941adb2
dev-python/py-key-value-aio: add missing test BDEPEND
...
Tests require dev-python/dirty-equals.
Closes: https://bugs.gentoo.org/974825
Signed-off-by: Florian Albrechtskirchinger <falbrechtskirchinger@gmail.com >
2026-05-29 17:55:20 +02:00
Florian Albrechtskirchinger
7a56457805
dev-python/jiter: fix test BDEPEND
...
dev-python/dirty-equals is not a pytest plugin; add it directly to
BDEPEND instead.
Signed-off-by: Florian Albrechtskirchinger <falbrechtskirchinger@gmail.com >
2026-05-29 17:55:20 +02:00
Florian Albrechtskirchinger
b2160427cf
dev-python/openai: add missing test BDEPEND
...
Tests require dev-python/dirty-equals.
Closes: https://bugs.gentoo.org/974818
Signed-off-by: Florian Albrechtskirchinger <falbrechtskirchinger@gmail.com >
2026-05-29 17:55:20 +02:00
Florian Albrechtskirchinger
ab9fc93c4d
dev-python/aiomisc: add 18.0.19-r1, drop 18.0.19
...
Add missing dev-python/aiothreads RDEPEND.
Closes: https://bugs.gentoo.org/974729
Closes: https://bugs.gentoo.org/974730
Closes: https://bugs.gentoo.org/974731
Closes: https://bugs.gentoo.org/974776
Signed-off-by: Florian Albrechtskirchinger <falbrechtskirchinger@gmail.com >
2026-05-29 17:55:20 +02:00
Ceres
4ce6fa85f7
www-misc/dufs: add myself as a maintainer
...
Signed-off-by: Ceres <ceres@ceressees.dev >
2026-05-29 14:59:43 +01:00
Ceres
462843f2ff
www-misc/dufs: add 0.46.0
...
Signed-off-by: Ceres <ceres@ceressees.dev >
2026-05-29 14:58:00 +01:00
Ceres
ca49280aa7
x11-misc/greenclip-bin: add myself as a maintainer
...
Signed-off-by: Ceres <ceres@ceressees.dev >
2026-05-29 14:43:01 +01:00
Ceres
d84359b26c
x11-misc/greenclip-bin: add 4.3
...
Signed-off-by: Ceres <ceres@ceressees.dev >
2026-05-29 14:41:29 +01:00
Ceres
13d0bb9533
media-sound/nuclear-bin: add 1.38.0
...
Signed-off-by: Ceres <ceres@ceressees.dev >
2026-05-29 14:30:14 +01:00
Michael Moon
48fa779de4
games-simulation/kittenspaceagency-bin: Update to 2026.5.12-r4510
...
Signed-off-by: Michael Moon <triffid.hunter@gmail.com >
2026-05-29 21:26:53 +08:00
Huang Rui
a981a27570
dev-util/codex: add 0.135.0, drop 0.133.0
...
Signed-off-by: Huang Rui <vowstar@gmail.com >
2026-05-29 19:29:08 +08:00
Huang Rui
c73272a3b3
dev-util/gemini-cli: add 0.44.1, drop 0.42.0
...
Signed-off-by: Huang Rui <vowstar@gmail.com >
2026-05-29 19:28:40 +08:00
David Roman
59a49e2fd5
media-sound/Tauon: update Manifest
...
The files of the extracted tarball are bit-identical between the
previous recorded tarball and the new one. The only difference is that
the commit was redone, which changed the metadata of the tarball.
The old one was 25e0323f635d0b2626e53754ac6b97407bbc39ef and the new one
is d11327247a4c54bc41959964b2598a7d602df0f1
Closes: https://bugs.gentoo.org/975817
Signed-off-by: David Roman <stkw0@disroot.org >
2026-05-29 11:19:07 +02:00
David Roman
e58555fedb
profiles: mask multiple opentelemetry packages
...
They depend on a version of opentelemetry-api which has been removed.
Probably a version bump would solve it. I added a removal date with a
longer time than usual so it gives time for any interested person to
update it and remove the masks.
As an alternative, they could have been masked without a removal date
until the packages are updated, but this had the potential of leaving
them to rot.
The list of packaged mask are the next:
- dev-python/opentelemetry-exporter-otlp-proto-common
- dev-python/opentelemetry-exporter-otlp-proto-grpc
- dev-python/opentelemetry-exporter-otlp-proto-http
- dev-python/opentelemetry-instrumentation
- dev-python/opentelemetry-instrumentation-threading
- dev-python/posthog
- app-text/frog
Signed-off-by: David Roman <stkw0@disroot.org >
2026-05-29 10:57:35 +02:00
Joe Kappus
04130e378f
net-im/jitsi-meet: drop 2026.4.0
...
Signed-off-by: Joe Kappus <joe@wt.gd >
2026-05-29 00:44:08 -04:00
Joe Kappus
f4db599f55
net-im/jitsi-meet: add missing RDEPEND
...
Fixes tinderbox QA
Closes: https://bugs.gentoo.org/975450
Signed-off-by: Joe Kappus <joe@wt.gd >
2026-05-29 00:43:32 -04:00
Joe Kappus
c8fbbb42ab
dev-vcs/ghorg: Update BDEPEND
...
fixes tinderbox QA bug.
Closes: https://bugs.gentoo.org/975872
Signed-off-by: Joe Kappus <joe@wt.gd >
2026-05-29 00:17:07 -04:00
dsaf
e53d94aa1c
app-portage/carnage: drop 1.4, 1.4c
...
Signed-off-by: dsaf <ghostyn678+git@gmail.com >
2026-05-29 00:47:27 -03:00
dsaf
b6b223223f
app-portage/carnage: add 1.4d
...
Signed-off-by: dsaf <ghostyn678+git@gmail.com >
2026-05-29 00:47:27 -03:00
dsaf
e08b34fe13
app-editors/fresh: add 0.3.10
...
Signed-off-by: dsaf <ghostyn678+git@gmail.com >
2026-05-29 00:47:27 -03:00
Ceres
5324363d5f
app-misc/wego: add myself as a maintainer
...
Signed-off-by: Ceres <ceres@ceressees.dev >
2026-05-28 21:41:05 +01:00
Ceres
732e790a16
app-misc/wego: drop 2.2
...
Signed-off-by: Ceres <ceres@ceressees.dev >
2026-05-28 21:38:37 +01:00
Ceres
dbb460891b
app-misc/wego: add 2.4
...
Signed-off-by: Ceres <ceres@ceressees.dev >
2026-05-28 21:38:18 +01:00
Ceres
ca0e60afee
www-client/zen-bin: drop 1.18.10b
...
Signed-off-by: Ceres <ceres@ceressees.dev >
2026-05-28 21:19:28 +01:00
Ceres
06907e3a15
www-client/zen-bin: add 1.20.1b
...
Signed-off-by: Ceres <ceres@ceressees.dev >
2026-05-28 21:19:08 +01:00
Ceres
52a27e6b4d
dev-util/forgejo-runner: drop 12.10.1
...
Signed-off-by: Ceres <ceres@ceressees.dev >
2026-05-28 21:15:59 +01:00
Ceres
69d983e9ab
dev-util/forgejo-runner: add 12.10.2
...
Signed-off-by: Ceres <ceres@ceressees.dev >
2026-05-28 21:15:43 +01:00
nado
37b1ba75a8
gui-apps/quickshell: fix missing USE constraint i3? ( X )
...
Quickshell.I3 qml module wasnt installed without enabling x11
dependency, the cmake file itself doesn't enforce that dependency but
will silently skip i3 module without x11.
Signed-off-by: nado <nado@troglodyte.be >
Part-of: https://github.com/gentoo/guru/pull/476
Closes: https://github.com/gentoo/guru/pull/476
Signed-off-by: Ceres <ceres@ceressees.dev >
2026-05-28 21:07:09 +01:00
Edgar Luque
dfecaff532
games-action/ddnet: add 19.8.2, drop 19.8
...
Signed-off-by: Edgar Luque <edgar@edgl.dev >
2026-05-28 09:10:34 +02:00
Eric CHAVAL (NoBoDyZ)
550565323d
app-portage/gpkg: bump RUST_MIN_VER to 1.88.0 (rev-bump)
...
One of the bundled crates specifies rust-version="1.88.0" in its
Cargo.toml, which the cargo eclass QA check requires RUST_MIN_VER to
match. Bumping to 1.88.0 silences the QA notice and ensures portage
selects a sufficient Rust slot.
Drop older 1.3.10 and 1.3.10-r1 ebuilds; both shipped the obsolete
1.75.0 value.
Closes: https://bugs.gentoo.org/976017
Signed-off-by: Eric CHAVAL (NoBoDyZ) <neotrax70@gmail.com >
2026-05-27 23:25:40 +02:00
Haelwenn (lanodan) Monnier
719a9cc455
dev-util/xcd-rgb: add 1.1.0, drop 1.0.0
...
Signed-off-by: Haelwenn (lanodan) Monnier <contact@hacktivis.me >
2026-05-27 22:55:23 +02:00
dsaf
2bc5b2296e
dev-vcs/gitcomet: add 0.1.15
...
Signed-off-by: dsaf <ghostyn678+git@gmail.com >
2026-05-27 15:46:54 -03:00
Samuel Hautamäki
3303ab59ac
dev-cpp/dpp: add 10.1.5
...
Signed-off-by: Samuel Hautamäki <reachme@samuelhautamaki.eu >
2026-05-27 20:41:23 +03:00
Carmine Paolino
5ff468d147
gui-apps/hyprmoncfg: new package
...
Signed-off-by: Carmine Paolino <carmine@paolino.me >
2026-05-27 19:32:23 +02:00
cat
2e7c9de0a5
app-misc/vrms-gentoo: add myself as a maintainer
...
Signed-off-by: cat <cat@plan9.rocks >
2026-05-27 15:19:49 +00:00
Filip Kobierski
2a7807f2c0
app-benchmarks/phoronix-test-suite: add myself as maintainer
...
Signed-off-by: Filip Kobierski <fkobi@pm.me >
2026-05-27 15:23:26 +02:00
Filip Kobierski
ad436bebbf
app-benchmarks/phoronix-test-suite: add stabilize-allarches
...
The testing framework is PHP & shell which are platform-independent
Signed-off-by: Filip Kobierski <fkobi@pm.me >
2026-05-27 14:17:21 +02:00
Filip Kobierski
07617f1086
app-benchmarks/phoronix-test-suite: metadata: complete upstream
...
Signed-off-by: Filip Kobierski <fkobi@pm.me >
2026-05-27 13:38:04 +02:00
Filip Kobierski
46a6de5fc6
app-benchmarks/phoronix-test-suite: add webserver optfeature
...
Signed-off-by: Filip Kobierski <fkobi@pm.me >
2026-05-27 13:38:04 +02:00
Filip Kobierski
4ddb669edb
app-benchmarks/phoronix-test-suite: drop 10.8.4-r2
...
Signed-off-by: Filip Kobierski <fkobi@pm.me >
2026-05-27 13:38:04 +02:00
Kevin Martin
b5e78bb9a3
app-accessibility/whisper-cpp: remove failing test
...
Remove a test that requires downlaoding an entire model
Closes: https://bugs.gentoo.org/974516
Signed-off-by: Kevin Martin <kevinmbecause@gmail.com >
2026-05-27 03:53:16 -04:00
Kevin Martin
7fd551172c
app-accessibility/whisper-cpp: remove non-POSIX features
...
Closes: https://bugs.gentoo.org/974649
Signed-off-by: Kevin Martin <kevinmbecause@gmail.com >
2026-05-27 03:53:16 -04:00
Huang Rui
c976b5f300
dev-util/codex: add 0.134.0, drop 0.132.0
...
Signed-off-by: Huang Rui <vowstar@gmail.com >
2026-05-27 09:45:46 +08:00
dsaf
1b45bb3d38
dev-vcs/gitcomet: drop 0.1.8
...
Signed-off-by: dsaf <ghostyn678+git@gmail.com >
2026-05-26 22:04:51 -03:00
dsaf
8c15b92518
dev-vcs/gitcomet: add 0.1.14
...
Signed-off-by: dsaf <ghostyn678+git@gmail.com >
2026-05-26 22:04:51 -03:00