Move USES=cran after USES=cpe.
Note to translators, the text is only moved, it does not change. Sponsored by: Absolight
This commit is contained in:
parent
8c6e2c11ba
commit
19e0329144
Notes:
svn2git
2020-12-08 03:00:23 +00:00
svn path=/head/; revision=45454
1 changed files with 10 additions and 10 deletions
|
@ -163,16 +163,6 @@
|
||||||
</itemizedlist></entry>
|
</itemizedlist></entry>
|
||||||
</row>
|
</row>
|
||||||
|
|
||||||
<row xml:id="uses-cran">
|
|
||||||
<entry><literal>cran</literal></entry>
|
|
||||||
|
|
||||||
<entry>(none), <literal>auto-plist</literal></entry>
|
|
||||||
|
|
||||||
<entry>Uses the Comprehensive R Archive Network. Specify
|
|
||||||
<varname>auto-plist</varname> to automatically generate
|
|
||||||
<filename>pkg-plist</filename>.</entry>
|
|
||||||
</row>
|
|
||||||
|
|
||||||
<row xml:id="uses-cpe">
|
<row xml:id="uses-cpe">
|
||||||
<entry><literal>cpe</literal></entry>
|
<entry><literal>cpe</literal></entry>
|
||||||
|
|
||||||
|
@ -263,6 +253,16 @@
|
||||||
</entry>
|
</entry>
|
||||||
</row>
|
</row>
|
||||||
|
|
||||||
|
<row xml:id="uses-cran">
|
||||||
|
<entry><literal>cran</literal></entry>
|
||||||
|
|
||||||
|
<entry>(none), <literal>auto-plist</literal></entry>
|
||||||
|
|
||||||
|
<entry>Uses the Comprehensive R Archive Network. Specify
|
||||||
|
<varname>auto-plist</varname> to automatically generate
|
||||||
|
<filename>pkg-plist</filename>.</entry>
|
||||||
|
</row>
|
||||||
|
|
||||||
<row xml:id="uses-desktop-file-utils">
|
<row xml:id="uses-desktop-file-utils">
|
||||||
<entry><literal>desktop-file-utils</literal></entry>
|
<entry><literal>desktop-file-utils</literal></entry>
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue