Ühel kenal päeval, L, 15.10.2022 kell 11:01, kirjutas Ulrich Mueller:
> > > > > > On Sat, 15 Oct 2022, Sam James wrote:
>
> > +convert-sfnt - Convert BDF and PCF bitmap fonts to OTB wrapper
> > format
>
> Sorry for the bikeshedding, but could we have a name that indicates
> what
> this global fla
On Sun, Oct 16, 2022 at 06:49:17 +0200, Michał Górny wrote:
> Signed-off-by: Michał Górny
> ---
> eclass/dist-kernel-utils.eclass | 16
> eclass/tests/dist-kernel-utils.sh | 28
> 2 files changed, 44 insertions(+)
> create mode 100755 eclass/tests/
# Michał Górny (2022-10-17)
# Unmaintained since 2018. Requires dev-python/nose. No revdeps left.
# Removal on 2022-11-16. Bug #877375.
dev-python/case
--
Best regards,
Michał Górny
# Michał Górny (2022-10-17)
# dev-python/nose plugin. No revdeps left.
# Removal on 2022-11-16. Bug #877369.
dev-python/nose_warnings_filters
--
Best regards,
Michał Górny
Fix the LLVM tool path in variables such as AR, LD, etc. to their
current locations prior to manipulating PATH, in order to prevent
llvm.eclass from overriding them. Otherwise, a package requiring older
LLVM libraries could force older tool versions, possibly incompatible
with the object files pro
Fix the clang executable in CC, CPP and CXX variables to include
the version number, in order to prevent the PATH manipulations done
by llvm.eclass from overriding the compiler. Otherwise, a package
requiring older LLVM libraries could cause an older compiler version
being used, effectively result