Re: [gentoo-dev] [PATCH] rebar.eclass: depend on slotted rebar2

2022-04-10 Thread Florian Schmaus
On 10/04/2022 15.33, Matthew Smith wrote: Depend on the Rebar 2 slot in preparation for the addition of rebar:3. Signed-off-by: Matthew Smith ---  eclass/rebar.eclass | 4 ++--  1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/eclass/rebar.eclass b/eclass/rebar.eclass index 17ae8e

[gentoo-dev] [PATCH] rebar.eclass: depend on slotted rebar2

2022-04-10 Thread Matthew Smith
Depend on the Rebar 2 slot in preparation for the addition of rebar:3. Signed-off-by: Matthew Smith --- eclass/rebar.eclass | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/eclass/rebar.eclass b/eclass/rebar.eclass index 17ae8e0d765..e7a64bb7a7e 100644 --- a/eclass/rebar.