[Erp5-report] r36044 luke - in /erp5/trunk/buildout: local-eggs/ profiles/ software-profiles/

nobody at svn.erp5.org nobody at svn.erp5.org
Mon Jun 7 17:51:52 CEST 2010


Author: luke
Date: Mon Jun  7 17:51:49 2010
New Revision: 36044

URL: http://svn.erp5.org?rev=36044&view=rev
Log:
 - remove published local eggs
 - update eggs to *not* develop eggs, which are available

Modified:
    erp5/trunk/buildout/local-eggs/   (props changed)
    erp5/trunk/buildout/local-eggs/EXTERNALS.TXT
    erp5/trunk/buildout/profiles/common.cfg
    erp5/trunk/buildout/software-profiles/openoffice-bin.cfg

Propchange: erp5/trunk/buildout/local-eggs/
------------------------------------------------------------------------------
--- svn:externals (original)
+++ svn:externals Mon Jun  7 17:51:49 2010
@@ -2,9 +2,5 @@
 
 z3c.recipe.openoffice   http://svn.zope.org/repos/main/z3c.recipe.openoffice/branches/erp5-downloadcache
 erp5.timmy https://svn.erp5.org/repos/public/erp5/trunk/utils/erp5.timmy
-erp5.recipe.kvm https://svn.erp5.org/repos/public/erp5/trunk/utils/erp5.recipe.kvm
-erp5.recipe.testing https://svn.erp5.org/repos/public/erp5/trunk/utils/erp5.recipe.testing
-erp5.recipe.openoffice https://svn.erp5.org/repos/public/erp5/trunk/utils/erp5.recipe.openoffice
-erp5.recipe.standaloneinstance https://svn.erp5.org/repos/public/erp5/trunk/utils/erp5.recipe.standaloneinstance
 Acquisition svn://svn.zope.org/repos/main/Acquisition/branches/erp5-aq_dynamic
 Products.DCWorkflow svn://svn.zope.org/repos/main/Sandbox/lra/branches/restore-WorkflowMethod-Products.DCWorkflow

Modified: erp5/trunk/buildout/local-eggs/EXTERNALS.TXT
URL: http://svn.erp5.org/erp5/trunk/buildout/local-eggs/EXTERNALS.TXT?rev=36044&r1=36043&r2=36044&view=diff
==============================================================================
--- erp5/trunk/buildout/local-eggs/EXTERNALS.TXT [utf8] (original)
+++ erp5/trunk/buildout/local-eggs/EXTERNALS.TXT [utf8] Mon Jun  7 17:51:49 2010
@@ -2,9 +2,5 @@
 
 z3c.recipe.openoffice   http://svn.zope.org/repos/main/z3c.recipe.openoffice/branches/erp5-downloadcache
 erp5.timmy https://svn.erp5.org/repos/public/erp5/trunk/utils/erp5.timmy
-erp5.recipe.kvm https://svn.erp5.org/repos/public/erp5/trunk/utils/erp5.recipe.kvm
-erp5.recipe.testing https://svn.erp5.org/repos/public/erp5/trunk/utils/erp5.recipe.testing
-erp5.recipe.openoffice https://svn.erp5.org/repos/public/erp5/trunk/utils/erp5.recipe.openoffice
-erp5.recipe.standaloneinstance https://svn.erp5.org/repos/public/erp5/trunk/utils/erp5.recipe.standaloneinstance
 Acquisition svn://svn.zope.org/repos/main/Acquisition/branches/erp5-aq_dynamic
 Products.DCWorkflow svn://svn.zope.org/repos/main/Sandbox/lra/branches/restore-WorkflowMethod-Products.DCWorkflow

Modified: erp5/trunk/buildout/profiles/common.cfg
URL: http://svn.erp5.org/erp5/trunk/buildout/profiles/common.cfg?rev=36044&r1=36043&r2=36044&view=diff
==============================================================================
--- erp5/trunk/buildout/profiles/common.cfg [utf8] (original)
+++ erp5/trunk/buildout/profiles/common.cfg [utf8] Mon Jun  7 17:51:49 2010
@@ -1,9 +1,4 @@
 [buildout]
-develop +=
-  local-eggs/erp5.recipe.standaloneinstance
-  local-eggs/erp5.recipe.kvm
-  local-eggs/erp5.recipe.testing
-
 find-links =
     http://download.zope.org/distribution/
     http://download.hforge.org/itools/0.20/

Modified: erp5/trunk/buildout/software-profiles/openoffice-bin.cfg
URL: http://svn.erp5.org/erp5/trunk/buildout/software-profiles/openoffice-bin.cfg?rev=36044&r1=36043&r2=36044&view=diff
==============================================================================
--- erp5/trunk/buildout/software-profiles/openoffice-bin.cfg [utf8] (original)
+++ erp5/trunk/buildout/software-profiles/openoffice-bin.cfg [utf8] Mon Jun  7 17:51:49 2010
@@ -2,7 +2,6 @@
 parts =
   openoffice-bin
 develop +=
-  local-eggs/erp5.recipe.openoffice
   local-eggs/z3c.recipe.openoffice
 
 [openoffice-bin]




More information about the Erp5-report mailing list