commit: fb4c29d6e107495edb942dfca69ca7d36310a2ad
Author: Ulrich Müller <ulm <AT> gentoo <DOT> org>
AuthorDate: Sat May 27 18:49:17 2023 +0000
Commit: Ulrich Müller <ulm <AT> gentoo <DOT> org>
CommitDate: Sat May 27 18:49:17 2023 +0000
URL: https://gitweb.gentoo.org/proj/devmanual.git/commit/?id=fb4c29d6
eclass-writing: Drop INCLUDES_EPREFIX documentation tag
This reflects its being dropped from eclass-to-manpage.
Signed-off-by: Ulrich Müller <ulm <AT> gentoo.org>
eclass-writing/text.xml | 23 -----------------------
1 file changed, 23 deletions(-)
diff --git a/eclass-writing/text.xml b/eclass-writing/text.xml
index 7b2a3d2..ef58547 100644
--- a/eclass-writing/text.xml
+++ b/eclass-writing/text.xml
@@ -365,14 +365,6 @@ variables are as follows:
developer
</ti>
</tr>
-<tr>
- <ti><c>@INCLUDES_EPREFIX</c></ti>
- <ti>No</ti>
- <ti><d/></ti>
- <ti>
- Indicates that the variable is a path which has ${EPREFIX} prepended to it
- </ti>
-</tr>
<tr>
<ti><c>@INTERNAL</c></ti>
<ti>No</ti>
@@ -461,15 +453,6 @@ documentation are:
maintainer. Must start on a newline after the tag.
</ti>
</tr>
-<tr>
- <ti><c>@INCLUDES_EPREFIX</c></ti>
- <ti>No</ti>
- <ti><d/></ti>
- <ti>
- Indicates whether the function returns a path with ${EPREFIX} prepended
- to it
- </ti>
-</tr>
<tr>
<ti><c>@INTERNAL</c></ti>
<ti>No</ti>
@@ -546,12 +529,6 @@ using the following tags:
developer
</ti>
</tr>
-<tr>
- <ti><c>@INCLUDES_EPREFIX</c></ti>
- <ti>No</ti>
- <ti><d/></ti>
- <ti>Indicates that the variable is a path which has ${EPREFIX} prepended</ti>
-</tr>
<tr>
<ti><c>@INTERNAL</c></ti>
<ti>No</ti>