Gentoo Archives: gentoo-commits

From: Brian Evans <grknight@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] proj/devmanual:master commit in: function-reference/install-functions/
Date: Wed, 24 Oct 2018 13:01:15
Message-Id: 1540385797.e9a60c0e885eb466dd3251ee33ab309f592ecd1d.grknight@gentoo
1 commit: e9a60c0e885eb466dd3251ee33ab309f592ecd1d
2 Author: Brian Evans <grknight <AT> gentoo <DOT> org>
3 AuthorDate: Mon Sep 17 15:20:59 2018 +0000
4 Commit: Brian Evans <grknight <AT> gentoo <DOT> org>
5 CommitDate: Wed Oct 24 12:56:37 2018 +0000
6 URL: https://gitweb.gentoo.org/proj/devmanual.git/commit/?id=e9a60c0e
7
8 install-functions: mark dohtml as banned with EAPI=7
9
10 Signed-off-by: Brian Evans <grknight <AT> gentoo.org>
11
12 function-reference/install-functions/text.xml | 3 ++-
13 1 file changed, 2 insertions(+), 1 deletion(-)
14
15 diff --git a/function-reference/install-functions/text.xml b/function-reference/install-functions/text.xml
16 index 24552a7..e42b4f6 100644
17 --- a/function-reference/install-functions/text.xml
18 +++ b/function-reference/install-functions/text.xml
19 @@ -176,7 +176,8 @@ the first is the source name, the second the name to use when installing.
20 Installs HTML document files into <c>/usr/share/doc/${PF}/html</c>
21 The <c>-r</c> option allows directories to be installed recursively.
22 <b>Note</b>: Deprecated in EAPI 6, switch to <c>einstalldocs</c>
23 - instead
24 + instead.
25 + <b>Note:</b> Banned in EAPI=7
26 </ti>
27 </tr>
28 <tr>