aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorUlrich Müller <ulm@gentoo.org>2023-05-27 20:49:17 +0200
committerUlrich Müller <ulm@gentoo.org>2023-05-27 20:49:17 +0200
commitfb4c29d6e107495edb942dfca69ca7d36310a2ad (patch)
tree56638a356f2ebd255e2142ee6f288baf5b96a424
parentfunction-reference/install-functions: add note about paths to dostrip (diff)
downloaddevmanual-fb4c29d6.tar.gz
devmanual-fb4c29d6.tar.bz2
devmanual-fb4c29d6.zip
eclass-writing: Drop INCLUDES_EPREFIX documentation tag
This reflects its being dropped from eclass-to-manpage. Signed-off-by: Ulrich Müller <ulm@gentoo.org>
-rw-r--r--eclass-writing/text.xml23
1 files changed, 0 insertions, 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
@@ -366,14 +366,6 @@ variables are as follows:
</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>
<ti><d/></ti>
@@ -462,15 +454,6 @@ documentation are:
</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>
<ti><d/></ti>
@@ -547,12 +530,6 @@ using the following tags:
</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>
<ti><d/></ti>