Changeset ecb8f4b for general.ent


Ignore:
Timestamp:
08/24/2014 07:26:39 PM (10 years ago)
Author:
Krejzi <krejzi@…>
Branches:
systemd-11177
Children:
d01edda
Parents:
3b705263
Message:

Fixes to systemd units.

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

File:
1 edited

Legend:

Unmodified
Added
Removed
  • general.ent

    r3b705263 recb8f4b  
    11<!-- $LastChangedBy$ $Date$ -->
    22
    3 <!ENTITY day          "23">                   <!-- Always 2 digits -->
     3<!ENTITY day          "24">                   <!-- Always 2 digits -->
    44<!ENTITY month        "08">                   <!-- Always 2 digits -->
    55<!ENTITY year         "2014">
     
    77<!ENTITY copyholder   "The BLFS systemd Development Team">
    88<!ENTITY version      "&year;-&month;-&day;">
    9 <!ENTITY releasedate  "August 23rd, &year;">
     9<!ENTITY releasedate  "August 24th, &year;">
    1010<!ENTITY pubdate      "&year;-&month;-&day;"> <!-- metadata req. by TLDP -->
    1111<!ENTITY blfs-version "systemd">              <!-- svn|[release #] -->
     
    4545<!ENTITY fedora-http-repo     "http://pkgs.fedoraproject.org/repo/pkgs">
    4646<!ENTITY jaist-ftp-repo       "ftp://ftp.jaist.ac.jp/pub//sourceforge">
    47 <!ENTITY trinity-repo-ftp     "ftp://anduin.&lfs-domainname;/trinity">
    48 <!ENTITY trinity-repo-http    "http://anduin.&lfs-domainname;/sources/trinity">
    4947<!ENTITY publisher            "Unknown">
    5048<!ENTITY xorg-download-http   "http://xorg.freedesktop.org/archive/individual">
     
    7371<!-- End LFS versions -->
    7472
    75 <!ENTITY blfs-bootscripts-version     "20140801">
     73<!ENTITY blfs-bootscripts-version     "20140824">
    7674<!ENTITY blfs-bootscripts-download    "&downloads-root;/blfs-systemd-units-&blfs-bootscripts-version;.tar.bz2">
    7775
Note: See TracChangeset for help on using the changeset viewer.