commit:     1bd5247cfd44b0f5d092e0a4ee8e3bf1ab66251d
Author:     Maciej Barć <xgqt <AT> gentoo <DOT> org>
AuthorDate: Thu Oct 17 18:18:03 2024 +0000
Commit:     Maciej Barć <xgqt <AT> gentoo <DOT> org>
CommitDate: Thu Oct 17 18:23:32 2024 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=1bd5247c

dev-lang/haxe: pin extlib and luv

Bug: https://github.com/HaxeFoundation/haxe/issues/11787
Bug: https://github.com/HaxeFoundation/haxe/issues/11575
Closes: https://bugs.gentoo.org/941710
Signed-off-by: Maciej Barć <xgqt <AT> gentoo.org>

 dev-lang/haxe/{haxe-4.3.6.ebuild => haxe-4.3.6-r1.ebuild} | 5 +++--
 1 file changed, 3 insertions(+), 2 deletions(-)

diff --git a/dev-lang/haxe/haxe-4.3.6.ebuild 
b/dev-lang/haxe/haxe-4.3.6-r1.ebuild
similarity index 96%
rename from dev-lang/haxe/haxe-4.3.6.ebuild
rename to dev-lang/haxe/haxe-4.3.6-r1.ebuild
index b922a3ab9e47..e9be60dc63a5 100644
--- a/dev-lang/haxe/haxe-4.3.6.ebuild
+++ b/dev-lang/haxe/haxe-4.3.6-r1.ebuild
@@ -26,9 +26,10 @@ IUSE="+ocamlopt"
 RESTRICT="strip"
 
 RDEPEND="
+       <=dev-ml/extlib-1.7.9:=
        >=dev-lang/ocaml-4:=[ocamlopt?]
-       >=dev-ml/luv-0.5.12:=
-       dev-ml/extlib:=
+       ~dev-ml/luv-0.5.12:=
+
        dev-ml/ocaml-sha:=
        dev-ml/ptmap:=
        dev-ml/sedlex:=

Reply via email to