Author: dnicholson
Date: 2007-02-24 09:16:20 -0700 (Sat, 24 Feb 2007)
New Revision: 6655
Modified:
trunk/BOOK/general.ent
trunk/BOOK/introduction/welcome/changelog.xml
trunk/BOOK/postlfs/editors/nano.xml
Log:
Dead ftp:// link in Nano
Modified: trunk/BOOK/general.ent
===================================================================
--- trunk/BOOK/general.ent 2007-02-20 05:46:37 UTC (rev 6654)
+++ trunk/BOOK/general.ent 2007-02-24 16:16:20 UTC (rev 6655)
@@ -3,7 +3,7 @@
$Date$
-->
-<!ENTITY day "19"> <!-- Always 2 digits -->
+<!ENTITY day "24"> <!-- Always 2 digits -->
<!ENTITY month "02"> <!-- 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-02-20 05:46:37 UTC
(rev 6654)
+++ trunk/BOOK/introduction/welcome/changelog.xml 2007-02-24 16:16:20 UTC
(rev 6655)
@@ -42,6 +42,16 @@
-->
<listitem>
+ <para>February 24th, 2007</para>
+ <itemizedlist>
+ <listitem>
+ <para>[dnicholson] - Fixed a dead ftp:// link for Nano. Reported by
+ Daniel Rindt.</para>
+ </listitem>
+ </itemizedlist>
+ </listitem>
+
+ <listitem>
<para>February 19th, 2007</para>
<itemizedlist>
<listitem>
Modified: trunk/BOOK/postlfs/editors/nano.xml
===================================================================
--- trunk/BOOK/postlfs/editors/nano.xml 2007-02-20 05:46:37 UTC (rev 6654)
+++ trunk/BOOK/postlfs/editors/nano.xml 2007-02-24 16:16:20 UTC (rev 6655)
@@ -5,7 +5,7 @@
%general-entities;
<!ENTITY nano-download-http
"http://www.nano-editor.org/dist/v2.0/nano-&nano-version;.tar.gz">
- <!ENTITY nano-download-ftp
"ftp://ftp.uni-koeln.de/editor/nano-&nano-version;.tar.gz">
+ <!ENTITY nano-download-ftp
"ftp://ftp.gnu.org/gnu/nano/nano-&nano-version;.tar.gz">
<!ENTITY nano-md5sum "8abe33be6816ad9acd17391806b42d92">
<!ENTITY nano-size "1.2 MB">
<!ENTITY nano-buildsize "4.5 MB">
--
http://linuxfromscratch.org/mailman/listinfo/blfs-book
FAQ: http://www.linuxfromscratch.org/blfs/faq.html
Unsubscribe: See the above information page