Ignore:
Timestamp:
10/31/2011 07:38:44 PM (12 years ago)
Author:
Bruce Dubbs <bdubbs@…>
Branches:
10.0, 10.1, 11.0, 11.1, 11.2, 11.3, 12.0, 12.1, 7.10, 7.4, 7.5, 7.6, 7.6-blfs, 7.6-systemd, 7.7, 7.8, 7.9, 8.0, 8.1, 8.2, 8.3, 8.4, 9.0, 9.1, basic, bdubbs/svn, elogind, gnome, kde5-13430, kde5-14269, kde5-14686, kea, ken/TL2024, ken/inkscape-core-mods, ken/tuningfonts, krejzi/svn, lazarus, lxqt, nosym, perl-modules, plabs/newcss, plabs/python-mods, python3.11, qt5new, rahul/power-profiles-daemon, renodr/vulkan-addition, systemd-11177, systemd-13485, trunk, upgradedb, xry111/intltool, xry111/llvm18, xry111/soup3, xry111/test-20220226, xry111/xf86-video-removal
Children:
afc3f45
Parents:
1365d551
Message:

Update to cmake-2.8.6.
Update to curl-7.22.0.
Updated to libarchive-2.8.5.
Reset all python references to python2.

git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@8928 af4574ff-66df-0310-9fd7-8a98e5e911e0

File:
1 edited

Legend:

Unmodified
Added
Removed
  • general/prog/python2.xml

    r1365d551 rb88be39  
    1616]>
    1717
    18 <sect1 id="python2" xreflabel="Python-&python2-version;">
     18<sect1 id="python" xreflabel="Python-&python2-version;">
    1919  <?dbhtml filename="python2.html" ?>
    2020
     
    2626  <title>Python-&python2-version;</title>
    2727
    28   <indexterm zone="python2">
     28  <indexterm zone="python">
    2929    <primary sortas="a-Python2">Python</primary>
    3030  </indexterm>
     
    196196          <para>is a wrapper script that opens a
    197197          <application>Python</application> aware GUI editor.</para>
    198           <indexterm zone="python2 idle2">
     198          <indexterm zone="python idle2">
    199199            <primary sortas="b-idle2">idle</primary>
    200200          </indexterm>
     
    207207          <para>is the <application>Python</application> documentation
    208208          tool.</para>
    209           <indexterm zone="python2 pydoc2">
     209          <indexterm zone="python pydoc2">
    210210            <primary sortas="b-pydoc2">pydoc</primary>
    211211          </indexterm>
     
    218218          <para>is an interpreted, interactive, object-oriented programming
    219219          language.</para>
    220           <indexterm zone="python2 python2-prog">
    221             <primary sortas="b-python2">python</primary>
     220          <indexterm zone="python python2-prog">
     221            <primary sortas="b-python">python</primary>
    222222          </indexterm>
    223223        </listitem>
     
    229229          <para>is a version-specific name for the <command>python</command>
    230230          program.</para>
    231           <indexterm zone="python2 python2-ver">
    232             <primary sortas="b-python&python-majorver;">python&python-majorver;</primary>
     231          <indexterm zone="python python2-ver">
     232            <primary sortas="b-python&python2-majorver;">python&python2-majorver;</primary>
    233233          </indexterm>
    234234        </listitem>
     
    240240          <para>is an SMTP proxy implemented in
    241241          <application>Python</application>.</para>
    242           <indexterm zone="python2 smtpd.py2">
     242          <indexterm zone="python smtpd.py2">
    243243            <primary sortas="b-smtpd.py2">smtpd.py</primary>
    244244          </indexterm>
Note: See TracChangeset for help on using the changeset viewer.