Changeset 76ae9a2


Ignore:
Timestamp:
08/06/2010 10:25:46 PM (14 years ago)
Author:
Ken Moffat <ken@…>
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:
5f04edc
Parents:
f40ee79
Message:

Add some entities for LFS-6.6 and LFS-svn.

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

Files:
5 edited

Legend:

Unmodified
Added
Removed
  • general.ent

    rf40ee79 r76ae9a2  
    44-->
    55
    6 <!ENTITY day          "03">                   <!-- Always 2 digits -->
     6<!ENTITY day          "06">                   <!-- Always 2 digits -->
    77<!ENTITY month        "08">                   <!-- Always 2 digits -->
    88<!ENTITY year         "2010">
     
    1010<!ENTITY copyholder   "The BLFS Development Team">
    1111<!ENTITY version      "svn-&year;&month;&day;">
    12 <!ENTITY releasedate  "July &day;st, &year;">
     12<!ENTITY releasedate  "August &day;th, &year;">
    1313<!ENTITY pubdate      "&year;-&month;-&day;"> <!-- metadata req. by TLDP -->
    1414<!ENTITY blfs-version "svn">                  <!-- svn|[release #] -->
     
    6767                               sources. See <xref linkend='package_updates'/>
    6868                               for more information.</para>">
     69<!ENTITY lfs66_checked        "<para>This package is known to build and work properly
     70                               using an LFS-6.6 platform.</para>">
     71<!ENTITY lfs66_built          "<para>This package is known to build using an LFS 6.6
     72                               platform but has not been tested.</para>">
     73<!-- usage: <para>&lfssvn_checked;ccyymmdd platform.</para> -->
     74<!ENTITY lfssvn_checked       "This package is known to build and work properly
     75                               using an LFS-svn-">
    6976<!-- End special entities about LFS compatibility -->
    7077
  • general/graphlib/libpng.xml

    rf40ee79 r76ae9a2  
    3333    by other programs for reading and writing PNG files.</para>
    3434
    35     <!-- Checked with 6.6
    36     &lfs65_checked; -->
     35    &lfs66_checked;
    3736
    3837    <bridgehead renderas="sect3">Package Information</bridgehead>
     
    6160    <itemizedlist spacing='compact'>
    6261      <listitem>
    63         <para>iOptional patch to include apng functionality in
     62        <para>Optional patch to include apng functionality in
    6463        <application>libpng</application> : <ulink
    6564        url="&patch-root;/libpng-&libpng-version;-apng-1.patch"/></para>
  • introduction/welcome/changelog.xml

    rf40ee79 r76ae9a2  
    4141
    4242-->
     43    <listitem>
     44      <para>August 6th, 2010</para>
     45      <itemizedlist>
     46        <listitem>
     47          <para>[ken] - Internal changes - add some entities for when packages
     48          have been updated using newer versions of the LFS book.</para>
     49        </listitem>
     50      </itemizedlist>
     51    </listitem>
    4352
    4453    <listitem>
  • x/lib/xulrunner.xml

    rf40ee79 r76ae9a2  
    3737    and use it.  However, be aware that Gnome applications are transitioning to
    3838    <application>Webkit</application> instead of gecko.</para>
     39
     40    &lfs66_checked;
    3941
    4042    <bridgehead renderas="sect3">Package Information</bridgehead>
  • xsoft/graphweb/firefox.xml

    rf40ee79 r76ae9a2  
    5656   (ensuring the libxul-sdk option points to the new version).</para>
    5757   </tip>
     58
     59    &lfs66_checked;
    5860
    5961    <bridgehead renderas="sect3">Package Information</bridgehead>
Note: See TracChangeset for help on using the changeset viewer.