Revision: 637
http://assorted.svn.sourceforge.net/assorted/?rev=637&view=rev
Author: yangzhang
Date: 2008-03-19 09:39:17 -0700 (Wed, 19 Mar 2008)
Log Message:
-----------
added publisher
Added Paths:
-----------
scala-doc-search/trunk/publish.bash
Added: scala-doc-search/trunk/publish.bash
===================================================================
--- scala-doc-search/trunk/publish.bash (rev 0)
+++ scala-doc-search/trunk/publish.bash 2008-03-19 16:39:17 UTC (rev 637)
@@ -0,0 +1,9 @@
+#!/usr/bin/env bash
+
+fullname='Scala Documentation Search'
+version=0.1
+license=gpl3
+websrcs=( README )
+rels=( src-tgz: )
+nodl=true
+. assorted.bash "$@"
Property changes on: scala-doc-search/trunk/publish.bash
___________________________________________________________________
Name: svn:executable
+ *
This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.
|