summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMaciej Barć <xgqt@gentoo.org>2024-10-17 20:18:03 +0200
committerMaciej Barć <xgqt@gentoo.org>2024-10-17 20:23:32 +0200
commit1bd5247cfd44b0f5d092e0a4ee8e3bf1ab66251d (patch)
treeb0b58256007732c9d1076b794570f9e79a965e50 /dev-lang
parentdev-lang/haxe: drop old 4.3.5 (diff)
downloadgentoo-1bd5247cfd44b0f5d092e0a4ee8e3bf1ab66251d.tar.gz
gentoo-1bd5247cfd44b0f5d092e0a4ee8e3bf1ab66251d.tar.bz2
gentoo-1bd5247cfd44b0f5d092e0a4ee8e3bf1ab66251d.zip
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@gentoo.org>
Diffstat (limited to 'dev-lang')
-rw-r--r--dev-lang/haxe/haxe-4.3.6-r1.ebuild (renamed from dev-lang/haxe/haxe-4.3.6.ebuild)5
1 files 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
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:=