Changeset 5dd2882


Ignore:
Timestamp:
08/27/2004 02:47:59 AM (20 years ago)
Author:
Randy McMurchy <randy@…>
Branches:
10.0, 10.1, 11.0, 11.1, 11.2, 11.3, 12.0, 12.1, 6.0, 6.1, 6.2, 6.2.0, 6.2.0-rc1, 6.2.0-rc2, 6.3, 6.3-rc1, 6.3-rc2, 6.3-rc3, 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:
216ef4f
Parents:
c125cc9
Message:

Added new package Expect-5.42.1

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

Files:
1 added
4 edited

Legend:

Unmodified
Added
Removed
  • general.ent

    rc125cc9 r5dd2882  
    128128<!ENTITY j2sdk-src-version            "1.4.2">
    129129<!ENTITY ruby-version                 "1.8.1">
     130<!ENTITY expect-version               "5.42.1">
    130131<!ENTITY gcc-version                  "3.3.3">
    131132<!ENTITY tcl-version                  "8.4.6">
  • general/prog/prog.xml

    rc125cc9 r5dd2882  
    2222<xi:include xmlns:xi="http://www.w3.org/2003/XInclude" href="j2sdk.xml"/>
    2323<xi:include xmlns:xi="http://www.w3.org/2003/XInclude" href="ruby.xml"/>
    24 <xi:include xmlns:xi="http://www.w3.org/2003/XInclude" href="gcc.xml"/>
    2524<xi:include xmlns:xi="http://www.w3.org/2003/XInclude" href="tcl.xml"/>
    2625<xi:include xmlns:xi="http://www.w3.org/2003/XInclude" href="tk.xml"/>
     26<xi:include xmlns:xi="http://www.w3.org/2003/XInclude" href="expect.xml"/>
     27<xi:include xmlns:xi="http://www.w3.org/2003/XInclude" href="gcc.xml"/>
    2728<xi:include xmlns:xi="http://www.w3.org/2003/XInclude" href="gcc2.xml"/>
    2829<xi:include xmlns:xi="http://www.w3.org/2003/XInclude" href="nasm.xml"/>
  • introduction/welcome/changelog.xml

    rc125cc9 r5dd2882  
    2323<itemizedlist>
    2424
    25 <listitem><para>August 26th, 2004 [randy]: Added libpaper as an optional
    26 dependency of Xpdf.</para></listitem>
    27 
    28 <listitem><para>August 26th, 2004 [randy]: Provided instructions to Lynx to
    29 correct improper file ownership.</para></listitem>
     25<listitem><para>August 26th, 2004 [randy]: Added new package Expect-5.42.1;
     26added libpaper as an optional dependency of Xpdf; added instructions to Lynx
     27to correct improper file ownership.</para></listitem>
    3028
    3129<listitem><para>August 26th, 2004 [randy]: Modified libusb instructions
  • introduction/welcome/credits.xml

    rc125cc9 r5dd2882  
    150150</listitem>
    151151
    152 <listitem><para>DocBook-utils, Cyrus-SASL, Heimdal, JadeTeX, SGMLSpm Perl
    153 module and Sysstat: <emphasis>Randy McMurchy</emphasis></para></listitem>
     152<listitem><para>DocBook-utils, Cyrus-SASL, Expect, Heimdal, JadeTeX, SGMLSpm
     153Perl module and Sysstat: <emphasis>Randy McMurchy</emphasis></para></listitem>
    154154
    155155<listitem><para>Screen: <emphasis>Andreas Pedersen</emphasis></para></listitem>
Note: See TracChangeset for help on using the changeset viewer.