Gentoo Archives: gentoo-commits

From: "André Erdmann" <dywi@×××××××.de>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] proj/R_overlay:master commit in: doc/html/
Date: Tue, 03 Sep 2013 14:32:10
Message-Id: 1378218653.714332a03d9ee88c8d050c8490df6e8360750c5c.dywi@gentoo
1 commit: 714332a03d9ee88c8d050c8490df6e8360750c5c
2 Author: André Erdmann <dywi <AT> mailerd <DOT> de>
3 AuthorDate: Tue Sep 3 14:30:53 2013 +0000
4 Commit: André Erdmann <dywi <AT> mailerd <DOT> de>
5 CommitDate: Tue Sep 3 14:30:53 2013 +0000
6 URL: http://git.overlays.gentoo.org/gitweb/?p=proj/R_overlay.git;a=commit;h=714332a0
7
8 update doc/html
9
10 ---
11 doc/html/usage.html | 9 ++++++---
12 1 file changed, 6 insertions(+), 3 deletions(-)
13
14 diff --git a/doc/html/usage.html b/doc/html/usage.html
15 index dd321ea..a37ecc9 100644
16 --- a/doc/html/usage.html
17 +++ b/doc/html/usage.html
18 @@ -4733,8 +4733,11 @@ These are called <strong>Dynamic Rule Pools</strong> and use runtime data like &
19 R packages&quot; to create rules.</p>
20 <p id="dynamic-selfdep-rule-pool"><em>roverlay</em> uses one dynamic rule pool, the <strong>Dynamic Selfdep Rule Pool</strong>.
21 This pool contains <em>selfdep</em> rules for all known R packages and is able
22 -to resolve R package dependencies.
23 -By convention, it will never resolve any system dependencies.</p>
24 +to resolve R package dependencies. Moreover, it knows to which repository
25 +a rule belongs, and tries to satisfy dependencies on a package within its
26 +own repository first, before trying the other repositories in the order as
27 +they appear in the repo config file(s).</p>
28 +<p>By convention, this rule pool never resolves any system dependencies.</p>
29 </div>
30 <div class="section" id="dependency-resolver-modules">
31 <h3><a class="toc-backref" href="#contents">14.6.5&nbsp;&nbsp;&nbsp;Dependency Resolver Modules</a></h3>
32 @@ -4817,7 +4820,7 @@ becomes &quot;loop until resolver closes&quot;.</p>
33 </div>
34 <div class="footer">
35 <hr class="footer" />
36 -Generated on: 2013-08-29.
37 +Generated on: 2013-09-03.
38
39 </div>
40 </body>