Changeset 31dd8d4f for general.ent


Ignore:
Timestamp:
03/08/2016 10:25:32 PM (8 years ago)
Author:
Bruce Dubbs <bdubbs@…>
Branches:
7.9
Parents:
482984a
Message:

BLFS 7.9

git-svn-id: svn://svn.linuxfromscratch.org/BLFS/tags/7.9@17085 af4574ff-66df-0310-9fd7-8a98e5e911e0

File:
1 edited

Legend:

Unmodified
Added
Removed
  • general.ent

    r482984a r31dd8d4f  
    66<!ENTITY copyrightdate "2001-&year;">
    77<!ENTITY copyholder   "The BLFS Development Team">
    8 <!ENTITY version      "&year;-&month;-&day;">
     8<!ENTITY version      "7.9">
    99<!ENTITY releasedate  "March 8th &year;">
    1010<!ENTITY pubdate      "&year;-&month;-&day;"> <!-- metadata req. by TLDP -->
    11 <!ENTITY blfs-version "svn">                  <!-- svn|[release #] -->
    12 <!ENTITY lfs-version  "development">          <!-- x.y|development] -->
     11<!ENTITY blfs-version "7.9">                  <!-- svn|[release #] -->
     12<!ENTITY lfs-version  "7.9">          <!-- x.y|development] -->
    1313<!ENTITY last-commit  "$Date$"> <!-- Automatic update -->
    1414<!ENTITY lfs-domainname       "linuxfromscratch.org">
     
    2222<!-- downloads_root must have an entity because it is needed for scripts
    2323     change svn to x.y for release. Note:  s/_/-/ in comment to avoid grep error -->
    24 <!ENTITY downloads-root       "http://www.linuxfromscratch.org/blfs/downloads/svn">
     24<!ENTITY downloads-root       "http://www.linuxfromscratch.org/blfs/downloads/7.9">
    2525<!ENTITY downloads-project    "http://downloads.&lfs-domainname;">
    2626
     
    3030<!ENTITY hints-root           "http://www.&lfs-domainname;/hints">
    3131<!ENTITY patch-downloads      "http://www.linuxfromscratch.org/patches/downloads">
    32 <!ENTITY patch-root           "http://www.&lfs-domainname;/patches/blfs/svn">
     32<!ENTITY patch-root           "http://www.&lfs-domainname;/patches/blfs/7.9">
    3333<!ENTITY errata               "http://www.&lfs-domainname;/blfs/errata/&blfs-version;/">
    3434<!ENTITY blfs-ticket-root     "http://wiki.&lfs-domainname;/blfs/ticket/">
Note: See TracChangeset for help on using the changeset viewer.