aboutsummaryrefslogtreecommitdiff
path: root/doc
diff options
context:
space:
mode:
authorAndré Erdmann <dywi@mailerd.de>2013-08-29 14:35:57 +0200
committerAndré Erdmann <dywi@mailerd.de>2013-08-29 14:35:57 +0200
commita66b4c2e97c9e8ec14e30a68f3fd3ecaa0356b0b (patch)
tree34994660a6802506aa96535ac9d67f275c0cb1bc /doc
parentpackagedir_base: set distfile owner while scanning (diff)
downloadR_overlay-a66b4c2e97c9e8ec14e30a68f3fd3ecaa0356b0b.tar.gz
R_overlay-a66b4c2e97c9e8ec14e30a68f3fd3ecaa0356b0b.tar.bz2
R_overlay-a66b4c2e97c9e8ec14e30a68f3fd3ecaa0356b0b.zip
doc/: add depstr_ignore action
Diffstat (limited to 'doc')
-rw-r--r--doc/html/usage.html9
-rw-r--r--doc/rst/usage.rst3
2 files changed, 11 insertions, 1 deletions
diff --git a/doc/html/usage.html b/doc/html/usage.html
index 153084d..dd321ea 100644
--- a/doc/html/usage.html
+++ b/doc/html/usage.html
@@ -2227,6 +2227,13 @@ information</td>
<tr><td>add_&lt;key&gt;</td>
<td>1</td>
</tr>
+<tr><td>depstr_ignore
+depres_ignore</td>
+<td>ebuild creation</td>
+<td>1</td>
+<td>ignore
+<em>dependency strings</em></td>
+</tr>
<tr><td>null</td>
<td rowspan="2"><em>n/a</em></td>
<td rowspan="2">none</td>
@@ -4810,7 +4817,7 @@ becomes &quot;loop until resolver closes&quot;.</p>
</div>
<div class="footer">
<hr class="footer" />
-Generated on: 2013-08-27.
+Generated on: 2013-08-29.
</div>
</body>
diff --git a/doc/rst/usage.rst b/doc/rst/usage.rst
index 10da45a..9db0ff3 100644
--- a/doc/rst/usage.rst
+++ b/doc/rst/usage.rst
@@ -1870,6 +1870,9 @@ control *where*) and the number of values they accept:
| | | | overwriting existing |
| | | | information |
+----------------+-------------------+-------------+------------------------+
+ | depstr_ignore | ebuild creation | 1 | ignore |
+ | depres_ignore | | | *dependency strings* |
+ +----------------+-------------------+-------------+------------------------+
| null | *n/a* | none | does nothing |
+----------------+ | | (can be used for |
| pass | | | improving readability) |