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.12.0.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.12.0.ebuild')
-rw-r--r--dev-ml/atdgen/atdgen-1.12.0.ebuild2
1 files changed, 1 insertions, 1 deletions
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"