summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAlexis Ballier <aballier@gentoo.org>2016-02-16 10:51:31 +0100
committerAlexis Ballier <aballier@gentoo.org>2016-02-16 10:51:31 +0100
commitdaf28de6c5c93a828416923a222eee6ed6b678ae (patch)
tree86da04fa1760bbbaf46afed80bf3e9e0bddf86fd /dev-ml/ppx_assert
parentmedia-libs/fontconfig-ultimate: fix metadata add proxy-maintainers project (diff)
downloadgentoo-daf28de6c5c93a828416923a222eee6ed6b678ae.tar.gz
gentoo-daf28de6c5c93a828416923a222eee6ed6b678ae.tar.bz2
gentoo-daf28de6c5c93a828416923a222eee6ed6b678ae.zip
dev-ml/ppx_assert: fix description
Package-Manager: portage-2.2.27 Signed-off-by: Alexis Ballier <aballier@gentoo.org>
Diffstat (limited to 'dev-ml/ppx_assert')
-rw-r--r--dev-ml/ppx_assert/ppx_assert-113.24.00.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-ml/ppx_assert/ppx_assert-113.24.00.ebuild b/dev-ml/ppx_assert/ppx_assert-113.24.00.ebuild
index 92e351d92e35..03abed663fb0 100644
--- a/dev-ml/ppx_assert/ppx_assert-113.24.00.ebuild
+++ b/dev-ml/ppx_assert/ppx_assert-113.24.00.ebuild
@@ -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"