summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSam James <sam@gentoo.org>2021-01-24 20:42:50 +0000
committerSam James <sam@gentoo.org>2021-01-24 20:43:25 +0000
commitc097bf9820f20389a46d6d300aaebaabbcb0a1f3 (patch)
tree462635f74420efd018da9eb709c2995e93fec229 /dev-ml/ppx_sexp_conv
parentdev-ml/base: bump to 0.14.1 (diff)
downloadgentoo-c097bf9820f20389a46d6d300aaebaabbcb0a1f3.tar.gz
gentoo-c097bf9820f20389a46d6d300aaebaabbcb0a1f3.tar.bz2
gentoo-c097bf9820f20389a46d6d300aaebaabbcb0a1f3.zip
dev-ml/ppx_sexp_conv: fix indentation
Package-Manager: Portage-3.0.14, Repoman-3.0.2 Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'dev-ml/ppx_sexp_conv')
-rw-r--r--dev-ml/ppx_sexp_conv/ppx_sexp_conv-0.14.1.ebuild8
1 files changed, 4 insertions, 4 deletions
diff --git a/dev-ml/ppx_sexp_conv/ppx_sexp_conv-0.14.1.ebuild b/dev-ml/ppx_sexp_conv/ppx_sexp_conv-0.14.1.ebuild
index 238d51096eef..811bef9de5f1 100644
--- a/dev-ml/ppx_sexp_conv/ppx_sexp_conv-0.14.1.ebuild
+++ b/dev-ml/ppx_sexp_conv/ppx_sexp_conv-0.14.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
@@ -18,9 +18,9 @@ DEPEND="
>=dev-ml/base-0.14.0:=
dev-ml/findlib:=
>=dev-ml/ppxlib-0.18.0:=
- >=dev-ml/ocaml-compiler-libs-0.11.0:=
- >=dev-ml/ocaml-migrate-parsetree-2.0.0:=
- dev-ml/cinaps:=
+ >=dev-ml/ocaml-compiler-libs-0.11.0:=
+ >=dev-ml/ocaml-migrate-parsetree-2.0.0:=
+ dev-ml/cinaps:=
dev-ml/sexplib0:=
"
RDEPEND="${DEPEND}"