Version 2 makes things a bit simpler by using the 'has' function and
ensures things don't break if the install.d directory is empty using
'shopt -s nullglob'.
After merging these patches and the previous patches to
kernel-build.eclass, users of sys-kernel/gentoo-kernel will be able to
not onl
Hi,
Over the weekend, I've pushed the cargo.eclass changes that provide
a more optimal (read: much faster in metadata phase) API for ebuilds.
However, for it to actually benefit Gentoo ebuilds need to be updated to
use it.
The migration requires two changes:
1. `$(cargo_crate_uris)` (or `$(carg
Hi,
I no longer have a need for app-office/unoconv, so it is up for grabs.
I've already dropped myself as maintainer.
There is one open bug for it for python 3.11 compatibility.
Note that upstream has deprecated unoconv and recommends using
(currently unpackaged) unoserver instead:
https://githu