diff options
author | Jonas Stein <jstein@gentoo.org> | 2017-08-01 01:11:14 +0200 |
---|---|---|
committer | Amy Liffey <amynka@gentoo.org> | 2017-08-04 23:05:22 +0200 |
commit | ffa5b5bfbe45e062d6ae5bc0398362d590ae5a32 (patch) | |
tree | bebaf5b2f082da04fb23868dd9b700af2a946f4e /dev-ml/ocaml-data-notation | |
parent | dev-ml/ocaml-compiler-libs: Shorter DESCRIPTION (diff) | |
download | gentoo-ffa5b5bfbe45e062d6ae5bc0398362d590ae5a32.tar.gz gentoo-ffa5b5bfbe45e062d6ae5bc0398362d590ae5a32.tar.bz2 gentoo-ffa5b5bfbe45e062d6ae5bc0398362d590ae5a32.zip |
dev-ml/ocaml-data-notation: Shorter DESCRIPTION
Diffstat (limited to 'dev-ml/ocaml-data-notation')
-rw-r--r-- | dev-ml/ocaml-data-notation/ocaml-data-notation-0.0.11-r1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-ml/ocaml-data-notation/ocaml-data-notation-0.0.11-r1.ebuild b/dev-ml/ocaml-data-notation/ocaml-data-notation-0.0.11-r1.ebuild index ec5e68c89bcc..25ea764e42db 100644 --- a/dev-ml/ocaml-data-notation/ocaml-data-notation-0.0.11-r1.ebuild +++ b/dev-ml/ocaml-data-notation/ocaml-data-notation-0.0.11-r1.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2016 Gentoo Foundation +# Copyright 1999-2017 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 EAPI=5 @@ -7,7 +7,7 @@ OASIS_BUILD_TESTS=1 inherit oasis -DESCRIPTION="This project uses type-conv to dump OCaml data structure using OCaml data notation" +DESCRIPTION="Use type-conv to dump OCaml data structure using OCaml data notation" HOMEPAGE="http://forge.ocamlcore.org/projects/odn" SRC_URI="http://forge.ocamlcore.org/frs/download.php/1310/${P}.tar.gz" |