summaryrefslogtreecommitdiff
path: root/dev-ml/ocaml-data-notation
diff options
context:
space:
mode:
authorJonas Stein <jstein@gentoo.org>2017-08-01 01:11:14 +0200
committerAmy Liffey <amynka@gentoo.org>2017-08-04 23:05:22 +0200
commitffa5b5bfbe45e062d6ae5bc0398362d590ae5a32 (patch)
treebebaf5b2f082da04fb23868dd9b700af2a946f4e /dev-ml/ocaml-data-notation
parent455b58ee521e39369ef25d894d56aeb4279c188c (diff)
downloadgentoo-ffa5b5bfbe45e062d6ae5bc0398362d590ae5a32.tar.gz
gentoo-ffa5b5bfbe45e062d6ae5bc0398362d590ae5a32.tar.xz
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.ebuild4
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 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"