dev-ml/ocamlify: Shorter DESCRIPTION
authorJonas Stein <jstein@gentoo.org>
Mon, 31 Jul 2017 23:13:06 +0000 (01:13 +0200)
committerAmy Liffey <amynka@gentoo.org>
Fri, 4 Aug 2017 21:05:25 +0000 (23:05 +0200)
dev-ml/ocamlify/ocamlify-0.0.2.ebuild

index 3a454b4ee0feea1426c24e035b209c1b277f7e08..c24852cc99df8003fb16d06f566d02869df2f08f 100644 (file)
@@ -1,11 +1,11 @@
-# Copyright 1999-2013 Gentoo Foundation
+# Copyright 1999-2017 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=5
 
 inherit oasis
 
-DESCRIPTION="OCamlify allows to create OCaml source code by including whole file into OCaml string or string list"
+DESCRIPTION="OCamlify creates OCaml code by including files into strings or string lists"
 HOMEPAGE="http://forge.ocamlcore.org/projects/ocamlify"
 SRC_URI="http://forge.ocamlcore.org/frs/download.php/1209/${P}.tar.gz"