commit: 72c6e647014e4497202ab5e57f655ba7a348977e Author: Jonas Stein <jstein <AT> gentoo <DOT> org> AuthorDate: Mon Jul 31 23:04:42 2017 +0000 Commit: Amy Liffey <amynka <AT> gentoo <DOT> org> CommitDate: Fri Aug 4 21:05:10 2017 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=72c6e647
dev-ml/atdgen: Shorter DESCRIPTION dev-ml/atdgen/atdgen-1.10.0.ebuild | 2 +- dev-ml/atdgen/atdgen-1.10.2.ebuild | 2 +- dev-ml/atdgen/atdgen-1.12.0.ebuild | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/dev-ml/atdgen/atdgen-1.10.0.ebuild b/dev-ml/atdgen/atdgen-1.10.0.ebuild index 99f038f67b6..3460991bad5 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 89dff8687bc..e9694f441a7 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 7c98c9ed8ad..84fa4a2c68a 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"
