Author: bdubbs
Date: 2011-11-10 09:39:50 -0700 (Thu, 10 Nov 2011)
New Revision: 8954

Modified:
   trunk/BOOK/general/genlib/libidn.xml
   trunk/BOOK/general/prog/python2.xml
   trunk/BOOK/general/sysutils/parted.xml
Log:
Minor tweaks

Modified: trunk/BOOK/general/genlib/libidn.xml
===================================================================
--- trunk/BOOK/general/genlib/libidn.xml        2011-11-10 03:24:42 UTC (rev 
8953)
+++ trunk/BOOK/general/genlib/libidn.xml        2011-11-10 16:39:50 UTC (rev 
8954)
@@ -47,7 +47,7 @@
     converting entire domain names to and from the ASCII Compatible Encoding
     (ACE) form.</para>
 
-    &lfs67_checked;
+    &lfs70_checked;
 
     <bridgehead renderas="sect3">Package Information</bridgehead>
     <itemizedlist spacing="compact">

Modified: trunk/BOOK/general/prog/python2.xml
===================================================================
--- trunk/BOOK/general/prog/python2.xml 2011-11-10 03:24:42 UTC (rev 8953)
+++ trunk/BOOK/general/prog/python2.xml 2011-11-10 16:39:50 UTC (rev 8954)
@@ -5,12 +5,13 @@
   %general-entities;
 
   <!ENTITY python2-download-http 
"http://www.python.org/ftp/python/&python2-version;/Python-&python2-version;.tar.xz";>
-  <!ENTITY python2-download-ftp  
"&gentoo-ftp-repo;/Python-&python2-version;.tar.xz">
+  <!ENTITY python2-download-ftp  " ">
+  <!-- <!ENTITY python2-download-ftp  
"&gentoo-ftp-repo;/Python-&python2-version;.tar.xz"> -->
   <!ENTITY python2-md5sum        "75c87a80c6ddb0b785a57ea3583e04fa">
   <!ENTITY python2-size          "9.5 MB">
   <!ENTITY python2-buildsize     "235 MB (not including the test suite)">
   <!ENTITY python2-time          "1 SBU (not including the test suite)">
-  <!ENTITY python2htmldoc-download-http 
"http://docs.python.org/ftp/python/doc/&python2-majorver;/python-&python2-majorver;-docs-html.tar.bz2";>
+  <!ENTITY python2htmldoc-download-http 
"http://docs.python.org/ftp/python/doc/&python2-version;/python-&python2-version;-docs-html.tar.bz2";>
   <!ENTITY python2htmldoc-md5sum        "40f0bd51b221662cae14fb0c6b6f622b">
   <!ENTITY python2htmldoc-size          "4.1 MB">
 ]>

Modified: trunk/BOOK/general/sysutils/parted.xml
===================================================================
--- trunk/BOOK/general/sysutils/parted.xml      2011-11-10 03:24:42 UTC (rev 
8953)
+++ trunk/BOOK/general/sysutils/parted.xml      2011-11-10 16:39:50 UTC (rev 
8954)
@@ -4,7 +4,7 @@
   <!ENTITY % general-entities SYSTEM "../../general.ent">
   %general-entities;
 
-  <!ENTITY parted-download-http 
"http://ftp.gnu.org/gnu/parted/parted-&parted-version;.tar.gz";>
+  <!ENTITY parted-download-http 
"http://ftp.gnu.org/gnu/parted/parted-&parted-version;.tar.xz";>
   <!ENTITY parted-download-ftp  " ">
   <!ENTITY parted-md5sum        "c415e5c97f86b5ff65a2d925e5a3feb7">
   <!ENTITY parted-size          "1.4 MB">

-- 
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