diff .pkgmeta @ 18:e7995d599184 tip

updated pkgmeta fix the inversion in addon:Enable added support for late-loading
author mckenziemc
date Tue, 21 Dec 2010 00:23:57 -0800
parents 110baf84e7a8
children
line wrap: on
line diff
--- a/.pkgmeta	Sat Dec 11 03:32:04 2010 -0800
+++ b/.pkgmeta	Tue Dec 21 00:23:57 2010 -0800
@@ -1,16 +1,21 @@
 package-as: DependencyLoader
 
 externals:
-    DependencyLoader/libs/LibStub:
+    libs/LibStub:
         url: svn://svn.wowace.com/wow/libstub/mainline/trunk
-    DependencyLoader/libs/Ace3:
+        tag: latest
+    libs/Ace3:
         url: svn://svn.wowace.com/wow/ace3/mainline/trunk
-    DependencyLoader/libs/LibBuilder-1.0:
-        url: http://hg.wowace.com/wow/libbuilder/mainline
-    DependencyLoader/libs/LibPrint-1.0:
-        url: http://hg.wowace.com/wow/libprint/mainline/LibPrint
-    DependencyLoader/libs/LibScriptLink-1.0:
-        url: http://hg.wowace.com/wow/libscriptlink/mainline
+        tag: latest
+    libs/LibBuilder-1.0:
+        url: http://hg.curseforge.net/wow/libbuilder-1-0/mainline/main
+        tag: latest
+    libs/LibPrint-1.0:
+        url: http://hg.curseforge.net/wow/libprint-1-0/mainline/main
+        tag: latest
+    libs/LibScriptLink-1.0:
+        url: http://hg.curseforge.net/wow/libscriptlink-1-0/mainline/main
+        tag: latest
 
 move-folders:
     DependencyLoader/DependencyLoader: DependencyLoader