Repository mirror & CI
f99338e8e0
Merge updates from master
2026-06-07 02:46:23 +00:00
Daichi Yamamoto
9b9466de98
dev-util/juliaup: add 1.20.4, drop 1.20.2
...
Signed-off-by: Daichi Yamamoto <dev@dyama.net >
2026-06-07 03:53:20 +09:00
elliot
120ebf463b
gui-apps/autotiling-rs: add QA_FLAGS_IGNORED for rust binary
...
Closes: https://bugs.gentoo.org/975165
Signed-off-by: elliot <elliot@tar.bet >
2026-06-06 13:05:40 -05:00
elliot
dc61b74fd1
gui-apps/autotiling-rs: add RUST_MIN_VER
...
Closes: https://bugs.gentoo.org/975166
Signed-off-by: elliot <elliot@tar.bet >
2026-06-06 13:04:12 -05:00
June Peterson
a6df084949
gui-wm/mangowm: add 0.14.2, drop 0.14.0
...
Signed-off-by: June Peterson <junegentoo@gmail.com >
2026-06-06 13:23:51 -04:00
Repository mirror & CI
4f1ea3f0af
2026-06-06 17:01:38 UTC
2026-06-06 17:01:38 +00:00
Matija Skala
05404d1eae
app-arch/brzip: add 0.3.4, drop 0.3.3
...
Closes: https://bugs.gentoo.org/976954
Signed-off-by: Matija Skala <mskala@gmx.com >
2026-06-06 18:14:02 +02:00
Ceres
daa3afe4de
www-client/zen-bin: drop 1.20.1b
...
Signed-off-by: Ceres <ceres@ceressees.dev >
2026-06-06 16:49:08 +01:00
Ceres
0415384400
www-client/zen-bin: add 1.20.2b
...
Signed-off-by: Ceres <ceres@ceressees.dev >
2026-06-06 16:49:02 +01:00
Carmine Paolino
2612ebb03e
gui-apps/hyprmoncfg: add 1.6.0
...
Signed-off-by: Carmine Paolino <carmine@paolino.me >
2026-06-06 16:56:54 +02:00
Michael Egger
5e0645edc3
app-portage/portage-lostfiles: enable py3.14
...
Closes: https://bugs.gentoo.org/976617
Signed-off-by: Michael Egger <egger.m@protonmail.com >
2026-06-06 16:43:14 +02:00
Alexander Tsoy
35dc3f5eec
media-plugins/eq10q: add missing deps
...
Closes: https://bugs.gentoo.org/975311
Signed-off-by: Alexander Tsoy <alexander@tsoy.me >
2026-06-06 17:35:01 +03:00
Itai Ferber
f3f29c2762
dev-lang/swift-bin: add 5.10.1-r6, drop 5.10.1-r5
...
Swift 5.10 dynamically links against ICU using versioned libs (e.g.,
libicuuc.so.<vers> instead of libicuuc.so); this leads to unresolved
SONAME dependencies on systems with differing ICU versions. The built
binaries have been updated to link against unversioned dynamic libs
instead.
Closes: https://bugs.gentoo.org/974734
Signed-off-by: Itai Ferber <itai@itaiferber.net >
2026-06-06 09:10:09 -04:00
Itai Ferber
f8324fb859
dev-lang/swift: update python_gen_cond_dep
...
When `PYTHON_COMPAT` was updated to support `python3_14`,
`python_gen_cond_dep` wasn't also updated; since we're not trying to
filter Python versions beyond `PYTHON_COMPAT`, we don't actually need to
pass anything in.
Signed-off-by: Itai Ferber <itai@itaiferber.net >
2026-06-06 09:10:09 -04:00
Itai Ferber
d201619d3d
dev-lang/swift: allow building using swift-bin
...
swift-6* ebuilds checked for the latest installed version of
`dev-lang/swift` to build against, but we want to enable bootstrapping
from `dev-lang/swift-bin`. Instead of checking for the latest Swift
using `best_version`, we can check `eselect swift` directly.
Signed-off-by: Itai Ferber <itai@itaiferber.net >
2026-06-06 09:10:08 -04:00
Itai Ferber
af8b48ff36
dev-lang/swift-bootstrap: add 1.1
...
Introduces the `binary` USE flag (on by default) which allows
bootstrapping from `dev-lang/swift-bin` instead of building from source
using `dev-lang/swift`.
Swift 5.10 is becoming increassingly less desirable as a standalone
Swift version, and more difficult to build over time with newer
toolchain versions. For bootstrapping specifically, using a pre-built
binary is likely an acceptable default.
Signed-off-by: Itai Ferber <itai@itaiferber.net >
2026-06-06 09:10:08 -04:00
Theron York
59969d41a0
git commit -m "app-misc/crush: add new package version 0.75.0
...
Add crush - a terminal file manager with modern features.
Signed-off-by: Theron York <theron.york@cloudnuke.org >"
git commit --amend -S --no-edit
2026-06-06 07:59:31 -05:00
Repository mirror & CI
d0843c3712
2026-06-06 11:31:40 UTC
2026-06-06 11:31:40 +00:00
Repository mirror & CI
83a1e46d34
Merge updates from master
2026-06-06 11:31:39 +00:00
Lilia Marina Jiménez Redondo
9d308a83c5
www-misc/libkiwix: fix patch name in ebuilds
...
Closes: https://bugs.gentoo.org/976858
Signed-off-by: Lilia Marina Jiménez Redondo <gentoo@nezred.eu >
2026-06-06 12:36:56 +02:00
Carmine Paolino
642aceb852
gui-apps/hyprmoncfg: add 1.5.2
...
Signed-off-by: Carmine Paolino <carmine@paolino.me >
2026-06-06 12:33:02 +02:00
Carmine Paolino
ebd3e9ab39
gui-apps/hyprmoncfg: fix QA and test failures
...
Bug: https://bugs.gentoo.org/976334
Bug: https://bugs.gentoo.org/976343
Signed-off-by: Carmine Paolino <carmine@paolino.me >
2026-06-06 11:58:35 +02:00
Pavel Sobolev
3fcff82a02
dev-util/termux-language-server: add support for Python 3.14
...
Signed-off-by: Pavel Sobolev <contact@paveloom.dev >
2026-06-06 11:22:39 +03:00
Pavel Sobolev
e20e4c6426
dev-python/lsp-tree-sitter: add support for Python 3.14
...
Signed-off-by: Pavel Sobolev <contact@paveloom.dev >
2026-06-06 11:21:39 +03:00
Rahil Bhimjiani
3f83d600a9
net-dns/AdGuardHome: remove 0.107.64
...
Signed-off-by: Rahil Bhimjiani <me@rahil.rocks >
2026-06-06 13:16:38 +05:30
Rahil Bhimjiani
75cb1f930d
net-dns/AdGuardHome: update to 0.107.77
...
Signed-off-by: Rahil Bhimjiani <me@rahil.rocks >
2026-06-06 13:14:58 +05:30
Rahil Bhimjiani
e8d3126149
net-dns/blocky: remove 0.26.2
...
Signed-off-by: Rahil Bhimjiani <me@rahil.rocks >
2026-06-06 12:45:03 +05:30
Rahil Bhimjiani
88fa000784
net-dns/blocky: update to 0.31.0
...
Signed-off-by: Rahil Bhimjiani <me@rahil.rocks >
2026-06-06 12:44:37 +05:30
James McClain
ceb5109a1a
net-misc/wsdd: enable py3.14
...
Signed-off-by: James McClain <james@thegreatmcpain.xyz >
2026-06-05 23:59:43 -05:00
Adel KARA SLIMANE
b028e5a0fa
app-containers/incus-ui: do not use systemctl
...
Closes: https://bugs.gentoo.org/974568
Signed-off-by: Adel KARA SLIMANE <adel.ks@zegrapher.com >
2026-06-06 01:51:34 +02:00
Itai Ferber
b5a17509ba
dev-lang/swift-bin: fix swift-bin-6.3* SLOTs
...
swift-bin-6.3* ebuilds were accidentally introduced with a SLOT of "6/2"
when they should have been using "6/3".
Signed-off-by: Itai Ferber <itai@itaiferber.net >
2026-06-05 12:00:43 -04:00
Itai Ferber
26544ccd72
dev-lang/swift-bin: add 6.3.2
...
Signed-off-by: Itai Ferber <itai@itaiferber.net >
2026-06-05 11:30:05 -04:00
Victor Skovorodnikov
bb6845dc1e
net-p2p/dogecoin-qt: 9999 drop protobuf
...
- Removed protobuf dependencies as they are no longer required.
- Changed required_use for dogecoind option to use non-pruned selection
because dogecoind is built in a non-pruned configuration. Users can,
however, specify size of pruned blockchain in dogecoin.conf once
dogecoind is built and installed.
Signed-off-by: Victor Skovorodnikov <victor3.14@yandex.com >
2026-06-05 15:07:02 +00:00
Anna (cybertailor) Vyalkova
44e3eaf3d2
dev-util/pmbootstrap: update HOMEPAGE
...
Signed-off-by: Anna (cybertailor) Vyalkova <cyber+gentoo@sysrq.in >
2026-06-05 18:42:10 +05:00
Anna (cybertailor) Vyalkova
322c0c5eee
dev-util/pmbootstrap: add 3.10.3
...
Signed-off-by: Anna (cybertailor) Vyalkova <cyber+gentoo@sysrq.in >
2026-06-05 17:48:58 +05:00
Repository mirror & CI
b839806f45
2026-06-05 12:16:42 UTC
2026-06-05 12:16:42 +00:00
Repository mirror & CI
7f11d109dd
Merge updates from master
2026-06-05 12:16:41 +00:00
Tim Sviridov
c2cd9d7af1
games-strategy/7k-ambition: add 3.2.9, drop 3.2.8
...
Signed-off-by: Tim Sviridov <Lt.Infiltrator@gmail.com >
2026-06-05 20:47:24 +10:00
Michael Moon
0c9887e59f
games-simulation/kittenspaceagency-bin: Update to 2026.6.2-r4531
...
Signed-off-by: Michael Moon <triffid.hunter@gmail.com >
2026-06-05 17:37:04 +08:00
Christian Schoffit
ae4b5de13b
dev-embedded/imsprog: add 1.8.5
...
Signed-off-by: Christian Schoffit <christianschoffit@gmail.com >
2026-06-05 09:39:21 +02:00
Daichi Yamamoto
7c35821c32
dev-util/juliaup: add 1.20.2, drop 1.20.1
...
Signed-off-by: Daichi Yamamoto <dev@dyama.net >
2026-06-05 15:03:06 +09:00
Daichi Yamamoto
cadff32cee
dev-python/pillow-heif: add 1.3.0, drop 1.2.0 1.2.1
...
Signed-off-by: Daichi Yamamoto <dev@dyama.net >
2026-06-05 14:29:21 +09:00
Daichi Yamamoto
c9648b9b82
gui-apps/azote: enable py3.14
...
Signed-off-by: Daichi Yamamoto <dev@dyama.net >
2026-06-05 14:06:19 +09:00
Daichi Yamamoto
b1342405da
dev-python/pillow-jxl-plugin: enable py3.14
...
Signed-off-by: Daichi Yamamoto <dev@dyama.net >
2026-06-05 14:06:09 +09:00
Daichi Yamamoto
da34c94ac9
app-admin/fatrace: add 0.19.1, drop 0.19.0
...
Signed-off-by: Daichi Yamamoto <dev@dyama.net >
2026-06-05 13:55:51 +09:00
Adel KARA SLIMANE
13238a3543
sci-ml/ollama-bin: new package, add 0.30.5
...
Signed-off-by: Adel KARA SLIMANE <adel.ks@zegrapher.com >
2026-06-05 04:20:51 +02:00
Itai Ferber
dca0c52be3
dev-lang/swift: add 6.3.2
...
Signed-off-by: Itai Ferber <itai@itaiferber.net >
2026-06-04 21:09:01 -04:00
dsaf
f3937f89d1
app-editors/fresh: drop 0.3.5
...
Signed-off-by: dsaf <ghostyn678+git@gmail.com >
2026-06-04 20:42:35 -03:00
dsaf
e49f72cb52
app-editors/fresh: add 0.3.12
...
Signed-off-by: dsaf <ghostyn678+git@gmail.com >
2026-06-04 20:42:35 -03:00
David Roman
a2de6c7521
net-p2p/monero: drop 0.18.4.4, 0.18.4.5, 0.18.4.6
...
Signed-off-by: David Roman <stkw0@disroot.org >
2026-06-05 01:25:07 +02:00