Mercurial > wow > dependencyloader
comparison .pkgmeta @ 11:47d15fc9208e
updated the .pkgmeta to reflect the directory changes
added LibScriptLink external
changed the main module's Dependencies to OptDeps
moved embeds.xml and Ace3.xml
author | mckenziemc |
---|---|
date | Sun, 05 Dec 2010 03:39:26 -0800 |
parents | f4ab9d7b97b0 |
children | 110baf84e7a8 |
comparison
equal
deleted
inserted
replaced
10:e0a4a8b5b389 | 11:47d15fc9208e |
---|---|
1 package-as: DependencyLoader | 1 package-as: DependencyLoader |
2 | |
3 move-folders: | |
4 DependencyLoader/DependencyLoader: DependencyLoader | |
5 DependencyLoader/DependencyLoader_Core: DependencyLoader_Core | |
6 DependencyLoader/DependencyLoader_Errata: DependencyLoader_Errata | |
7 | 2 |
8 externals: | 3 externals: |
9 DependencyLoader/libs/LibStub: | 4 DependencyLoader/libs/LibStub: |
10 url: svn://svn.wowace.com/wow/libstub/mainline/trunk | 5 url: svn://svn.wowace.com/wow/libstub/mainline/trunk |
11 DependencyLoader/libs/Ace3: | 6 DependencyLoader/libs/Ace3: |
12 url: svn://svn.wowace.com/wow/ace3/mainline/trunk | 7 url: svn://svn.wowace.com/wow/ace3/mainline/trunk |
13 DependencyLoader/libs/LibBuilder-1.0: | 8 DependencyLoader/libs/LibBuilder-1.0: |
14 url: http://hg.wowace.com/wow/libbuilder/mainline | 9 url: http://hg.wowace.com/wow/libbuilder/mainline |
15 DependencyLoader/libs/LibPrint-1.0: | 10 DependencyLoader/libs/LibPrint-1.0: |
16 url: http://hg.wowace.com/wow/libprint/mainline | 11 url: http://hg.wowace.com/wow/libprint/mainline/LibStub |
12 DependencyLoader/libs/LibScriptLink-1.0: | |
13 url: http://hg.wowace.com/wow/libscriptlink/mainline | |
14 | |
15 move-folders: | |
16 DependencyLoader/DependencyLoader: DependencyLoader | |
17 DependencyLoader/DependencyLoader_Bootstrap: DependencyLoader_Bootstrap | |
18 DependencyLoader/DependencyLoader_Errata: DependencyLoader_Errata | |
19 |