Changeset 800f6b1


Ignore:
Timestamp:
02/15/2012 01:45:35 PM (12 years ago)
Author:
Andrew Benton <andy@…>
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:
874fec7f
Parents:
ba06516
Message:

git-1.7.9

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

Files:
1 added
3 edited

Legend:

Unmodified
Added
Removed
  • general.ent

    rba06516 r800f6b1  
    355355<!ENTITY gcc3-version                 "3.3.6">
    356356<!ENTITY gdb-version                  "7.3.1">
     357<!ENTITY git-version                  "1.7.9">
    357358<!ENTITY guile-version                "2.0.3">
    358359<!ENTITY icedtea6-version             "1.9.7">
  • general/prog/prog.xml

    rba06516 r800f6b1  
    3434<!--  <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="gcc3.xml"/> -->
    3535  <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="gdb.xml"/>
     36  <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="git.xml"/>
    3637  <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="guile.xml"/>
    3738  <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="icedtea6.xml"/>
     
    4142  <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="llvm.xml"/>
    4243  <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="nasm.xml"/>
    43   <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="yasm.xml"/>
    4444  <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="pdl.xml"/>
    4545  <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="perl-modules.xml"/>
     
    5757  <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="tk.xml"/>
    5858  <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="vala.xml"/>
     59  <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="yasm.xml"/>
    5960  <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="other-tools.xml"/>
    6061
  • introduction/welcome/changelog.xml

    rba06516 r800f6b1  
    6060          <para>[ken] - merge gnome-system-monitor-3.2.1 from Wayne.</para>
    6161        </listitem>
     62        <listitem>
     63          <para>[abenton] - add Git 1.7.9.</para>
     64        </listitem>
    6265      </itemizedlist>
    6366    </listitem>
Note: See TracChangeset for help on using the changeset viewer.