Changeset b9543da


Ignore:
Timestamp:
06/22/2014 10:17:48 PM (10 years ago)
Author:
Krejzi <krejzi@…>
Branches:
10.0, 10.1, 11.0, 11.1, 11.2, 11.3, 12.0, 12.1, 7.10, 7.6, 7.6-blfs, 7.6-systemd, 7.7, 7.8, 7.9, 8.0, 8.1, 8.2, 8.3, 8.4, 9.0, 9.1, basic, bdubbs/svn, elogind, gnome, kde5-13430, kde5-14269, kde5-14686, kea, ken/TL2024, ken/inkscape-core-mods, ken/tuningfonts, krejzi/svn, lazarus, lxqt, nosym, perl-modules, plabs/newcss, plabs/python-mods, python3.11, qt5new, rahul/power-profiles-daemon, renodr/vulkan-addition, systemd-11177, systemd-13485, trunk, upgradedb, xry111/intltool, xry111/llvm18, xry111/soup3, xry111/test-20220226, xry111/xf86-video-removal
Children:
8f13b97
Parents:
ef52ec2
Message:

Added FontForge-2.0.20140101.

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

Files:
1 added
3 edited

Legend:

Unmodified
Added
Removed
  • general.ent

    ref52ec2 rb9543da  
    11<!-- $LastChangedBy$ $Date$ -->
    22
    3 <!ENTITY day          "21">                   <!-- Always 2 digits -->
     3<!ENTITY day          "23">                   <!-- Always 2 digits -->
    44<!ENTITY month        "06">                   <!-- Always 2 digits -->
    55<!ENTITY year         "2014">
     
    77<!ENTITY copyholder   "The BLFS Development Team">
    88<!ENTITY version      "&year;-&month;-&day;">
    9 <!ENTITY releasedate  "June 21st, &year;">
     9<!ENTITY releasedate  "June 23rd, &year;">
    1010<!ENTITY pubdate      "&year;-&month;-&day;"> <!-- metadata req. by TLDP -->
    1111<!ENTITY blfs-version "svn">                  <!-- svn|[release #] -->
     
    740740<!ENTITY balsa-version                "2.5.1">
    741741<!ENTITY ekiga-version                "4.0.1">
     742<!ENTITY fontforge-version            "2.0.20140101">
    742743<!ENTITY gparted-version              "0.19.0">
    743744<!ENTITY gnash-version                "0.8.10">
  • introduction/welcome/changelog.xml

    ref52ec2 rb9543da  
    4444
    4545-->
     46    <listitem>
     47      <para>June 23rd, 2014</para>
     48      <itemizedlist>
     49        <listitem>
     50          <para>[krejzi] - Added FontForge-2.0.20140101.</para>
     51        </listitem>
     52      </itemizedlist>
     53    </listitem>
    4654
    4755    <listitem>
  • xsoft/other/other.xml

    ref52ec2 rb9543da  
    2121  <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="balsa.xml"/>
    2222  <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="ekiga.xml"/>
     23  <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="fontforge.xml"/>
    2324  <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="gimp.xml"/>
    2425  <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="gnash.xml"/>
Note: See TracChangeset for help on using the changeset viewer.