Changeset 2f22cf0 for general.ent


Ignore:
Timestamp:
05/12/2008 12:59:11 PM (16 years ago)
Author:
Randy McMurchy <randy@…>
Branches:
6.3, 6.3-rc1, 6.3-rc2, 6.3-rc3
Children:
24e9c23c, 2970123
Parents:
f125e94
Message:

Updated the 6.3 branch with the necessary changes for the rc1 release

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

File:
1 edited

Legend:

Unmodified
Added
Removed
  • general.ent

    rf125e94 r2f22cf0  
    77<!ENTITY month        "05">                   <!-- Always 2 digits -->
    88<!ENTITY year         "2008">
    9 <!ENTITY version      "svn-&year;&month;&day;">
     9<!ENTITY version      "6.3-rc1">
    1010<!ENTITY releasedate  "May &day;th, &year;">
    1111<!ENTITY pubdate      "&year;-&month;-&day;"> <!-- metadata req. by TLDP -->
    12 <!ENTITY blfs-version "svn">                  <!-- svn|[release #] -->
    13 <!ENTITY lfs-version  "development">          <!-- version|testing|unstable|development] -->
     12<!ENTITY blfs-version "6.3-rc1">                  <!-- svn|[release #] -->
     13<!ENTITY lfs-version  "6.3">          <!-- version|testing|unstable|development] -->
    1414<!ENTITY last-commit  "$Date$"> <!-- Automatic update -->
    1515
     
    2020<!ENTITY maintainer-address   "randy@&lfs-domainname;">
    2121
    22 <!ENTITY downloads-root       "http://www.linuxfromscratch.org/blfs/downloads/svn">
     22<!ENTITY downloads-root       "http://www.linuxfromscratch.org/blfs/downloads/6.3">
    2323<!ENTITY downloads-project    "http://downloads.&lfs-domainname;">
    24 <!ENTITY sources-anduin-http  "http://anduin.&lfs-domainname;/sources/BLFS/svn">
    25 <!ENTITY sources-anduin-ftp   "ftp://anduin.&lfs-domainname;/BLFS/svn">
    26 <!ENTITY files-anduin         "http://anduin.&lfs-domainname;/files/BLFS/svn">
     24<!ENTITY sources-anduin-http  "http://anduin.&lfs-domainname;/sources/BLFS/6.3">
     25<!ENTITY sources-anduin-ftp   "ftp://anduin.&lfs-domainname;/BLFS/6.3">
     26<!ENTITY files-anduin         "http://anduin.&lfs-domainname;/files/BLFS/6.3">
    2727<!ENTITY hints-root           "http://www.&lfs-domainname;/hints">
    28 <!ENTITY patch-root           "http://www.&lfs-domainname;/patches/blfs/svn">
     28<!ENTITY patch-root           "http://www.&lfs-domainname;/patches/blfs/6.3">
    2929<!ENTITY errata               "http://www.&lfs-domainname;/blfs/errata/&blfs-version;/">
    3030<!-- <!ENTITY lfs-root             "http://www.&lfs-domainname;/lfs/view/&lfs-version;"> -->
Note: See TracChangeset for help on using the changeset viewer.