diff options
author | Jonas Stein <jstein@gentoo.org> | 2017-08-01 01:08:45 +0200 |
---|---|---|
committer | Amy Liffey <amynka@gentoo.org> | 2017-08-04 23:05:19 +0200 |
commit | 455b58ee521e39369ef25d894d56aeb4279c188c (patch) | |
tree | a1d24d7512c436c5bf39c6ac8ef705c7fe0aed71 /dev-ml/ocaml-compiler-libs | |
parent | dev-ml/oasis: Shorter DESCRIPTION (diff) | |
download | gentoo-455b58ee521e39369ef25d894d56aeb4279c188c.tar.gz gentoo-455b58ee521e39369ef25d894d56aeb4279c188c.tar.bz2 gentoo-455b58ee521e39369ef25d894d56aeb4279c188c.zip |
dev-ml/ocaml-compiler-libs: Shorter DESCRIPTION
Diffstat (limited to 'dev-ml/ocaml-compiler-libs')
-rw-r--r-- | dev-ml/ocaml-compiler-libs/ocaml-compiler-libs-0.9.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
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" |