Ignore:
File:
1 edited

Legend:

Unmodified
Added
Removed
  • postlfs/editors/vim.xml

    ra8307df r96041b5  
    99  <!ENTITY vim-download-http "&sources-anduin-http;/vim/vim-&vim-version;.tar.gz">
    1010  <!ENTITY vim-download-ftp  " ">
    11   <!ENTITY vim-md5sum        "f6004d3e776040e2301a1967975d00d1">
    12   <!ENTITY vim-size          "15 MB">
    13   <!ENTITY vim-buildsize     "109 MB (add 61 MB for tests)">
    14   <!ENTITY vim-time          "0.3 SBU (with parallelism=4; add 2.2 SBU for tests)">
     11  <!ENTITY vim-md5sum        "cee12f38abdac37edeced59461bb04d4">
     12  <!ENTITY vim-size          "16 MB">
     13  <!ENTITY vim-buildsize     "121 MB (add 64 MB for tests)">
     14  <!ENTITY vim-time          "0.3 SBU (with parallelism=4; add 2.9 SBU for tests)">
    1515]>
    1616
     
    1818  <?dbhtml filename="vim.html"?>
    1919
    20   <sect1info>
    21     <date>$Date$</date>
    22   </sect1info>
    2320
    2421  <title>Vim-&vim-version;</title>
     
    4946    <note>
    5047      <para>
    51         The version of vim changes daily.  The get the latest
     48        The version of vim changes daily.  To get the latest
    5249        version, go to <ulink url="https://github.com/vim/vim/releases">
    5350        https://github.com/vim/vim/releases</ulink>.
     
    5552    </note>
    5653
    57     &lfs110a_checked;
     54    &lfs112_checked;
    5855
    5956    <bridgehead renderas="sect3">Package Information</bridgehead>
     
    176173      <literal>ALL DONE</literal>. Some tests labelled as
    177174      <quote>flaky</quote> may fail occasionally and can be ignored.
    178       The tests are known to fail if the output is redirected to a file.
     175      The tests are known to fail if the output is redirected to a file,
     176      and also if they are run in a 'screen' session.
    179177    </para>
    180178
     
    364362        <application>Vim</application> configuration files, see <xref
    365363        linkend="postlfs-config-vimrc"/> and <ulink
    366         url='http://vim.wikia.com/wiki/Example_vimrc'/>.
     364        url="https://vim.fandom.com/wiki/Example_vimrc"/>.
    367365      </para>
    368366
Note: See TracChangeset for help on using the changeset viewer.