summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJonas Stein <jstein@gentoo.org>2017-08-01 01:04:42 +0200
committerAmy Liffey <amynka@gentoo.org>2017-08-04 23:05:10 +0200
commit72c6e647014e4497202ab5e57f655ba7a348977e (patch)
tree5957866d01a41b6921d1672fc3019eb05b392e3a /dev-ml/atdgen/atdgen-1.10.2.ebuild
parentdev-lisp/asdf-binary-locations: Shorter DESCRIPTION (diff)
downloadgentoo-72c6e647014e4497202ab5e57f655ba7a348977e.tar.gz
gentoo-72c6e647014e4497202ab5e57f655ba7a348977e.tar.bz2
gentoo-72c6e647014e4497202ab5e57f655ba7a348977e.zip
dev-ml/atdgen: Shorter DESCRIPTION
Diffstat (limited to 'dev-ml/atdgen/atdgen-1.10.2.ebuild')
-rw-r--r--dev-ml/atdgen/atdgen-1.10.2.ebuild2
1 files changed, 1 insertions, 1 deletions
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"