Author: randy
Date: 2007-04-16 10:24:16 -0600 (Mon, 16 Apr 2007)
New Revision: 6733

Modified:
   trunk/BOOK/general.ent
   trunk/BOOK/general/sysutils/hal.xml
   trunk/BOOK/introduction/welcome/changelog.xml
Log:
Updated the PyGTK dependencies in the HAL instructions

Modified: trunk/BOOK/general/sysutils/hal.xml
===================================================================
--- trunk/BOOK/general/sysutils/hal.xml 2007-04-16 03:09:33 UTC (rev 6732)
+++ trunk/BOOK/general/sysutils/hal.xml 2007-04-16 16:24:16 UTC (rev 6733)
@@ -180,6 +180,8 @@
                   url="http://www.cairographics.org/pycairo";>Pycairo</ulink> 
(optional)
                 </para>
 
+                <!-- Removing these dependencies as they are now obsolete
+                     See the pycairo docs for full details
                 <itemizedlist>
                   <listitem>
                     <para><ulink
@@ -206,11 +208,12 @@
                     </para>
                   </listitem>
                 </itemizedlist>
+                -->
 
               </listitem>
               <listitem>
                 <para><ulink
-                  url="http://sourceforge.net/projects/numpy";>Numerical 
Python</ulink> (optional)
+                  url="http://sourceforge.net/projects/numpy";>Old 
Numeric</ulink> (optional)
                 </para>
               </listitem>
               <listitem>

Modified: trunk/BOOK/general.ent
===================================================================
--- trunk/BOOK/general.ent      2007-04-16 03:09:33 UTC (rev 6732)
+++ trunk/BOOK/general.ent      2007-04-16 16:24:16 UTC (rev 6733)
@@ -3,7 +3,7 @@
 $Date$
 -->
 
-<!ENTITY day          "15">                   <!-- Always 2 digits -->
+<!ENTITY day          "16">                   <!-- Always 2 digits -->
 <!ENTITY month        "04">                   <!-- Always 2 digits -->
 <!ENTITY year         "2007">
 <!ENTITY version      "svn-&year;&month;&day;">

Modified: trunk/BOOK/introduction/welcome/changelog.xml
===================================================================
--- trunk/BOOK/introduction/welcome/changelog.xml       2007-04-16 03:09:33 UTC 
(rev 6732)
+++ trunk/BOOK/introduction/welcome/changelog.xml       2007-04-16 16:24:16 UTC 
(rev 6733)
@@ -42,6 +42,16 @@
 -->
 
     <listitem>
+      <para>April 16th, 2007</para>
+      <itemizedlist>
+        <listitem>
+          <para>[randy] - Updated the PyGTK dependencies in the HAL
+          instructions.</para>
+        </listitem>
+      </itemizedlist>
+    </listitem>
+
+    <listitem>
       <para>April 15th, 2007</para>
       <itemizedlist>
         <listitem>

-- 
http://linuxfromscratch.org/mailman/listinfo/blfs-book
FAQ: http://www.linuxfromscratch.org/blfs/faq.html
Unsubscribe: See the above information page

Reply via email to