commit: ffa5b5bfbe45e062d6ae5bc0398362d590ae5a32 Author: Jonas Stein <jstein <AT> gentoo <DOT> org> AuthorDate: Mon Jul 31 23:11:14 2017 +0000 Commit: Amy Liffey <amynka <AT> gentoo <DOT> org> CommitDate: Fri Aug 4 21:05:22 2017 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=ffa5b5bf
dev-ml/ocaml-data-notation: Shorter DESCRIPTION dev-ml/ocaml-data-notation/ocaml-data-notation-0.0.11-r1.ebuild | 4 ++-- 1 file 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 ec5e68c89bc..25ea764e42d 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"
