commit: 36b4686b3632229217da14fcd33e02796007700b
Author: Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Sat Mar 13 12:26:55 2021 +0000
Commit: Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Sat Mar 13 15:23:36 2021 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=36b4686b
dev-ml/llvm-ocaml: convert to dev-ml/ounit2 for tests
Signed-off-by: Sam James <sam <AT> gentoo.org>
dev-ml/llvm-ocaml/llvm-ocaml-10.0.1.ebuild | 4 ++--
dev-ml/llvm-ocaml/llvm-ocaml-11.0.0.ebuild | 4 ++--
dev-ml/llvm-ocaml/llvm-ocaml-11.0.1.ebuild | 2 +-
dev-ml/llvm-ocaml/llvm-ocaml-11.1.0.ebuild | 2 +-
dev-ml/llvm-ocaml/llvm-ocaml-12.0.0.9999.ebuild | 4 ++--
dev-ml/llvm-ocaml/llvm-ocaml-12.0.0_rc2.ebuild | 2 +-
dev-ml/llvm-ocaml/llvm-ocaml-12.0.0_rc3.ebuild | 2 +-
dev-ml/llvm-ocaml/llvm-ocaml-13.0.0.9999.ebuild | 2 +-
8 files changed, 11 insertions(+), 11 deletions(-)
diff --git a/dev-ml/llvm-ocaml/llvm-ocaml-10.0.1.ebuild
b/dev-ml/llvm-ocaml/llvm-ocaml-10.0.1.ebuild
index 5dcb70c3805..f4a1d0ea6f6 100644
--- a/dev-ml/llvm-ocaml/llvm-ocaml-10.0.1.ebuild
+++ b/dev-ml/llvm-ocaml/llvm-ocaml-10.0.1.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2020 Gentoo Authors
+# Copyright 1999-2021 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=7
@@ -40,7 +40,7 @@ DEPEND="${RDEPEND}"
BDEPEND="
dev-lang/perl
dev-ml/findlib
- test? ( dev-ml/ounit )
+ test? ( dev-ml/ounit2 )
${PYTHON_DEPS}"
pkg_setup() {
diff --git a/dev-ml/llvm-ocaml/llvm-ocaml-11.0.0.ebuild
b/dev-ml/llvm-ocaml/llvm-ocaml-11.0.0.ebuild
index 31cda80cf0e..2927a17a5ef 100644
--- a/dev-ml/llvm-ocaml/llvm-ocaml-11.0.0.ebuild
+++ b/dev-ml/llvm-ocaml/llvm-ocaml-11.0.0.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2020 Gentoo Authors
+# Copyright 1999-2021 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=7
@@ -41,7 +41,7 @@ BDEPEND="
dev-lang/perl
dev-ml/findlib
>=dev-util/cmake-3.16
- test? ( dev-ml/ounit )
+ test? ( dev-ml/ounit2 )
${PYTHON_DEPS}"
pkg_setup() {
diff --git a/dev-ml/llvm-ocaml/llvm-ocaml-11.0.1.ebuild
b/dev-ml/llvm-ocaml/llvm-ocaml-11.0.1.ebuild
index 6a74d00cd2f..eadb980e8aa 100644
--- a/dev-ml/llvm-ocaml/llvm-ocaml-11.0.1.ebuild
+++ b/dev-ml/llvm-ocaml/llvm-ocaml-11.0.1.ebuild
@@ -39,7 +39,7 @@ BDEPEND="
dev-lang/perl
dev-ml/findlib
>=dev-util/cmake-3.16
- test? ( dev-ml/ounit )
+ test? ( dev-ml/ounit2 )
${PYTHON_DEPS}"
LLVM_COMPONENTS=( llvm )
diff --git a/dev-ml/llvm-ocaml/llvm-ocaml-11.1.0.ebuild
b/dev-ml/llvm-ocaml/llvm-ocaml-11.1.0.ebuild
index 6a74d00cd2f..eadb980e8aa 100644
--- a/dev-ml/llvm-ocaml/llvm-ocaml-11.1.0.ebuild
+++ b/dev-ml/llvm-ocaml/llvm-ocaml-11.1.0.ebuild
@@ -39,7 +39,7 @@ BDEPEND="
dev-lang/perl
dev-ml/findlib
>=dev-util/cmake-3.16
- test? ( dev-ml/ounit )
+ test? ( dev-ml/ounit2 )
${PYTHON_DEPS}"
LLVM_COMPONENTS=( llvm )
diff --git a/dev-ml/llvm-ocaml/llvm-ocaml-12.0.0.9999.ebuild
b/dev-ml/llvm-ocaml/llvm-ocaml-12.0.0.9999.ebuild
index 4f3798d7196..3fc4ee845be 100644
--- a/dev-ml/llvm-ocaml/llvm-ocaml-12.0.0.9999.ebuild
+++ b/dev-ml/llvm-ocaml/llvm-ocaml-12.0.0.9999.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2020 Gentoo Authors
+# Copyright 1999-2021 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=7
@@ -39,7 +39,7 @@ BDEPEND="
dev-lang/perl
dev-ml/findlib
>=dev-util/cmake-3.16
- test? ( dev-ml/ounit )
+ test? ( dev-ml/ounit2 )
${PYTHON_DEPS}"
LLVM_COMPONENTS=( llvm )
diff --git a/dev-ml/llvm-ocaml/llvm-ocaml-12.0.0_rc2.ebuild
b/dev-ml/llvm-ocaml/llvm-ocaml-12.0.0_rc2.ebuild
index 0376bb7114c..3fc4ee845be 100644
--- a/dev-ml/llvm-ocaml/llvm-ocaml-12.0.0_rc2.ebuild
+++ b/dev-ml/llvm-ocaml/llvm-ocaml-12.0.0_rc2.ebuild
@@ -39,7 +39,7 @@ BDEPEND="
dev-lang/perl
dev-ml/findlib
>=dev-util/cmake-3.16
- test? ( dev-ml/ounit )
+ test? ( dev-ml/ounit2 )
${PYTHON_DEPS}"
LLVM_COMPONENTS=( llvm )
diff --git a/dev-ml/llvm-ocaml/llvm-ocaml-12.0.0_rc3.ebuild
b/dev-ml/llvm-ocaml/llvm-ocaml-12.0.0_rc3.ebuild
index 0376bb7114c..3fc4ee845be 100644
--- a/dev-ml/llvm-ocaml/llvm-ocaml-12.0.0_rc3.ebuild
+++ b/dev-ml/llvm-ocaml/llvm-ocaml-12.0.0_rc3.ebuild
@@ -39,7 +39,7 @@ BDEPEND="
dev-lang/perl
dev-ml/findlib
>=dev-util/cmake-3.16
- test? ( dev-ml/ounit )
+ test? ( dev-ml/ounit2 )
${PYTHON_DEPS}"
LLVM_COMPONENTS=( llvm )
diff --git a/dev-ml/llvm-ocaml/llvm-ocaml-13.0.0.9999.ebuild
b/dev-ml/llvm-ocaml/llvm-ocaml-13.0.0.9999.ebuild
index 0376bb7114c..3fc4ee845be 100644
--- a/dev-ml/llvm-ocaml/llvm-ocaml-13.0.0.9999.ebuild
+++ b/dev-ml/llvm-ocaml/llvm-ocaml-13.0.0.9999.ebuild
@@ -39,7 +39,7 @@ BDEPEND="
dev-lang/perl
dev-ml/findlib
>=dev-util/cmake-3.16
- test? ( dev-ml/ounit )
+ test? ( dev-ml/ounit2 )
${PYTHON_DEPS}"
LLVM_COMPONENTS=( llvm )