Gentoo Archives: gentoo-commits

From: Amy Liffey <amynka@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-ml/atdgen/
Date: Fri, 04 Aug 2017 21:07:10
Message-Id: 1501880710.72c6e647014e4497202ab5e57f655ba7a348977e.amynka@gentoo
1 commit: 72c6e647014e4497202ab5e57f655ba7a348977e
2 Author: Jonas Stein <jstein <AT> gentoo <DOT> org>
3 AuthorDate: Mon Jul 31 23:04:42 2017 +0000
4 Commit: Amy Liffey <amynka <AT> gentoo <DOT> org>
5 CommitDate: Fri Aug 4 21:05:10 2017 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=72c6e647
7
8 dev-ml/atdgen: Shorter DESCRIPTION
9
10 dev-ml/atdgen/atdgen-1.10.0.ebuild | 2 +-
11 dev-ml/atdgen/atdgen-1.10.2.ebuild | 2 +-
12 dev-ml/atdgen/atdgen-1.12.0.ebuild | 2 +-
13 3 files changed, 3 insertions(+), 3 deletions(-)
14
15 diff --git a/dev-ml/atdgen/atdgen-1.10.0.ebuild b/dev-ml/atdgen/atdgen-1.10.0.ebuild
16 index 99f038f67b6..3460991bad5 100644
17 --- a/dev-ml/atdgen/atdgen-1.10.0.ebuild
18 +++ b/dev-ml/atdgen/atdgen-1.10.0.ebuild
19 @@ -5,7 +5,7 @@ EAPI=6
20
21 inherit findlib
22
23 -DESCRIPTION="Generates optimized boilerplate OCaml code for JSON and Biniou IO from type definitions"
24 +DESCRIPTION="Generates boilerplate OCaml code for JSON and Biniou IO from type definitions"
25 HOMEPAGE="https://github.com/mjambon/atdgen"
26 SRC_URI="https://github.com/mjambon/atdgen/archive/v${PV}.tar.gz -> ${P}.tar.gz"
27
28
29 diff --git a/dev-ml/atdgen/atdgen-1.10.2.ebuild b/dev-ml/atdgen/atdgen-1.10.2.ebuild
30 index 89dff8687bc..e9694f441a7 100644
31 --- a/dev-ml/atdgen/atdgen-1.10.2.ebuild
32 +++ b/dev-ml/atdgen/atdgen-1.10.2.ebuild
33 @@ -5,7 +5,7 @@ EAPI=6
34
35 inherit findlib
36
37 -DESCRIPTION="Generates optimized boilerplate OCaml code for JSON and Biniou IO from type definitions"
38 +DESCRIPTION="Generates boilerplate OCaml code for JSON and Biniou IO from type definitions"
39 HOMEPAGE="https://github.com/mjambon/atdgen"
40 SRC_URI="https://github.com/mjambon/atdgen/archive/v${PV}.tar.gz -> ${P}.tar.gz"
41
42
43 diff --git a/dev-ml/atdgen/atdgen-1.12.0.ebuild b/dev-ml/atdgen/atdgen-1.12.0.ebuild
44 index 7c98c9ed8ad..84fa4a2c68a 100644
45 --- a/dev-ml/atdgen/atdgen-1.12.0.ebuild
46 +++ b/dev-ml/atdgen/atdgen-1.12.0.ebuild
47 @@ -5,7 +5,7 @@ EAPI=6
48
49 inherit findlib
50
51 -DESCRIPTION="Generates optimized boilerplate OCaml code for JSON and Biniou IO from type definitions"
52 +DESCRIPTION="Generates boilerplate OCaml code for JSON and Biniou IO from type definitions"
53 HOMEPAGE="https://github.com/mjambon/atd"
54 SRC_URI="https://github.com/mjambon/atd/archive/v${PV}.tar.gz -> atd-${PV}.tar.gz"