Parent Directory
|
Revision Log
refactor to create only pycloudoo script
| 1 | luke | 37911 | [buildout] |
| 2 | extends = | ||
| 3 | ../software-profiles/python-2.6.cfg | ||
| 4 | ../software-profiles/openoffice-bin.cfg | ||
| 5 | |||
| 6 | gabriel | 38831 | parts = |
| 7 | luke | 39989 | cloudooo |
| 8 | gabriel | 40312 | openoffice-bin |
| 9 | python2.6 | ||
| 10 | gabriel | 38831 | |
| 11 | extensions = mr.developer | ||
| 12 | sources = sources | ||
| 13 | auto-checkout = cloudooo | ||
| 14 | |||
| 15 | [sources] | ||
| 16 | cloudooo = svn https://svn.erp5.org/repos/public/erp5/trunk/utils/cloudooo | ||
| 17 | |||
| 18 | luke | 39989 | [cloudooo] |
| 19 | recipe = zc.recipe.egg | ||
| 20 | gabriel | 38831 | python = python2.6 |
| 21 | luke | 39989 | interpreter = pycloudoo |
| 22 | gabriel | 40344 | scripts = pycloudoo |
| 23 | gabriel | 38831 | eggs = cloudooo |
| ViewVC Help | |
| Powered by ViewVC 1.1.2 |