Changeset 8e18774


Ignore:
Timestamp:
03/18/2019 02:30:12 PM (5 years ago)
Author:
Pierre Labastie <pieere@…>
Branches:
10.0, 10.1, 11.0, 11.1, 11.2, 11.3, 12.0, 12.1, 9.0, 9.1, kea, ken/TL2024, ken/inkscape-core-mods, ken/tuningfonts, lazarus, lxqt, 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:
d5c3bab9
Parents:
d60c5feb
Message:

Move back keybinder-3 to archive

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

Files:
3 edited
1 moved

Legend:

Unmodified
Added
Removed
  • general.ent

    rd60c5feb r8e18774  
    11<!-- $LastChangedBy$ $Date$ -->
    22
    3 <!ENTITY day          "17">                   <!-- Always 2 digits -->
     3<!ENTITY day          "18">                   <!-- Always 2 digits -->
    44<!ENTITY month        "03">                   <!-- Always 2 digits -->
    55<!ENTITY year         "2019">
     
    77<!ENTITY copyholder   "The BLFS Development Team">
    88<!ENTITY version      "&year;-&month;-&day;">
    9 <!ENTITY releasedate  "March 17th, &year;">
     9<!ENTITY releasedate  "March 18th, &year;">
    1010<!ENTITY pubdate      "&year;-&month;-&day;"> <!-- metadata req. by TLDP -->
    1111<!ENTITY blfs-version "svn">                  <!-- svn|[release #] -->
  • introduction/welcome/changelog.xml

    rd60c5feb r8e18774  
    4444
    4545    <listitem>
     46      <para>March 18th, 2019</para>
     47      <itemizedlist>
     48        <listitem>
     49          <para>[pierre] - archive keybinder-3.0: I gave up moving LXDE
     50          to GTK+-3. Upstream is not maintaining the port. See ticket
     51          <ulink url="&blfs-ticket-root;11679">#11679</ulink>.</para>
     52        </listitem>
     53      </itemizedlist>
     54    </listitem>
     55
     56    <listitem>
    4657      <para>March 17th, 2019</para>
    4758      <itemizedlist>
    4859        <listitem>
    4960          <para>[bdubbs] - Update to nss-3.43. Fixes
    50           <ulink url="&blfs-ticket-root;11823">#118123</ulink>.</para>
     61          <ulink url="&blfs-ticket-root;11823">#11823</ulink>.</para>
    5162        </listitem>
    5263        <listitem>
    5364          <para>[bdubbs] - Update to libuv-v1.27.0. Fixes
    54           <ulink url="&blfs-ticket-root;11824">#118124</ulink>.</para>
     65          <ulink url="&blfs-ticket-root;11824">#11824</ulink>.</para>
    5566        </listitem>
    5667      </itemizedlist>
  • x/lib/lib.xml

    rd60c5feb r8e18774  
    5959  <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="imlib2.xml"/>
    6060  <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="keybinder2.xml"/>
    61   <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="keybinder3.xml"/>
    6261  <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="libdazzle.xml"/>
    6362  <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="libdrm.xml"/>
Note: See TracChangeset for help on using the changeset viewer.