commit: 455b58ee521e39369ef25d894d56aeb4279c188c Author: Jonas Stein <jstein <AT> gentoo <DOT> org> AuthorDate: Mon Jul 31 23:08:45 2017 +0000 Commit: Amy Liffey <amynka <AT> gentoo <DOT> org> CommitDate: Fri Aug 4 21:05:19 2017 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=455b58ee
dev-ml/ocaml-compiler-libs: Shorter DESCRIPTION dev-ml/ocaml-compiler-libs/ocaml-compiler-libs-0.9.0.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dev-ml/ocaml-compiler-libs/ocaml-compiler-libs-0.9.0.ebuild b/dev-ml/ocaml-compiler-libs/ocaml-compiler-libs-0.9.0.ebuild index a7eb91fb1ad..fd0b72900bf 100644 --- a/dev-ml/ocaml-compiler-libs/ocaml-compiler-libs-0.9.0.ebuild +++ b/dev-ml/ocaml-compiler-libs/ocaml-compiler-libs-0.9.0.ebuild @@ -3,7 +3,7 @@ EAPI=6 -DESCRIPTION="Repackage the OCaml compiler libraries so they do not expose everything at toplevel" +DESCRIPTION="Repackage the OCaml compiler libs so they do not expose everything at toplevel" HOMEPAGE="https://github.com/janestreet/ocaml-compiler-libs" SRC_URI="https://github.com/janestreet/ocaml-compiler-libs/archive/v${PV}.tar.gz -> ${P}.tar.gz"
