svn commit: r45454 - head/en_US.ISO8859-1/books/porters-handbook/uses
Mathieu Arnold <[email protected]>
| Newsgroups | gmane.os.freebsd.devel.cvs.doc |
|---|---|
| Message-ID | <[email protected]> |
Author: mat (ports committer) Date: Thu Aug 14 13:10:48 2014 New Revision: 45454 URL: http://svnweb.freebsd.org/changeset/doc/45454 Log: Move USES=cran after USES=cpe. Note to translators, the text is only moved, it does not change. Sponsored by: Absolight Modified: head/en_US.ISO8859-1/books/porters-handbook/uses/chapter.xml Modified: head/en_US.ISO8859-1/books/porters-handbook/uses/chapter.xml ============================================================================== --- head/en_US.ISO8859-1/books/porters-handbook/uses/chapter.xml Thu Aug 14 09:43:11 2014 (r45453) +++ head/en_US.ISO8859-1/books/porters-handbook/uses/chapter.xml Thu Aug 14 13:10:48 2014 (r45454) @@ -163,16 +163,6 @@ </itemizedlist></entry> </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"> <entry><literal>cpe</literal></entry> @@ -263,6 +253,16 @@ </entry> </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"> <entry><literal>desktop-file-utils</literal></entry> _______________________________________________ [email protected] mailing list http://lists.freebsd.org/mailman/listinfo/svn-doc-all To unsubscribe, send any mail to "[email protected]"