SVN: CMF/trunk/sources.cfg - added new zopeapp-sources.cfg

Yvo Schubbe <[email protected]> Thu, 19 May 2011 10:55:48 -0400 (EDT)
Newsgroups gmane.comp.web.zope.cmf.cvs
Message-ID <20110519145548.A2B43941EE__13374.269338283$1305816955$gmane$org@cvs.zope.org>
Log message for revision 121752:
  - added new zopeapp-sources.cfg

Changed:
  U   CMF/trunk/sources.cfg

-=-
Modified: CMF/trunk/sources.cfg
===================================================================
--- CMF/trunk/sources.cfg	2011-05-19 14:50:39 UTC (rev 121751)
+++ CMF/trunk/sources.cfg	2011-05-19 14:55:48 UTC (rev 121752)
@@ -1,5 +1,7 @@
 [buildout]
-extends = http://svn.zope.org/repos/main/Zope/trunk/sources.cfg
+extends =
+    http://svn.zope.org/repos/main/zopetoolkit/trunk/zopeapp-sources.cfg
+    http://svn.zope.org/repos/main/Zope/trunk/sources.cfg
 svn-zope-org = ^
 
 [sources]