commit:     e89f4ecd8e712d21cb596cf7803a8a203469956c
Author:     Michael Mair-Keimberger <mmk <AT> levelnine <DOT> at>
AuthorDate: Fri Feb 12 22:09:38 2021 +0000
Commit:     Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Fri Feb 12 22:19:05 2021 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=e89f4ecd

dev-ml/base_quickcheck: remove whitespace, fix indent

Package-Manager: Portage-3.0.14, Repoman-3.0.2
Signed-off-by: Michael Mair-Keimberger <mmk <AT> levelnine.at>
Signed-off-by: Sam James <sam <AT> gentoo.org>

 dev-ml/base_quickcheck/base_quickcheck-0.14.0.ebuild | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

diff --git a/dev-ml/base_quickcheck/base_quickcheck-0.14.0.ebuild 
b/dev-ml/base_quickcheck/base_quickcheck-0.14.0.ebuild
index ba7e419a601..c787b7b17a3 100644
--- a/dev-ml/base_quickcheck/base_quickcheck-0.14.0.ebuild
+++ b/dev-ml/base_quickcheck/base_quickcheck-0.14.0.ebuild
@@ -5,7 +5,7 @@ EAPI=7
 
 inherit dune
 
-DESCRIPTION="Randomized testing framework, designed for compatibility with 
Base "
+DESCRIPTION="Randomized testing framework, designed for compatibility with 
Base"
 HOMEPAGE="https://github.com/janestreet/base_quickcheck";
 SRC_URI="https://github.com/janestreet/${PN}/archive/v${PV}.tar.gz -> 
${P}.tar.gz"
 
@@ -23,7 +23,7 @@ DEPEND="
        >=dev-ml/ppx_sexp_value-0.14.0:=
        dev-ml/splittable_random:=
        >=dev-ml/ppxlib-0.18.0:=
-               >=dev-ml/ocaml-migrate-parsetree-2.0.0:=
-                       dev-ml/cinaps:=
+       >=dev-ml/ocaml-migrate-parsetree-2.0.0:=
+       dev-ml/cinaps:=
 "
 RDEPEND="${DEPEND}"

Reply via email to