commit:     f3c776fefdc4838be7b251f62f9a4e090a7d4725
Author:     Haelwenn (lanodan) Monnier <contact <AT> hacktivis <DOT> me>
AuthorDate: Fri Jul  7 20:29:00 2023 +0000
Commit:     Haelwenn Monnier <contact <AT> hacktivis <DOT> me>
CommitDate: Sat Jul  8 02:36:55 2023 +0000
URL:        https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=f3c776fe

www-apps/pleroma: Needs >=rebar-3.20.0-r1 for MIX_REBAR3

Closes: https://bugs.gentoo.org/909814
Signed-off-by: Haelwenn (lanodan) Monnier <contact <AT> hacktivis.me>

 www-apps/pleroma/pleroma-2.5.2.ebuild | 2 +-
 www-apps/pleroma/pleroma-9999.ebuild  | 2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/www-apps/pleroma/pleroma-2.5.2.ebuild 
b/www-apps/pleroma/pleroma-2.5.2.ebuild
index 2b6751573..1bcae78dd 100644
--- a/www-apps/pleroma/pleroma-2.5.2.ebuild
+++ b/www-apps/pleroma/pleroma-2.5.2.ebuild
@@ -28,7 +28,7 @@ BDEPEND="
        <dev-lang/erlang-26:=
        <dev-lang/elixir-1.15:=
        dev-util/cmake
-       dev-util/rebar
+       >=dev-util/rebar-3.20.0-r1
        dev-elixir/hex
 "
 DEPEND="

diff --git a/www-apps/pleroma/pleroma-9999.ebuild 
b/www-apps/pleroma/pleroma-9999.ebuild
index 35901999c..63bd6243c 100644
--- a/www-apps/pleroma/pleroma-9999.ebuild
+++ b/www-apps/pleroma/pleroma-9999.ebuild
@@ -28,7 +28,7 @@ BDEPEND="
        dev-lang/erlang:=
        dev-lang/elixir:=
        dev-util/cmake
-       dev-util/rebar
+       >=dev-util/rebar-3.20.0-r1
        dev-elixir/hex
 "
 DEPEND="

Reply via email to