From: Jonas Stein Date: Mon, 31 Jul 2017 23:08:45 +0000 (+0200) Subject: dev-ml/ocaml-compiler-libs: Shorter DESCRIPTION X-Git-Url: http://git.tremily.us/gitweb.cgi?a=commitdiff_plain;h=455b58ee521e39369ef25d894d56aeb4279c188c;p=gentoo.git dev-ml/ocaml-compiler-libs: Shorter DESCRIPTION --- 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 a7eb91fb1ad3..fd0b72900bff 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"