[Lunar-commits] r26144 - moonbase/trunk/compilers/gcc

Dennis Veatch stumbles at lunar-linux.org
Tue Oct 9 22:47:41 CEST 2007


Author: stumbles
Date: 2007-10-09 22:47:41 +0200 (Tue, 09 Oct 2007)
New Revision: 26144

Added:
   moonbase/trunk/compilers/gcc/DETAILS.x86_64
Modified:
   moonbase/trunk/compilers/gcc/DETAILS
Log:

As Moe reminded me, this would be the better path.



Modified: moonbase/trunk/compilers/gcc/DETAILS
===================================================================
--- moonbase/trunk/compilers/gcc/DETAILS	2007-10-09 16:52:00 UTC (rev 26143)
+++ moonbase/trunk/compilers/gcc/DETAILS	2007-10-09 20:47:41 UTC (rev 26144)
@@ -1,13 +1,10 @@
           MODULE=gcc
          VERSION=4.1.2
           SOURCE=$MODULE-$VERSION.tar.bz2
-         SOURCE3=gcc-4.1.2-makeinfo.patch
    SOURCE_URL[0]=$GNU_URL/gcc/$MODULE-$VERSION/
    SOURCE_URL[1]=ftp://ftp.gnu.org/pub/gnu/gcc/$MODULE-$VERSION/
    SOURCE_URL[2]=http://www.online-mirror.org/gcc/$MODULE-$VERSION/
-     SOURCE3_URL=$PATCH_URL
       SOURCE_VFY=sha1:7981b8d1b58b10ddfd7d5142eab16352d9206f3b
-     SOURCE3_VFY=sha1:6a506dbe314027a859fc9a79c66946f164dd0e18
         WEB_SITE=http://gcc.gnu.org
          ENTERED=20020628
          UPDATED=20070306

Added: moonbase/trunk/compilers/gcc/DETAILS.x86_64
===================================================================
--- moonbase/trunk/compilers/gcc/DETAILS.x86_64	                        (rev 0)
+++ moonbase/trunk/compilers/gcc/DETAILS.x86_64	2007-10-09 20:47:41 UTC (rev 26144)
@@ -0,0 +1,22 @@
+          MODULE=gcc
+         VERSION=4.1.2
+          SOURCE=$MODULE-$VERSION.tar.bz2
+         SOURCE3=gcc-4.1.2-makeinfo.patch
+   SOURCE_URL[0]=$GNU_URL/gcc/$MODULE-$VERSION/
+   SOURCE_URL[1]=ftp://ftp.gnu.org/pub/gnu/gcc/$MODULE-$VERSION/
+   SOURCE_URL[2]=http://www.online-mirror.org/gcc/$MODULE-$VERSION/
+     SOURCE3_URL=$PATCH_URL
+      SOURCE_VFY=sha1:7981b8d1b58b10ddfd7d5142eab16352d9206f3b
+     SOURCE3_VFY=sha1:6a506dbe314027a859fc9a79c66946f164dd0e18
+        WEB_SITE=http://gcc.gnu.org
+         ENTERED=20020628
+         UPDATED=20070306
+           PSAFE=no
+           SHORT="GNU compiler collection."
+
+cat << EOF
+gcc - GNU Compiler Collection.
+The GNU Compiler Collection is a suite of compilers that compile C, C++,
+Objective C, Fortran, Java, and CHILL for a wide variety of
+architectures. Front-ends for Ada95 and Pascal also exist.
+EOF



More information about the Lunar-commits mailing list