Changeset 82b5ea22


Ignore:
Timestamp:
06/12/2018 03:46:10 PM (6 years ago)
Author:
Bruce Dubbs <bdubbs@…>
Branches:
10.0, 10.1, 11.0, 11.1, 11.2, 11.3, 12.0, 12.1, 8.3, 8.4, 9.0, 9.1, basic, bdubbs/svn, elogind, kea, ken/TL2024, ken/inkscape-core-mods, ken/tuningfonts, lazarus, lxqt, perl-modules, plabs/newcss, plabs/python-mods, python3.11, qt5new, rahul/power-profiles-daemon, renodr/vulkan-addition, trunk, upgradedb, xry111/intltool, xry111/llvm18, xry111/soup3, xry111/test-20220226, xry111/xf86-video-removal
Children:
d79fc59
Parents:
cd428fd4
Message:

Archive juffed, QScintilla-gpl, and chrpath

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

Files:
5 edited
3 moved

Legend:

Unmodified
Added
Removed
  • general.ent

    rcd428fd4 r82b5ea22  
    11<!-- $LastChangedBy$ $Date$ -->
    22
    3 <!ENTITY day          "11">                   <!-- Always 2 digits -->
     3<!ENTITY day          "12">                   <!-- Always 2 digits -->
    44<!ENTITY month        "06">                   <!-- Always 2 digits -->
    55<!ENTITY year         "2018">
     
    77<!ENTITY copyholder   "The BLFS Development Team">
    88<!ENTITY version      "&year;-&month;-&day;">
    9 <!ENTITY releasedate  "June 11th, &year;">
     9<!ENTITY releasedate  "June 12th, &year;">
    1010<!ENTITY pubdate      "&year;-&month;-&day;"> <!-- metadata req. by TLDP -->
    1111<!ENTITY blfs-version "svn">                  <!-- svn|[release #] -->
  • general/genutils/genutils.xml

    rcd428fd4 r82b5ea22  
    2626  <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="bogofilter.xml"/>
    2727
    28   <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="chrpath.xml"/>
     28<!--  <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="chrpath.xml"/>-->
    2929  <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="compface.xml"/>
    3030  <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="desktop-file-utils.xml"/>
  • introduction/welcome/changelog.xml

    rcd428fd4 r82b5ea22  
    4343-->
    4444    <listitem>
     45      <para>June 12th, 2018</para>
     46      <itemizedlist>
     47        <listitem>
     48          <para>[bdubbs] - Archive juffed, QScintilla-gpl, and chrpath.</para>
     49        </listitem>
     50      </itemizedlist>
     51    </listitem>
     52
     53    <listitem>
    4554      <para>June 11th, 2018</para>
    4655      <itemizedlist>
  • postlfs/editors/editors.xml

    rcd428fd4 r82b5ea22  
    2626  <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="gedit.xml"/>
    2727  <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="joe.xml"/>
    28   <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="juffed.xml"/>
     28<!--  <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="juffed.xml"/>-->
    2929  <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="kate5.xml"/>
    3030  <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="mousepad.xml"/>
  • x/lib/lib.xml

    rcd428fd4 r82b5ea22  
    6666  <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="pango.xml"/>
    6767  <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="pangomm.xml"/>
    68   <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="qscintilla.xml"/>
     68<!--  <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="qscintilla.xml"/> -->
    6969  <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="qt5.xml"/>
    7070  <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="qtwebengine.xml"/>
Note: See TracChangeset for help on using the changeset viewer.