summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'dev-ml/ocaml-fileutils')
-rw-r--r--dev-ml/ocaml-fileutils/ocaml-fileutils-0.6.2-r1.ebuild (renamed from dev-ml/ocaml-fileutils/ocaml-fileutils-0.6.3.ebuild)7
-rw-r--r--dev-ml/ocaml-fileutils/ocaml-fileutils-0.6.3-r1.ebuild (renamed from dev-ml/ocaml-fileutils/ocaml-fileutils-0.6.2.ebuild)3
2 files changed, 6 insertions, 4 deletions
diff --git a/dev-ml/ocaml-fileutils/ocaml-fileutils-0.6.3.ebuild b/dev-ml/ocaml-fileutils/ocaml-fileutils-0.6.2-r1.ebuild
index 72c2b68e4139..9cf634b3f69e 100644
--- a/dev-ml/ocaml-fileutils/ocaml-fileutils-0.6.3.ebuild
+++ b/dev-ml/ocaml-fileutils/ocaml-fileutils-0.6.2-r1.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2021 Gentoo Authors
+# Copyright 1999-2022 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=7
@@ -16,8 +16,9 @@ SLOT="0"
KEYWORDS="~amd64 ~x86"
IUSE="+ocamlopt"
-DEPEND=">=dev-ml/ounit2-2.0.0
- >=dev-ml/stdlib-shims-0.2.0"
+DEPEND=">=dev-ml/ounit2-2.0.0:=
+ >=dev-ml/stdlib-shims-0.2.0:="
+RDEPEND="${DEPEND}"
DOCS=( "README.md" "CHANGES.md" "LICENSE.txt" )
diff --git a/dev-ml/ocaml-fileutils/ocaml-fileutils-0.6.2.ebuild b/dev-ml/ocaml-fileutils/ocaml-fileutils-0.6.3-r1.ebuild
index 72c2b68e4139..bb4eea0dfd37 100644
--- a/dev-ml/ocaml-fileutils/ocaml-fileutils-0.6.2.ebuild
+++ b/dev-ml/ocaml-fileutils/ocaml-fileutils-0.6.3-r1.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2021 Gentoo Authors
+# Copyright 1999-2022 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=7
@@ -18,6 +18,7 @@ IUSE="+ocamlopt"
DEPEND=">=dev-ml/ounit2-2.0.0
>=dev-ml/stdlib-shims-0.2.0"
+RDEPEND="${DEPEND}"
DOCS=( "README.md" "CHANGES.md" "LICENSE.txt" )