dev-ml/ppx_assert: fix description
authorAlexis Ballier <aballier@gentoo.org>
Tue, 16 Feb 2016 09:51:31 +0000 (10:51 +0100)
committerAlexis Ballier <aballier@gentoo.org>
Tue, 16 Feb 2016 09:51:31 +0000 (10:51 +0100)
Package-Manager: portage-2.2.27
Signed-off-by: Alexis Ballier <aballier@gentoo.org>
dev-ml/ppx_assert/ppx_assert-113.24.00.ebuild

index 92e351d92e3575d927041a219db24aec81e3565b..03abed663fb0fef7b3ad9c6000a406dd5c35a069 100644 (file)
@@ -6,7 +6,7 @@ EAPI="5"
 
 inherit oasis
 
-DESCRIPTION="Optional compilation for OCaml"
+DESCRIPTION="Assert-like extension nodes that raise useful errors on failure"
 HOMEPAGE="http://www.janestreet.com/ocaml"
 SRC_URI="http://ocaml.janestreet.com/ocaml-core/${PV%.*}/files/${P}.tar.gz"