Changeset 2c25a56


Ignore:
Timestamp:
09/08/2010 05:56:02 AM (14 years ago)
Author:
DJ Lucas <dj@…>
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:
b66ece35
Parents:
3fe7a39f
Message:

Added IcedTea6-1.9.

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

Files:
1 added
4 edited

Legend:

Unmodified
Added
Removed
  • general.ent

    r3fe7a39f r2c25a56  
    44-->
    55
    6 <!ENTITY day          "31">                   <!-- Always 2 digits -->
    7 <!ENTITY month        "08">                   <!-- Always 2 digits -->
     6<!ENTITY day          "08">                   <!-- Always 2 digits -->
     7<!ENTITY month        "09">                   <!-- Always 2 digits -->
    88<!ENTITY year         "2010">
    99<!ENTITY copyrightdate "2001-&year;">
    1010<!ENTITY copyholder   "The BLFS Development Team">
    1111<!ENTITY version      "svn-&year;&month;&day;">
    12 <!ENTITY releasedate  "August &day;st, &year;">
     12<!ENTITY releasedate  "September &day;th, &year;">
    1313<!ENTITY pubdate      "&year;-&month;-&day;"> <!-- metadata req. by TLDP -->
    1414<!ENTITY blfs-version "svn">                  <!-- svn|[release #] -->
     
    291291<!ENTITY gcc3-version                 "3.3.6">
    292292<!ENTITY guile-version                "1.8.7">
     293<!ENTITY icedtea6-version             "1.9">
    293294<!ENTITY jdk-version                  "6 Update 18">
    294295<!ENTITY junit-version                "4.8.1">
  • general/prog/prog.xml

    r3fe7a39f r2c25a56  
    3030  <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="gcc3.xml"/>
    3131  <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="guile.xml"/>
     32  <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="icedtea6.xml"/>
    3233  <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="jdk.xml"/>
    3334  <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="junit.xml"/>
  • introduction/welcome/changelog.xml

    r3fe7a39f r2c25a56  
    4242-->
    4343    <listitem>
     44      <para>September 8th, 2010</para>
     45      <itemizedlist>
     46        <listitem>
     47          <para>[dj] - Added IcedTea6-1.9.</para>
     48        </listitem>
     49      </itemizedlist>
     50    </listitem>
     51
     52    <listitem>
    4453      <para>September 6th, 2010</para>
    4554      <itemizedlist>
  • introduction/welcome/credits.xml

    r3fe7a39f r2c25a56  
    274274
    275275      <listitem>
    276         <para>Archive::Zip, cracklib, JDK6, ksh, libdrm, libpcap, Mesa,
    277         <!-- ncpfs, --> <!-- RP-PPPoE, -->
    278         netfs, OpenOffice-2, PPP (update), Samba-3, Subversion,
    279         Xorg-7 and xterm:
     276        <para>Archive::Zip, cracklib, IcedTea6, JDK6, ksh, libdrm, libpcap,
     277        Mesa, <!-- ncpfs, --> <!-- RP-PPPoE, --> netfs, OpenOffice-2,
     278        PPP (update), Samba-3, Subversion, Xorg-7 and xterm:
    280279        <emphasis>DJ Lucas</emphasis></para>
    281280      </listitem>
Note: See TracChangeset for help on using the changeset viewer.