> On Sun, 24 Nov 2024, Ulrich Müller wrote:
> This implements a pipestatus command, as discussed in bug 566342 [1]
> and on IRC.
> ╓
> ║ Tests the shell's pipe status array, i.e. the exit status of the
> ║ command(s) in the most recently executed foreground pipeline.
> ║ Returns shell tru
On Tue, 2024-11-26 at 07:36 +1000, Matt Jolly wrote:
> Hi,
>
> On 26/11/24 06:13, James Le Cuirot wrote:
>
> > You've lost some lines at the start of dev-lang/rust's src_configure, the
> > filter-lto line and the cross-compiler lines I added the other day. Was that
> > intentional?
>
> This ebui
Hi,
On 26/11/24 06:13, James Le Cuirot wrote:
You've lost some lines at the start of dev-lang/rust's src_configure, the
filter-lto line and the cross-compiler lines I added the other day. Was that
intentional?
This ebuild was modified from 1.54.0 as it was when it was removed from
the tree, a
On Mon, 2024-11-25 at 13:35 +1000, kan...@gentoo.org wrote:
> From: Matt Jolly
>
> These are the the old ebuilds, updated to be slotted.
>
> Other changes:
>
> - `USE=rls` was dropped at some point, this is now
> hard-enabled.
> - As the LLVM is far too old for Gentoo we are using the bundled
Hello everyone,
lately I was considering if I should put +keyring in the IUSE
of retroshare.
I came to the conclusion that I would like to do that just for
desktop users, but there's no way to do that in the ebuild.
And then I remember we have profiles :D.
Ripgreping the current profiles I see th
Hi all,
I've been working for a while on pkgcraft[1] and related tooling that
could have the potential to run various CI checks server-side as a
pre-receive git hook verifying commits. Previously, this wasn't at all
possible due to portage/repoman and pkgcore/pkgcheck being too slow to
feasibly r