Skip to content

Commit

Permalink
updated
Browse files Browse the repository at this point in the history
svn path=/buildouts/plone-coredev/branches/4.0/; revision=34737
  • Loading branch information
Andreas Jung committed Mar 15, 2010
1 parent 53fc315 commit aaeb29e
Show file tree
Hide file tree
Showing 4 changed files with 11 additions and 2 deletions.
2 changes: 2 additions & 0 deletions buildout.cfg
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,8 @@ parts =
test
alltests

eggs-directory = eggs

# coverage-report
# coverage-test

Expand Down
2 changes: 1 addition & 1 deletion pil.cfg
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ find-links +=

eggs += PIL

# parts += pil
#parts += pil

[pil]
recipe = zc.recipe.egg
Expand Down
7 changes: 7 additions & 0 deletions sources.cfg
Original file line number Diff line number Diff line change
Expand Up @@ -10,6 +10,8 @@ auto-checkout =
plone.app.users
plonetheme.sunburst
Products.TinyMCE
vs.event
collective.calendarwidget

[sources]
Zope2 = svn http://svn.zope.org/repos/main/Zope/branches/2.12
Expand Down Expand Up @@ -116,3 +118,8 @@ Products.validation = svn https://svn.plone.org/svn/archetypes/P
Products.ZopeVersionControl = svn http://svn.zope.org/repos/main/Products.ZopeVersionControl/trunk
plonetheme.sunburst = svn https://svn.plone.org/svn/plone/plonetheme.sunburst/trunk
plonetheme.classic = svn https://svn.plone.org/svn/plone/plonetheme.classic/trunk

# PLIP 9302 - vs.event integration
collective.calendarwidget = svn https://svn.plone.org/svn/collective/collective.calendarwidget/trunk
vs.event = svn https://svn.plone.org/svn/collective/vs.event/trunk

2 changes: 1 addition & 1 deletion versions.cfg
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ extends = http://download.zope.org/Zope2/index/2.12.3/versions.cfg
[versions]
# Buildout infrastructure
distribute = 0.6.10
mr.developer = 1.10
mr.developer = 1.12
plone.recipe.alltests = 1.2
plone.recipe.zope2instance = 4.0a4
plone.recipe.zeoserver = 1.0a2
Expand Down

0 comments on commit aaeb29e

Please sign in to comment.