Changeset 29ed399


Ignore:
Timestamp:
07/01/2012 06:27:15 PM (12 years ago)
Author:
Bruce Dubbs <bdubbs@…>
Branches:
10.0, 10.1, 11.0, 11.1, 11.2, 11.3, 12.0, 12.1, 7.10, 7.4, 7.5, 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:
3bf9f9a6
Parents:
b91359ae
Message:

Change location of compressed ginp-help patch.

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

Files:
3 edited

Legend:

Unmodified
Added
Removed
  • general.ent

    rb91359ae r29ed399  
    44-->
    55
    6 <!ENTITY day          "30">                   <!-- Always 2 digits -->
    7 <!ENTITY month        "06">                   <!-- Always 2 digits -->
     6<!ENTITY day          "01">                   <!-- Always 2 digits -->
     7<!ENTITY month        "07">                   <!-- Always 2 digits -->
    88<!ENTITY year         "2012">
    99<!ENTITY copyrightdate "2001-&year;">
    1010<!ENTITY copyholder   "The BLFS Development Team">
    1111<!ENTITY version      "&year;-&month;-&day;">
    12 <!ENTITY releasedate  "June 30th, &year;">
     12<!ENTITY releasedate  "July 1st, &year;">
    1313<!-- <!ENTITY releasedate  "November &day;st, &year;"> -->
    1414<!ENTITY pubdate      "&year;-&month;-&day;"> <!-- metadata req. by TLDP -->
  • introduction/welcome/changelog.xml

    rb91359ae r29ed399  
    4343-->
    4444    <listitem>
     45      <para>July 1st, 2012</para>
     46      <itemizedlist>
     47        <listitem>
     48          <para>[bdubbs] - Change location of compressed ginp-help patch.
     49          </para>
     50        </listitem>
     51      </itemizedlist>
     52    </listitem>
     53
     54    <listitem>
    4555      <para>June 30th, 2012</para>
    4656      <itemizedlist>
    47         <listitem>
     57        <listitem>
    4858          <para>[rthomsen] - Pixman 0.26.2.
    4959          Fixes <ulink url="&blfs-ticket-root;3447">#3447</ulink>.</para>
     
    5565          <para>[rthomsen] - Attica 0.4.0.</para>
    5666        </listitem>
    57         <listitem>
     67        <listitem>
    5868          <para>[rthomsen] - Akonadi 1.7.2.</para>
    5969        </listitem>
    60         <listitem>
     70        <listitem>
    6171          <para>[rthomsen] - Shared-desktop-ontologies 0.10.0.</para>
    6272        </listitem>
  • xsoft/other/gimp.xml

    rb91359ae r29ed399  
    7676      <listitem>
    7777        <para>Optional compressed patch for the help files: <ulink
    78         url="&patch-root;/gimp-help-&gimp-help-version;-build_fixes-1.patch"/>
     78        url="&sources-anduin-other;/gimp-help-&gimp-help-version;-build_fixes-1.patch.xz"/>
    7979        (to build the catalan translations)</para>
    8080      </listitem>
Note: See TracChangeset for help on using the changeset viewer.