Revision: 3914
          http://vexi.svn.sourceforge.net/vexi/?rev=3914&view=rev
Author:   mkpg2
Date:     2010-10-12 23:31:21 +0000 (Tue, 12 Oct 2010)

Log Message:
-----------
Update ebuild version.

Modified Paths:
--------------
    trunk/_ebuild/seed/build.xml
    trunk/_ebuild/seed/version

Modified: trunk/_ebuild/seed/build.xml
===================================================================
--- trunk/_ebuild/seed/build.xml        2010-10-12 22:14:00 UTC (rev 3913)
+++ trunk/_ebuild/seed/build.xml        2010-10-12 23:31:21 UTC (rev 3914)
@@ -3,8 +3,8 @@
     <property file="./version"/>
        <property name="file" value="ebuild-${version}.zip"/>
        
-    <target name="fetch">
-       <get src="http://download.origo.ethz.ch/ebuild/${origo_release}/${file}";
+    <target name="fetch" unless="nofetch">
+       <get 
src="http://94.76.202.199:8123/download/ebuild-installation/${version.path}/release/${file}";
                         usetimestamp="true"
                 dest="./${file}"/>
     </target>

Modified: trunk/_ebuild/seed/version
===================================================================
--- trunk/_ebuild/seed/version  2010-10-12 22:14:00 UTC (rev 3913)
+++ trunk/_ebuild/seed/version  2010-10-12 23:31:21 UTC (rev 3914)
@@ -1,2 +1,4 @@
-version=r72
-origo_release=2084
+
+version.path=trunk/111
+version=r111
+#nofetch=true


This was sent by the SourceForge.net collaborative development platform, the 
world's largest Open Source development site.

------------------------------------------------------------------------------
Beautiful is writing same markup. Internet Explorer 9 supports
standards for HTML5, CSS3, SVG 1.1,  ECMAScript5, and DOM L2 & L3.
Spend less time writing and  rewriting code and more time creating great
experiences on the web. Be a part of the beta today.
http://p.sf.net/sfu/beautyoftheweb
_______________________________________________
Vexi-svn mailing list
Vexi-svn@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/vexi-svn

Reply via email to