Petr Vaněk
d87e3f33c6
dev-libs/isa-l_crypto: drop 2.24.0
...
Signed-off-by: Petr Vaněk <arkamar@gentoo.org>
2025-06-30 14:51:08 +02:00
Petr Vaněk
fc277609b2
app-dicts/myspell-uk: drop 6.5.4
...
Signed-off-by: Petr Vaněk <arkamar@gentoo.org>
2025-06-30 14:51:07 +02:00
Petr Vaněk
b823d41028
app-crypt/pkcs11-dump: drop 0.3.4
...
Signed-off-by: Petr Vaněk <arkamar@gentoo.org>
2025-06-30 14:51:06 +02:00
Petr Vaněk
33943f335a
app-backup/borgmatic: drop 2.0.5
...
Signed-off-by: Petr Vaněk <arkamar@gentoo.org>
2025-06-30 14:51:05 +02:00
Filip Kobierski
6ea5f6857e
net-dialup/cutecom: improve current ebuild
...
- bump EAPI
- remove leading "A " from DESCRIPTION
- add qtbase USE deps
- drop noop sed
- drop noop domenu
Signed-off-by: Filip Kobierski <fkobi@pm.me>
Part-of: https://github.com/gentoo/gentoo/pull/42768
Closes: https://github.com/gentoo/gentoo/pull/42768
Signed-off-by: Ben Kohler <bkohler@gentoo.org>
2025-06-30 07:44:05 -05:00
Sam James
8d736f33c5
www-apache/libapreq2: fix modern C issue
...
Signed-off-by: Sam James <sam@gentoo.org>
2025-06-30 13:24:53 +01:00
Sam James
2a7a49ce39
www-apache/mod_perl: fix modern C issue
...
Signed-off-by: Sam James <sam@gentoo.org>
2025-06-30 13:23:05 +01:00
Sam James
a9e483718c
dev-perl/MusicBrainz-DiscID: fix build w/ perl-5.42, drop unnecessary deps
...
Not revbumped for those BDEPEND removals as they're extremely common.
Signed-off-by: Sam James <sam@gentoo.org>
2025-06-30 13:19:37 +01:00
Sam James
27a3a1d02c
media-video/pipewire: fix fftw multilib dep
...
Closes: https://bugs.gentoo.org/959305
Signed-off-by: Sam James <sam@gentoo.org>
2025-06-30 12:47:28 +01:00
Sam James
a611aa0e83
sci-libs/cgnslib: fix finding Tk headers (again)
...
Closes: https://bugs.gentoo.org/959272
Signed-off-by: Sam James <sam@gentoo.org>
2025-06-30 12:46:32 +01:00
Sam James
c381fba1a1
net-proxy/squid: add 6.14
...
Signed-off-by: Sam James <sam@gentoo.org>
2025-06-30 12:13:42 +01:00
Zen
ecc6ca5340
sys-kernel/ugrd: drop 2.0.0
...
Signed-off-by: Zen <z@pyl.onl>
Part-of: https://github.com/gentoo/gentoo/pull/42787
Closes: https://github.com/gentoo/gentoo/pull/42787
Signed-off-by: Nowa Ammerlaan <nowa@gentoo.org>
2025-06-30 12:47:45 +02:00
Zen
0c64a2103e
sys-kernel/ugrd: Add 2.0.1
...
fixes regression with embedded initramfs
Signed-off-by: Zen <z@pyl.onl>
Part-of: https://github.com/gentoo/gentoo/pull/42787
Signed-off-by: Nowa Ammerlaan <nowa@gentoo.org>
2025-06-30 12:47:34 +02:00
Petr Vaněk
75bded4d8e
dev-db/mariadb-connector-odbc: add ssl(+) for mariadb-connector-c
...
The IUSE=ssl was dropped from dev-db/mariadb-connector-c recently,
because it is now mandatory. This change needs to be reflected in
mariadb-connector-odbc package accordingly.
Fixes: 3731ccd11198 ("dev-db/mariadb-connector-c: drop IUSE=ssl, it is now mandatory")
Signed-off-by: Petr Vaněk <arkamar@gentoo.org>
2025-06-30 12:30:56 +02:00
Sam James
4844682de0
app-crypt/sequoia-sqv: enable LLVM 20
...
Signed-off-by: Sam James <sam@gentoo.org>
2025-06-30 10:53:07 +01:00
Sam James
7defc2639c
app-crypt/sequoia-chameleon-gnupg: enable LLVM 20
...
Signed-off-by: Sam James <sam@gentoo.org>
2025-06-30 10:53:07 +01:00
Sam James
9c14335810
app-crypt/sequoia-chameleon-gnupg: drop 0.12.0
...
Signed-off-by: Sam James <sam@gentoo.org>
2025-06-30 10:53:06 +01:00
Petr Vaněk
276768fe6e
dev-db/mariadb-connector-c: sync live
...
Signed-off-by: Petr Vaněk <arkamar@gentoo.org>
2025-06-30 11:46:30 +02:00
Petr Vaněk
37a8aef59a
dev-db/mariadb-connector-c: skip parsec test
...
The test fails with dev-db/mariadb-11.8* because it requires
--skip-grant-tables. It is skipped with older mariadb versions.
Signed-off-by: Petr Vaněk <arkamar@gentoo.org>
2025-06-30 11:46:29 +02:00
Petr Vaněk
3731ccd111
dev-db/mariadb-connector-c: drop IUSE=ssl, it is now mandatory
...
It is no longer possible to build MariaDB Connector/C without crypto
libraries.
Link: 53243b8a7a
Link: d4a8ca9209
Closes: https://bugs.gentoo.org/959275
Signed-off-by: Petr Vaněk <arkamar@gentoo.org>
2025-06-30 11:46:28 +02:00
Michał Górny
8a1a8c8034
dev-util/pkgcheck: Unpin dependencies
...
Signed-off-by: Michał Górny <mgorny@gentoo.org>
2025-06-30 11:45:45 +02:00
Michał Górny
059bfa1076
llvm-core/clang: Remove Z3 test hack
...
Remove the Z3 test hack, as the relevant tests are now fixed upstream.
See-also: https://github.com/llvm/llvm-project/pull/146284
Signed-off-by: Michał Górny <mgorny@gentoo.org>
2025-06-30 11:45:44 +02:00
Sam James
c2de2cd3ab
sys-apps/texinfo: fix tests w/ perl-5.42
...
Signed-off-by: Sam James <sam@gentoo.org>
2025-06-30 10:18:29 +01:00
Ionen Wolkens
f663b082c0
games-emulation/pcsx2: cleanup unnecessary sed bit
...
From an earlier version that did not mean to keep, obsoleted
by the other sed below it.
Signed-off-by: Ionen Wolkens <ionen@gentoo.org>
2025-06-30 05:16:34 -04:00
Sam James
fba2d8e00b
app-emulation/dxvk: Stabilize 2.6.2 amd64, #959300
...
Signed-off-by: Sam James <sam@gentoo.org>
2025-06-30 09:23:13 +01:00
Sam James
6d1c839006
app-emulation/dxvk: Stabilize 2.6.2 x86, #959300
...
Signed-off-by: Sam James <sam@gentoo.org>
2025-06-30 09:23:12 +01:00
Sam James
83d9fbb296
www-servers/varnish: test tweaks
...
Signed-off-by: Sam James <sam@gentoo.org>
2025-06-30 09:22:57 +01:00
Ian Jordan
9d386ca878
www-servers/varnish: add 7.7.1
...
Fixes C23 issue and adds Python3.13 support.
Have scanned with pkgdiff-mg and everything looks good, however I will monitor bugs for a while and correct if I missed something in my limited testing.
Closes: https://bugs.gentoo.org/945982
Closes: https://bugs.gentoo.org/952764
Closes: https://bugs.gentoo.org/959267
Signed-off-by: Ian Jordan <immoloism@gmail.com>
Part-of: https://github.com/gentoo/gentoo/pull/42802
Closes: https://github.com/gentoo/gentoo/pull/42802
Signed-off-by: Sam James <sam@gentoo.org>
2025-06-30 09:22:57 +01:00
Sam James
43ad380a25
net-misc/suite3270: add 4.4_p6
...
Made a start on tests but restricted.
Signed-off-by: Sam James <sam@gentoo.org>
2025-06-30 09:22:56 +01:00
Sam James
6acc4d90b8
net-misc/suite3270: drop 4.0_p13, 4.2_p5-r1, 4.2_p5-r2
...
Signed-off-by: Sam James <sam@gentoo.org>
2025-06-30 09:22:56 +01:00
Robert Siebeck
72559678bd
app-editors/zed: drop 0.191.4
...
Signed-off-by: Robert Siebeck <gentoo.2019@r123.de>
Part-of: https://github.com/gentoo/gentoo/pull/42775
Closes: https://github.com/gentoo/gentoo/pull/42775
Signed-off-by: Joonas Niilola <juippis@gentoo.org>
2025-06-30 10:55:48 +03:00
Robert Siebeck
ffda5f855b
app-editors/zed: add 0.192.7
...
Signed-off-by: Robert Siebeck <gentoo.2019@r123.de>
Part-of: https://github.com/gentoo/gentoo/pull/42775
Signed-off-by: Joonas Niilola <juippis@gentoo.org>
2025-06-30 10:55:48 +03:00
Joonas Niilola
ddb6383304
app-containers/incus: add 6.14
...
Signed-off-by: Joonas Niilola <juippis@gentoo.org>
2025-06-30 10:54:56 +03:00
Petr Vaněk
86f9ec930d
dev-db/mariadb: drop 10.6.15
...
Bug: https://bugs.gentoo.org/917515
Signed-off-by: Petr Vaněk <arkamar@gentoo.org>
2025-06-30 09:30:56 +02:00
Petr Vaněk
1256090531
dev-db/mariadb: unkeyword 10.6.15 for ~mips
...
Dropng mips keyword from dev-db/mariadb, because arch team wasn't able to
keyword new versions since 2023-12-14.
Bug: https://bugs.gentoo.org/919865
Signed-off-by: Petr Vaněk <arkamar@gentoo.org>
2025-06-30 09:30:54 +02:00
Ionen Wolkens
70132ea374
games-emulation/pcsx2: keep a note about dropping old versions
...
Signed-off-by: Ionen Wolkens <ionen@gentoo.org>
2025-06-30 02:08:02 -04:00
Ionen Wolkens
1915b34fc5
games-emulation/pcsx2: add 2.4.0
...
Lot of changes, so quite possible overlooked something.
Signed-off-by: Ionen Wolkens <ionen@gentoo.org>
2025-06-30 02:08:02 -04:00
Ionen Wolkens
aad8785324
games-emulation/pcsx2: update live
...
Had kind of feared this, but seem like patching for pluto(s)vg will
be annoying, so convert to a sed. The version requirement also does
not "seem" to matter and it'll avoid some headaches to remove it.
The tabs in the sed aren't stripped like bash's -heredocs, but it
does not hurt to have them for ebuild readability.
wrt vulkan, currently fails to build and upstream does not really
test disabling this. Could report/patch but would rather not deal with
this on this package even if it adds a decent deal to build time for
those that do not use vulkan (due to bundled glslang). May try again
eventually if upstream starts paying attention to it.
Signed-off-by: Ionen Wolkens <ionen@gentoo.org>
2025-06-30 02:08:02 -04:00
Ionen Wolkens
348625c1ad
games-emulation/pcsx2: move CMAKE_QA_COMPAT_SKIP=1 to global
...
Eclass moved where this check is done, and may as well set it
globally than move it to _prepare to avoid potential future
issues.
Signed-off-by: Ionen Wolkens <ionen@gentoo.org>
2025-06-30 02:08:02 -04:00
Ionen Wolkens
1d05c10ecf
dev-libs/rocr-runtime: move CMAKE_QA_COMPAT_SKIP=1 to global
...
Eclass moved where this check is done, and may as well set it
globally than move it to _prepare to avoid potential future
issues.
Signed-off-by: Ionen Wolkens <ionen@gentoo.org>
2025-06-30 02:08:02 -04:00
Ionen Wolkens
dbc6f62f52
dev-cpp/doctest: move CMAKE_QA_COMPAT_SKIP=1 to global
...
Eclass moved where this check is done, and may as well set it
globally than move it to _prepare to avoid potential future
issues.
Signed-off-by: Ionen Wolkens <ionen@gentoo.org>
2025-06-30 02:08:02 -04:00
Ionen Wolkens
6960652425
qt6-build.eclass: move CMAKE_QA_COMPAT_SKIP=1 to src_prepare
...
This was changed in cmake.eclass, could move it global but kind of
prefer to avoid this in an eclass and it has the minor bonus of
letting the src_install QA check still happen which we have no
reason to skip on such a large dev-qt/*:6 scale.
Signed-off-by: Ionen Wolkens <ionen@gentoo.org>
2025-06-30 02:08:01 -04:00
Hans de Graaff
017543a474
dev-ruby/xdr: enable ruby34
...
Signed-off-by: Hans de Graaff <graaff@gentoo.org>
2025-06-30 07:58:11 +02:00
Hans de Graaff
4147cbc46d
dev-ruby/syslogger: enable ruby34
...
Signed-off-by: Hans de Graaff <graaff@gentoo.org>
2025-06-30 07:56:10 +02:00
Hans de Graaff
ce53882d73
dev-ruby/seed-fu: enable ruby34
...
Signed-off-by: Hans de Graaff <graaff@gentoo.org>
2025-06-30 07:42:55 +02:00
Hans de Graaff
b4b6aec39c
dev-ruby/rspec-collection_matchers: enable ruby34
...
Signed-off-by: Hans de Graaff <graaff@gentoo.org>
2025-06-30 07:41:45 +02:00
Hans de Graaff
a89458a8b3
dev-ruby/rbpdf: enable ruby34
...
Signed-off-by: Hans de Graaff <graaff@gentoo.org>
2025-06-30 07:40:26 +02:00
Hans de Graaff
41c35cd189
dev-ruby/rack-attack: enable ruby34
...
Signed-off-by: Hans de Graaff <graaff@gentoo.org>
2025-06-30 07:36:06 +02:00
Hans de Graaff
aa9562c27f
dev-ruby/pundit: enable ruby34
...
Signed-off-by: Hans de Graaff <graaff@gentoo.org>
2025-06-30 07:34:35 +02:00
Hans de Graaff
881d17fdef
dev-ruby/parallel: disable ruby31
...
Signed-off-by: Hans de Graaff <graaff@gentoo.org>
2025-06-30 07:34:35 +02:00