Changeset 5f04edc for general.ent


Ignore:
Timestamp:
08/07/2010 03:22:02 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:
1087d94
Parents:
76ae9a2
Message:

Rework the LFS_svn entities.

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

File:
1 edited

Legend:

Unmodified
Added
Removed
  • general.ent

    r76ae9a2 r5f04edc  
    44-->
    55
    6 <!ENTITY day          "06">                   <!-- Always 2 digits -->
     6<!ENTITY day          "07">                   <!-- Always 2 digits -->
    77<!ENTITY month        "08">                   <!-- Always 2 digits -->
    88<!ENTITY year         "2010">
     
    7171<!ENTITY lfs66_built          "<para>This package is known to build using an LFS 6.6
    7272                               platform but has not been tested.</para>">
    73 <!-- usage: <para>&lfssvn_checked;ccyymmdd platform.</para> -->
     73<!-- usage: <para>&lfssvn_checked;ccyymmdd&lfssvn_checked2</para> -->
    7474<!ENTITY lfssvn_checked       "This package is known to build and work properly
    7575                               using an LFS-svn-">
     76<!ENTITY lfssvn_checked2      " platform.">
     77<!ENTITY lfssvn_built         "This package is known to build using an LFS-svn-">
     78<!ENTITY lfssvn_built2        " platform but has not been tested.">
    7679<!-- End special entities about LFS compatibility -->
    7780
Note: See TracChangeset for help on using the changeset viewer.