Changeset 31dd8d4f for general.ent
- Timestamp:
- 03/08/2016 10:25:32 PM (9 years ago)
- Branches:
- 7.9
- Parents:
- 482984a
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
general.ent
r482984a r31dd8d4f 6 6 <!ENTITY copyrightdate "2001-&year;"> 7 7 <!ENTITY copyholder "The BLFS Development Team"> 8 <!ENTITY version " &year;-&month;-&day;">8 <!ENTITY version "7.9"> 9 9 <!ENTITY releasedate "March 8th &year;"> 10 10 <!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] --> 13 13 <!ENTITY last-commit "$Date$"> <!-- Automatic update --> 14 14 <!ENTITY lfs-domainname "linuxfromscratch.org"> … … 22 22 <!-- downloads_root must have an entity because it is needed for scripts 23 23 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"> 25 25 <!ENTITY downloads-project "http://downloads.&lfs-domainname;"> 26 26 … … 30 30 <!ENTITY hints-root "http://www.&lfs-domainname;/hints"> 31 31 <!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"> 33 33 <!ENTITY errata "http://www.&lfs-domainname;/blfs/errata/&blfs-version;/"> 34 34 <!ENTITY blfs-ticket-root "http://wiki.&lfs-domainname;/blfs/ticket/">
Note:
See TracChangeset
for help on using the changeset viewer.