Ignore:
Timestamp:
06/05/2013 09:28:44 AM (11 years ago)
Author:
Krejzi <krejzi@…>
Branches:
systemd-11177
Children:
5b00a2a
Parents:
13e0a61
Message:

Merge trunk and systemd branch.

git-svn-id: svn://svn.linuxfromscratch.org/BLFS/branches/systemd@11264 af4574ff-66df-0310-9fd7-8a98e5e911e0

File:
1 edited

Legend:

Unmodified
Added
Removed
  • general/prog/mercurial.xml

    r13e0a61 raf73a280  
    77  <!ENTITY mercurial-download-http "http://mercurial.selenic.com/release/mercurial-&mercurial-version;.tar.gz">
    88  <!ENTITY mercurial-download-ftp  " ">
    9   <!ENTITY mercurial-md5sum        "6b467f41a262e2537cf927ed42d0fdda">
    10   <!ENTITY mercurial-size          "3.7 MB">
    11   <!ENTITY mercurial-buildsize     "40 MB">
    12   <!ENTITY mercurial-time          "0.1 SBU (additional 8.5 SBU for tests)">
     9  <!ENTITY mercurial-md5sum        "55f6ea5982cf87836113376174826e8c">
     10  <!ENTITY mercurial-size          "3.6 MB">
     11  <!ENTITY mercurial-buildsize     "43 MB">
     12  <!ENTITY mercurial-time          "0.1 SBU (additional 12 SBU for tests)">
    1313]>
    1414
     
    3131
    3232    <para><application>Mercurial</application> is a distributed source control
    33     management tool similar to <application>CVS</application>,
    34     <application>Subversion</application> and <application>Git</application>.
    35     <application>Mercurial</application> is written in
    36     <application>Python</application> and is used by projects such as Mozilla,
    37     Vim and Audacious.</para>
     33    management tool similar to <application>Git</application> and
     34    <application>Bazaar</application>. <application>Mercurial</application> is
     35    written in <application>Python</application> and is used by projects such as
     36    Mozilla and Vim.</para>
    3837
    3938    &lfs73_checked;
     
    8281    <ulink url="http://docutils.sourceforge.net/">Docutils</ulink> (required to build the documentation),
    8382    <xref linkend="git"/>,
    84     <xref linkend="gpg2"/> (with Python bindings),
     83    <xref linkend="gnupg2"/> (<command>gpg2</command> with Python bindings),
    8584    <xref linkend="subversion"/> (with Python bindings),
    8685    <xref linkend="bazaar"/>,
Note: See TracChangeset for help on using the changeset viewer.