commit:     daf28de6c5c93a828416923a222eee6ed6b678ae
Author:     Alexis Ballier <aballier <AT> gentoo <DOT> org>
AuthorDate: Tue Feb 16 09:51:31 2016 +0000
Commit:     Alexis Ballier <aballier <AT> gentoo <DOT> org>
CommitDate: Tue Feb 16 09:51:31 2016 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=daf28de6

dev-ml/ppx_assert: fix description

Package-Manager: portage-2.2.27
Signed-off-by: Alexis Ballier <aballier <AT> gentoo.org>

 dev-ml/ppx_assert/ppx_assert-113.24.00.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

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 92e351d..03abed6 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";
 

Reply via email to