Changeset b37f8d03


Ignore:
Timestamp:
04/01/2008 09:23:34 PM (16 years ago)
Author:
Richard Downing <richard@…>
Branches:
10.0, 10.1, 11.0, 11.1, 11.2, 11.3, 12.0, 12.1, 6.3, 6.3-rc1, 6.3-rc2, 6.3-rc3, 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:
775fb63b
Parents:
39dc41f9
Message:

Added new package gperf-3.0.3

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

Files:
1 added
3 edited

Legend:

Unmodified
Added
Removed
  • general.ent

    r39dc41f9 rb37f8d03  
    182182<!ENTITY rxvt-unicode-version         "9.02">
    183183<!ENTITY pinentry-version             "0.7.3">
     184<!ENTITY gperf-version                "3.0.3">
    184185
    185186<!-- Chapter 11 -->
  • general/genutils/genutils.xml

    r39dc41f9 rb37f8d03  
    1818  <para>This chapter contains various utilities that do not fit conveniently into other
    1919  chapters.  Programs include a command line calculator, several utilities for manipulating
    20   text and graphics, a program to interface with a palm-pilot and a program for entering
    21   PIN numbers and pass-phrases.</para>
     20  text and graphics, a program to interface with a palm-pilot, a program for entering
     21  PIN numbers and pass-phrases, and a hash generator.</para>
    2222
    2323  <xi:include xmlns:xi="http://www.w3.org/2003/XInclude" href="bc.xml"/>
     
    4242  <xi:include xmlns:xi="http://www.w3.org/2003/XInclude" href="rxvt-unicode.xml"/>
    4343  <xi:include xmlns:xi="http://www.w3.org/2003/XInclude" href="pinentry.xml"/>
     44  <xi:include xmlns:xi="http://www.w3.org/2003/XInclude" href="gperf.xml"/>
    4445
    4546</chapter>
  • introduction/welcome/changelog.xml

    r39dc41f9 rb37f8d03  
    5050          <para>[thomas] - Updates on adding users to groups. Avoid destroying
    5151          group assignments in usermod commands without -a option</para>
     52        </listitem>
     53        <listitem>
     54          <para>[richard] - Added gperf-3.0.3 to General Utilities.  Required for a2ps-4.14.</para>
    5255        </listitem>
    5356      </itemizedlist>
Note: See TracChangeset for help on using the changeset viewer.