Author: randy Date: 2010-02-11 11:26:35 -0700 (Thu, 11 Feb 2010) New Revision: 8236
Modified: trunk/BOOK/general.ent trunk/BOOK/general/sysutils/gpm.xml trunk/BOOK/introduction/welcome/changelog.xml Log: Corrected the GPM download URL Modified: trunk/BOOK/general/sysutils/gpm.xml =================================================================== --- trunk/BOOK/general/sysutils/gpm.xml 2010-02-06 21:04:45 UTC (rev 8235) +++ trunk/BOOK/general/sysutils/gpm.xml 2010-02-11 18:26:35 UTC (rev 8236) @@ -4,7 +4,7 @@ <!ENTITY % general-entities SYSTEM "../../general.ent"> %general-entities; - <!ENTITY gpm-download-http "http://unix.schottelius.org/gpm/archives/gpm-&gpm-version;.tar.bz2"> + <!ENTITY gpm-download-http "http://www.nico.schottelius.org/software/gpm/archives/gpm-&gpm-version;.tar.bz2"> <!ENTITY gpm-download-ftp " "> <!ENTITY gpm-md5sum "6b534da16dc1b28ba828dea89e520f6f"> <!ENTITY gpm-size "1.4 MB"> Modified: trunk/BOOK/general.ent =================================================================== --- trunk/BOOK/general.ent 2010-02-06 21:04:45 UTC (rev 8235) +++ trunk/BOOK/general.ent 2010-02-11 18:26:35 UTC (rev 8236) @@ -3,13 +3,13 @@ $Date$ --> -<!ENTITY day "03"> <!-- Always 2 digits --> +<!ENTITY day "11"> <!-- Always 2 digits --> <!ENTITY month "02"> <!-- Always 2 digits --> <!ENTITY year "2010"> <!ENTITY copyrightdate "2001-&year;"> <!ENTITY copyholder "The BLFS Development Team"> <!ENTITY version "svn-&year;&month;&day;"> -<!ENTITY releasedate "January &day;rd, &year;"> +<!ENTITY releasedate "February &day;rd, &year;"> <!ENTITY pubdate "&year;-&month;-&day;"> <!-- metadata req. by TLDP --> <!ENTITY blfs-version "svn"> <!-- svn|[release #] --> <!ENTITY lfs-version "development"> <!-- version|testing|unstable|development] --> Modified: trunk/BOOK/introduction/welcome/changelog.xml =================================================================== --- trunk/BOOK/introduction/welcome/changelog.xml 2010-02-06 21:04:45 UTC (rev 8235) +++ trunk/BOOK/introduction/welcome/changelog.xml 2010-02-11 18:26:35 UTC (rev 8236) @@ -42,6 +42,15 @@ --> <listitem> + <para>February 11th, 2010</para> + <itemizedlist> + <listitem> + <para>[randy] - Corrected the GPM download URL.</para> + </listitem> + </itemizedlist> + </listitem> + + <listitem> <para>February 3rd, 2010</para> <itemizedlist> <listitem> -- http://linuxfromscratch.org/mailman/listinfo/blfs-book FAQ: http://www.linuxfromscratch.org/blfs/faq.html Unsubscribe: See the above information page
