dev-ml/atdgen: Shorter DESCRIPTION

This commit is contained in:
Jonas Stein
2017-08-01 01:04:42 +02:00
committed by Amy Liffey
parent b489864324
commit 72c6e64701
3 changed files with 3 additions and 3 deletions

View File

@@ -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"

View File

@@ -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"

View File

@@ -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"