summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJonas Stein <jstein@gentoo.org>2017-08-01 01:08:45 +0200
committerAmy Liffey <amynka@gentoo.org>2017-08-04 23:05:19 +0200
commit455b58ee521e39369ef25d894d56aeb4279c188c (patch)
treea1d24d7512c436c5bf39c6ac8ef705c7fe0aed71 /dev-ml/ocaml-compiler-libs
parentdev-ml/oasis: Shorter DESCRIPTION (diff)
downloadgentoo-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.ebuild2
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"