Changeset c619cd8


Ignore:
Timestamp:
08/31/2006 03:21:52 AM (18 years ago)
Author:
David Jensen <djensen@…>
Branches:
10.0, 10.1, 11.0, 11.1, 11.2, 11.3, 12.0, 12.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:
38476a9
Parents:
6c63b55
Message:

Updated to JOE-3.5

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

Files:
3 edited

Legend:

Unmodified
Added
Removed
  • general.ent

    r6c63b55 rc619cd8  
    1 <!ENTITY day          "29">                   <!-- Always 2 digits -->
     1<!ENTITY day          "30">                   <!-- Always 2 digits -->
    22<!ENTITY month        "08">                   <!-- Always 2 digits -->
    33<!ENTITY year         "2006">
     
    7373<!ENTITY emacs-version                "21.4a">
    7474<!ENTITY nano-version                 "1.2.5">
    75 <!ENTITY joe-version                  "3.3">
     75<!ENTITY joe-version                  "3.5">
    7676<!ENTITY ed-version                   "0.2">
    7777<!ENTITY bluefish-version             "1.0.5">
  • introduction/welcome/changelog.xml

    r6c63b55 rc619cd8  
    4343
    4444    <listitem>
     45      <para>August 30th, 2006</para>
     46      <itemizedlist>
     47        <listitem>
     48          <para>[djensen] - Updated to JOE-3.5.</para>
     49        </listitem>
     50     </itemizedlist>
     51    </listitem>
     52
     53    <listitem>
    4554      <para>August 29th, 2006</para>
    4655      <itemizedlist>
     
    252261        </listitem>
    253262        <listitem>
    254           <para>[dj] - Clarified instructions concerning alternate X 
     263          <para>[dj] - Clarified instructions concerning alternate X
    255264          Window System installation prefix.</para>
    256265        </listitem>
  • postlfs/editors/joe.xml

    r6c63b55 rc619cd8  
    77  <!ENTITY joe-download-http "http://prdownloads.sourceforge.net/joe-editor/joe-&joe-version;.tar.gz">
    88  <!ENTITY joe-download-ftp  " ">
    9   <!ENTITY joe-md5sum        "02221716679c039c5da00c275d61dbf4">
    10   <!ENTITY joe-size          "468 KB">
    11   <!ENTITY joe-buildsize     "6.4 MB">
    12   <!ENTITY joe-time          "0.15 SBU">
     9  <!ENTITY joe-md5sum        "9bdffecce7ef910feaa06452d48843de">
     10  <!ENTITY joe-size          "600 KB">
     11  <!ENTITY joe-buildsize     "8.4 MB">
     12  <!ENTITY joe-time          "0.13 SBU">
    1313]>
    1414
Note: See TracChangeset for help on using the changeset viewer.