[svn:parrot] r41883 - trunk/tools/dev

fperrad at svn.parrot.org fperrad at svn.parrot.org
Thu Oct 15 14:37:37 UTC 2009


Author: fperrad
Date: Thu Oct 15 14:37:36 2009
New Revision: 41883
URL: https://trac.parrot.org/parrot/changeset/41883

Log:
[languages] matrixy moves on Github

Modified:
   trunk/tools/dev/fetch_languages.pl

Modified: trunk/tools/dev/fetch_languages.pl
==============================================================================
--- trunk/tools/dev/fetch_languages.pl	Thu Oct 15 14:20:30 2009	(r41882)
+++ trunk/tools/dev/fetch_languages.pl	Thu Oct 15 14:37:36 2009	(r41883)
@@ -181,8 +181,8 @@
 
     {
         name       => 'matrixy',
-        scm        => 'SVN',
-        repository => 'http://matrixy.googlecode.com/svn/trunk'
+        scm        => 'GIT',
+        repository => 'git://github.com/Whiteknight/matrixy.git'
     },
 
     {


More information about the parrot-commits mailing list