Gentoo Archives: gentoo-commits

From: Alexis Ballier <aballier@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-ml/ocaml-re/
Date: Thu, 18 Feb 2016 11:40:10
Message-Id: 1455795592.2c627a861faf6dd73aea4e76071258fb408e7f86.aballier@gentoo
1 commit: 2c627a861faf6dd73aea4e76071258fb408e7f86
2 Author: Alexis Ballier <aballier <AT> gentoo <DOT> org>
3 AuthorDate: Thu Feb 18 11:39:52 2016 +0000
4 Commit: Alexis Ballier <aballier <AT> gentoo <DOT> org>
5 CommitDate: Thu Feb 18 11:39:52 2016 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=2c627a86
7
8 dev-ml/ocaml-re: disable doc building as it does not build. Bug #574572.
9
10 Package-Manager: portage-2.2.27
11 Signed-off-by: Alexis Ballier <aballier <AT> gentoo.org>
12
13 dev-ml/ocaml-re/ocaml-re-1.5.0.ebuild | 3 ++-
14 1 file changed, 2 insertions(+), 1 deletion(-)
15
16 diff --git a/dev-ml/ocaml-re/ocaml-re-1.5.0.ebuild b/dev-ml/ocaml-re/ocaml-re-1.5.0.ebuild
17 index aebbbab..d605830 100644
18 --- a/dev-ml/ocaml-re/ocaml-re-1.5.0.ebuild
19 +++ b/dev-ml/ocaml-re/ocaml-re-1.5.0.ebuild
20 @@ -4,7 +4,8 @@
21
22 EAPI=5
23
24 -OASIS_BUILD_DOCS=1
25 +#doesn't build: https://bugs.gentoo.org/show_bug.cgi?id=574572
26 +#OASIS_BUILD_DOCS=1
27 OASIS_BUILD_TESTS=1
28
29 inherit oasis