Changeset 80115ad


Ignore:
Timestamp:
08/19/2007 12:39:33 PM (17 years ago)
Author:
Randy McMurchy <randy@…>
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:
844c916
Parents:
9deda8e
Message:

Added new package PIN-Entry-0.7.3

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

Files:
1 added
4 edited

Legend:

Unmodified
Added
Removed
  • general.ent

    r9deda8e r80115ad  
    44-->
    55
    6 <!ENTITY day          "17">                   <!-- Always 2 digits -->
     6<!ENTITY day          "19">                   <!-- Always 2 digits -->
    77<!ENTITY month        "08">                   <!-- Always 2 digits -->
    88<!ENTITY year         "2007">
     
    185185<!ENTITY icon-naming-utils-version    "0.8.2">
    186186<!ENTITY rxvt-unicode-version         "8.2">
     187<!ENTITY pinentry-version             "0.7.3">
    187188
    188189<!-- Chapter 11 -->
  • general/genutils/genutils.xml

    r9deda8e r80115ad  
    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, and a program to interface with a palm-pilot.</para>
     20  text and graphics, a program to interface with a palm-pilot and a program for entering
     21  PIN numbers and pass-phrases.</para>
    2122
    2223  <xi:include xmlns:xi="http://www.w3.org/2003/XInclude" href="bc.xml"/>
     
    4041  <xi:include xmlns:xi="http://www.w3.org/2003/XInclude" href="icon-naming-utils.xml"/>
    4142  <xi:include xmlns:xi="http://www.w3.org/2003/XInclude" href="rxvt-unicode.xml"/>
     43  <xi:include xmlns:xi="http://www.w3.org/2003/XInclude" href="pinentry.xml"/>
    4244
    4345</chapter>
  • introduction/welcome/changelog.xml

    r9deda8e r80115ad  
    4141
    4242-->
     43
     44    <listitem>
     45      <para>August 19, 2007</para>
     46      <itemizedlist>
     47        <listitem>
     48          <para>[randy] - Added new package PIN-Entry-0.7.3.</para>
     49        </listitem>
     50      </itemizedlist>
     51    </listitem>
    4352
    4453    <listitem>
  • introduction/welcome/credits.xml

    r9deda8e r80115ad  
    284284        (extensive overhaul), NSS, Orca, Other Programming Tools, PDL,
    285285        Perl Modules,
    286         pilot-link, Poppler, Pth, PyXML, Samba 3 (many additions),
     286        pilot-link, PIN-Entry, Poppler, Pth, PyXML, Samba 3 (many additions),
    287287        SANE (original instructions by Alex Kloss),
    288288        Shadow (rewrite), SLIB, Sound Juicer,
Note: See TracChangeset for help on using the changeset viewer.