[Lunar-commits] r21322 - moonbase/trunk/docs/monodoc
Chad Kittel
v3rt1g0 at lunar-linux.org
Wed Sep 6 21:23:05 UTC 2006
Author: v3rt1g0
Date: 2006-09-06 21:23:05 +0000 (Wed, 06 Sep 2006)
New Revision: 21322
Removed:
moonbase/trunk/docs/monodoc/BUILD
Modified:
moonbase/trunk/docs/monodoc/DEPENDS
moonbase/trunk/docs/monodoc/DETAILS
Log:
Module Version Bump: monodoc (1.0.6 -> 1.1.17)
* update to the most recent mondoc. The depends are now
a bit differnt as the docuemntation browser is now not
part of this package.
* only availble in a .zip format now :(
* no need for the BUILD, this isn't a GNOME application
compiled/tested: gcc-3.4.6 | glibc-2.3.6 | kernel headers 2.6.x
Deleted: moonbase/trunk/docs/monodoc/BUILD
Modified: moonbase/trunk/docs/monodoc/DEPENDS
===================================================================
--- moonbase/trunk/docs/monodoc/DEPENDS 2006-09-06 20:53:53 UTC (rev 21321)
+++ moonbase/trunk/docs/monodoc/DEPENDS 2006-09-06 21:23:05 UTC (rev 21322)
@@ -1 +1 @@
-depends gtk-sharp
+depends mono
Modified: moonbase/trunk/docs/monodoc/DETAILS
===================================================================
--- moonbase/trunk/docs/monodoc/DETAILS 2006-09-06 20:53:53 UTC (rev 21321)
+++ moonbase/trunk/docs/monodoc/DETAILS 2006-09-06 21:23:05 UTC (rev 21322)
@@ -1,13 +1,15 @@
MODULE=monodoc
- VERSION=1.0.6
- SOURCE=$MODULE-$VERSION.tar.gz
- SOURCE_URL=http://www.go-mono.com/archive/$VERSION/
- SOURCE_VFY=sha1:d0f2185b8670ede318e9f0d577ea8ec0759afe2c
+ VERSION=1.1.17
+ SOURCE=$MODULE-$VERSION.zip
+ SOURCE_URL=http://www.go-mono.com/sources/$MODULE/
+ SOURCE_VFY=sha1:298a6730040c1881dc63c19c473847d06016534b
MAINTAINER=nhudson at lunar-linux.org
- WEB_SITE=http://www.mono-project.com
- SHORT="Documentation for Mono"
+ WEB_SITE=http://www.mono-project.com/
ENTERED=20040407
UPDATED=20050307
+ SHORT="documentation for Mono"
+
cat << EOF
-Documentation for Mono
+MonoDoc is a set of libraries and applications for viewing and editing
+Mono class library documentation.
EOF
More information about the Lunar-commits
mailing list