summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--dev-util/patdiff/patdiff-0.14.0-r2.ebuild (renamed from dev-util/patdiff/patdiff-0.14.0-r1.ebuild)8
1 files changed, 4 insertions, 4 deletions
diff --git a/dev-util/patdiff/patdiff-0.14.0-r1.ebuild b/dev-util/patdiff/patdiff-0.14.0-r2.ebuild
index 221c6234c808..7ca261798397 100644
--- a/dev-util/patdiff/patdiff-0.14.0-r1.ebuild
+++ b/dev-util/patdiff/patdiff-0.14.0-r2.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2022 Gentoo Authors
+# Copyright 1999-2024 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=7
@@ -16,10 +16,10 @@ IUSE="+ocamlopt"
RDEPEND="
>=dev-lang/ocaml-4.08.0:=
- dev-ml/core:=
- dev-ml/core_kernel:=
+ <dev-ml/core-0.15:=
+ <dev-ml/core_kernel-0.15:=
dev-ml/patience_diff:0/$(ver_cut 1-2)
- dev-ml/ppx_jane:=
+ dev-ml/ppx_jane:0/0.14.0
dev-ml/pcre-ocaml:=
>=dev-ml/re-1.8.0:=
"