Changeset 173a7508 for general.ent


Ignore:
Timestamp:
10/01/2015 03:43:29 AM (9 years ago)
Author:
Bruce Dubbs <bdubbs@…>
Branches:
7.8
Parents:
e48056fd
Message:

BLFS-7.8

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

File:
1 edited

Legend:

Unmodified
Added
Removed
  • general.ent

    re48056fd r173a7508  
    11<!-- $LastChangedBy$ $Date$ -->
    22
    3 <!ENTITY day          "29">                   <!-- Always 2 digits -->
    4 <!ENTITY month        "09">                   <!-- Always 2 digits -->
     3<!ENTITY day          "01">                   <!-- Always 2 digits -->
     4<!ENTITY month        "10">                   <!-- Always 2 digits -->
    55<!ENTITY year         "2015">
    66<!ENTITY copyrightdate "2001-&year;">
    77<!ENTITY copyholder   "The BLFS Development Team">
    8 <!ENTITY version      "&year;-&month;-&day;">
    9 <!ENTITY releasedate  "September 29th &year;">
     8<!ENTITY version      "7.8">
     9<!ENTITY releasedate  "October 1st &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.8">                  <!-- svn|[release #] -->
     12<!ENTITY lfs-version  "7.8">          <!-- x.y|development] -->
    1313<!ENTITY last-commit  "$Date$"> <!-- Automatic update -->
    1414<!ENTITY lfs-domainname       "linuxfromscratch.org">
     
    2222<!-- downloads - root must not have an entity because it is needed for scripts
    2323     change svn to x.y for release -->
    24 <!ENTITY downloads-root       "http://www.linuxfromscratch.org/blfs/downloads/svn">
     24<!ENTITY downloads-root       "http://www.linuxfromscratch.org/blfs/downloads/7.8">
    2525<!ENTITY downloads-project    "http://downloads.&lfs-domainname;">
    2626<!ENTITY sources-anduin-http  "http://anduin.&lfs-domainname;/sources/BLFS/svn">
     
    3131<!ENTITY hints-root           "http://www.&lfs-domainname;/hints">
    3232<!ENTITY patch-downloads      "http://www.linuxfromscratch.org/patches/downloads">
    33 <!ENTITY patch-root           "http://www.&lfs-domainname;/patches/blfs/svn">
     33<!ENTITY patch-root           "http://www.&lfs-domainname;/patches/blfs/7.8">
    3434<!ENTITY errata               "http://www.&lfs-domainname;/blfs/errata/&blfs-version;/">
    3535<!ENTITY blfs-ticket-root     "http://wiki.&lfs-domainname;/blfs/ticket/">
Note: See TracChangeset for help on using the changeset viewer.