From: Jonas Stein Date: Mon, 31 Jul 2017 23:04:42 +0000 (+0200) Subject: dev-ml/atdgen: Shorter DESCRIPTION X-Git-Url: http://git.tremily.us/gitweb.cgi?a=commitdiff_plain;h=72c6e647014e4497202ab5e57f655ba7a348977e;p=gentoo.git dev-ml/atdgen: Shorter DESCRIPTION --- diff --git a/dev-ml/atdgen/atdgen-1.10.0.ebuild b/dev-ml/atdgen/atdgen-1.10.0.ebuild index 99f038f67b65..3460991bad5f 100644 --- a/dev-ml/atdgen/atdgen-1.10.0.ebuild +++ b/dev-ml/atdgen/atdgen-1.10.0.ebuild @@ -5,7 +5,7 @@ EAPI=6 inherit findlib -DESCRIPTION="Generates optimized boilerplate OCaml code for JSON and Biniou IO from type definitions" +DESCRIPTION="Generates boilerplate OCaml code for JSON and Biniou IO from type definitions" HOMEPAGE="https://github.com/mjambon/atdgen" SRC_URI="https://github.com/mjambon/atdgen/archive/v${PV}.tar.gz -> ${P}.tar.gz" diff --git a/dev-ml/atdgen/atdgen-1.10.2.ebuild b/dev-ml/atdgen/atdgen-1.10.2.ebuild index 89dff8687bca..e9694f441a7b 100644 --- a/dev-ml/atdgen/atdgen-1.10.2.ebuild +++ b/dev-ml/atdgen/atdgen-1.10.2.ebuild @@ -5,7 +5,7 @@ EAPI=6 inherit findlib -DESCRIPTION="Generates optimized boilerplate OCaml code for JSON and Biniou IO from type definitions" +DESCRIPTION="Generates boilerplate OCaml code for JSON and Biniou IO from type definitions" HOMEPAGE="https://github.com/mjambon/atdgen" SRC_URI="https://github.com/mjambon/atdgen/archive/v${PV}.tar.gz -> ${P}.tar.gz" diff --git a/dev-ml/atdgen/atdgen-1.12.0.ebuild b/dev-ml/atdgen/atdgen-1.12.0.ebuild index 7c98c9ed8ad7..84fa4a2c68a5 100644 --- a/dev-ml/atdgen/atdgen-1.12.0.ebuild +++ b/dev-ml/atdgen/atdgen-1.12.0.ebuild @@ -5,7 +5,7 @@ EAPI=6 inherit findlib -DESCRIPTION="Generates optimized boilerplate OCaml code for JSON and Biniou IO from type definitions" +DESCRIPTION="Generates boilerplate OCaml code for JSON and Biniou IO from type definitions" HOMEPAGE="https://github.com/mjambon/atd" SRC_URI="https://github.com/mjambon/atd/archive/v${PV}.tar.gz -> atd-${PV}.tar.gz"