[Checkins] SVN: zopyx.smartprintng.server/branches/calibre-integration/buildout.cfg updated

Andreas Jung andreas at andreas-jung.com
Thu Sep 10 04:13:41 EDT 2009


Log message for revision 103699:
  updated
  

Changed:
  U   zopyx.smartprintng.server/branches/calibre-integration/buildout.cfg

-=-
Modified: zopyx.smartprintng.server/branches/calibre-integration/buildout.cfg
===================================================================
--- zopyx.smartprintng.server/branches/calibre-integration/buildout.cfg	2009-09-10 07:51:31 UTC (rev 103698)
+++ zopyx.smartprintng.server/branches/calibre-integration/buildout.cfg	2009-09-10 08:13:40 UTC (rev 103699)
@@ -3,13 +3,14 @@
 
 find-links = http://dist.repoze.org/bfgsite/simple
               
-eggs = repoze.bfg.xmlrpc
-       zopyx.smartprintng.server
+eggs = zopyx.smartprintng.server
      
        
 [instance]
 recipe = repoze.recipe.egg:scripts
 find-links = http://dist.repoze.org/bfg/1.0/simple
+             http://dist.repoze.org/bfgsite/simple
              http://pypi.python.org/simple
 eggs = repoze.bfg 
+       repoze.bfg.xmlrpc
        ${buildout:eggs}



More information about the checkins mailing list