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/ocaml-data-notation/
Date: Fri, 04 Aug 2017 21:07:11
Message-Id: 1501880722.ffa5b5bfbe45e062d6ae5bc0398362d590ae5a32.amynka@gentoo
1 commit: ffa5b5bfbe45e062d6ae5bc0398362d590ae5a32
2 Author: Jonas Stein <jstein <AT> gentoo <DOT> org>
3 AuthorDate: Mon Jul 31 23:11:14 2017 +0000
4 Commit: Amy Liffey <amynka <AT> gentoo <DOT> org>
5 CommitDate: Fri Aug 4 21:05:22 2017 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=ffa5b5bf
7
8 dev-ml/ocaml-data-notation: Shorter DESCRIPTION
9
10 dev-ml/ocaml-data-notation/ocaml-data-notation-0.0.11-r1.ebuild | 4 ++--
11 1 file changed, 2 insertions(+), 2 deletions(-)
12
13 diff --git a/dev-ml/ocaml-data-notation/ocaml-data-notation-0.0.11-r1.ebuild b/dev-ml/ocaml-data-notation/ocaml-data-notation-0.0.11-r1.ebuild
14 index ec5e68c89bc..25ea764e42d 100644
15 --- a/dev-ml/ocaml-data-notation/ocaml-data-notation-0.0.11-r1.ebuild
16 +++ b/dev-ml/ocaml-data-notation/ocaml-data-notation-0.0.11-r1.ebuild
17 @@ -1,4 +1,4 @@
18 -# Copyright 1999-2016 Gentoo Foundation
19 +# Copyright 1999-2017 Gentoo Foundation
20 # Distributed under the terms of the GNU General Public License v2
21
22 EAPI=5
23 @@ -7,7 +7,7 @@ OASIS_BUILD_TESTS=1
24
25 inherit oasis
26
27 -DESCRIPTION="This project uses type-conv to dump OCaml data structure using OCaml data notation"
28 +DESCRIPTION="Use type-conv to dump OCaml data structure using OCaml data notation"
29 HOMEPAGE="http://forge.ocamlcore.org/projects/odn"
30 SRC_URI="http://forge.ocamlcore.org/frs/download.php/1310/${P}.tar.gz"