commit:     a11cc521de91b74240df258f11c80fd9bc655a45
Author:     Jonas Stein <jstein <AT> gentoo <DOT> org>
AuthorDate: Mon Jul 31 23:13:06 2017 +0000
Commit:     Amy Liffey <amynka <AT> gentoo <DOT> org>
CommitDate: Fri Aug  4 21:05:25 2017 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=a11cc521

dev-ml/ocamlify: Shorter DESCRIPTION

 dev-ml/ocamlify/ocamlify-0.0.2.ebuild | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/dev-ml/ocamlify/ocamlify-0.0.2.ebuild 
b/dev-ml/ocamlify/ocamlify-0.0.2.ebuild
index 3a454b4ee0f..c24852cc99d 100644
--- a/dev-ml/ocamlify/ocamlify-0.0.2.ebuild
+++ b/dev-ml/ocamlify/ocamlify-0.0.2.ebuild
@@ -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";
 

Reply via email to