Revision: 3976
          http://vexi.svn.sourceforge.net/vexi/?rev=3976&view=rev
Author:   mkpg2
Date:     2010-12-21 00:48:16 +0000 (Tue, 21 Dec 2010)

Log Message:
-----------
Upgrade 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-12-20 19:06:26 UTC (rev 3975)
+++ trunk/_ebuild/seed/build.xml        2010-12-21 00:48:16 UTC (rev 3976)
@@ -1,10 +1,10 @@
 <project name="grow" default="unarchive">
 
     <property file="./version"/>
-       <property name="file" value="ebuild-${version}.zip"/>
+       <property name="file" value="ebuild-${tag}.zip"/>
        
     <target name="fetch" unless="nofetch">
-       <get 
src="http://sandbox.emanate5.com:8123/download/0.7/ebuild-installation/${version.path}/release/${file}";
+       <get 
src="http://repo.ebuild-project.org/download/0.7/ebuild-installation/${tag}/release/${file}";
                         usetimestamp="true"
                 dest="./${file}"/>
     </target>

Modified: trunk/_ebuild/seed/version
===================================================================
--- trunk/_ebuild/seed/version  2010-12-20 19:06:26 UTC (rev 3975)
+++ trunk/_ebuild/seed/version  2010-12-21 00:48:16 UTC (rev 3976)
@@ -1,4 +1,2 @@
-
-version.path=trunk/152
-version=rev_152
-#nofetch=true
+# version of EBuild to fetch
+tag=0.7-2


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

------------------------------------------------------------------------------
Lotusphere 2011
Register now for Lotusphere 2011 and learn how
to connect the dots, take your collaborative environment
to the next level, and enter the era of Social Business.
http://p.sf.net/sfu/lotusphere-d2d
_______________________________________________
Vexi-svn mailing list
Vexi-svn@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/vexi-svn

Reply via email to