Gentoo Archives: gentoo-commits

From: Matt Turner <mattst88@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: eclass/
Date: Thu, 28 Feb 2019 05:47:47
Message-Id: 1551332685.cbf276da64a41dcc93a525ce768564d09782a572.mattst88@gentoo
1 commit: cbf276da64a41dcc93a525ce768564d09782a572
2 Author: Matt Turner <mattst88 <AT> gentoo <DOT> org>
3 AuthorDate: Thu Feb 28 05:04:52 2019 +0000
4 Commit: Matt Turner <mattst88 <AT> gentoo <DOT> org>
5 CommitDate: Thu Feb 28 05:44:45 2019 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=cbf276da
7
8 xorg-2.eclass: Allow dev-ruby/asciidoctor to be used
9
10 Closes: https://bugs.gentoo.org/658778
11 Signed-off-by: Matt Turner <mattst88 <AT> gentoo.org>
12
13 eclass/xorg-2.eclass | 2 +-
14 1 file changed, 1 insertion(+), 1 deletion(-)
15
16 diff --git a/eclass/xorg-2.eclass b/eclass/xorg-2.eclass
17 index c35e659705f..081d5de6a38 100644
18 --- a/eclass/xorg-2.eclass
19 +++ b/eclass/xorg-2.eclass
20 @@ -236,7 +236,7 @@ fi
21
22 DOC_DEPEND="
23 doc? (
24 - app-text/asciidoc
25 + || ( app-text/asciidoc dev-ruby/asciidoctor )
26 app-text/xmlto
27 app-doc/doxygen
28 app-text/docbook-xml-dtd:4.1.2