[Lunar-commits] r23182 - in moonbase/trunk/compilers: . mono-basic

Chad Kittel v3rt1g0 at lunar-linux.org
Thu Feb 8 06:29:59 CET 2007


Author: v3rt1g0
Date: 2007-02-08 06:29:59 +0100 (Thu, 08 Feb 2007)
New Revision: 23182

Added:
   moonbase/trunk/compilers/mono-basic/
   moonbase/trunk/compilers/mono-basic/DEPENDS
   moonbase/trunk/compilers/mono-basic/DETAILS
Log:
Inital import of the VB.NET compiler and runtime DLLs.
This is a pretty fresh project out of the Mono camp.


Added: moonbase/trunk/compilers/mono-basic/DEPENDS
===================================================================
--- moonbase/trunk/compilers/mono-basic/DEPENDS	                        (rev 0)
+++ moonbase/trunk/compilers/mono-basic/DEPENDS	2007-02-08 05:29:59 UTC (rev 23182)
@@ -0,0 +1 @@
+depends  mono

Added: moonbase/trunk/compilers/mono-basic/DETAILS
===================================================================
--- moonbase/trunk/compilers/mono-basic/DETAILS	                        (rev 0)
+++ moonbase/trunk/compilers/mono-basic/DETAILS	2007-02-08 05:29:59 UTC (rev 23182)
@@ -0,0 +1,13 @@
+          MODULE=mono-basic
+         VERSION=1.2.3
+          SOURCE=$MODULE-$VERSION.tar.gz
+      SOURCE_URL=http://www.go-mono.com/sources/$MODULE/
+      SOURCE_VFY=sha1:0bcaf2749038885f30755682b1e1506c76a3c983
+        WEB_SITE=http://www.mono-project.com/
+         ENTERED=20070207
+         UPDATED=20070207
+           SHORT="the Mono VB.NET Compiler and Runtime"
+
+cat << EOF
+mono-basic is the Mono Visual Basic .NET Compiler and Runtime.
+EOF



More information about the Lunar-commits mailing list