Removed collective.contact.content and collective.contact.vcard from sources and checkouts

This commit is contained in:
Cédric Messiant 2013-01-28 18:07:33 +01:00
parent df1583ad5a
commit 9639e34eef
2 changed files with 0 additions and 4 deletions

View File

@ -4,8 +4,6 @@ extends =
https://raw.github.com/plone/buildout.dexterity/master/sources.cfg
always-checkout = force
auto-checkout +=
collective.contact.content
collective.contact.vcard
collective.dms.basecontent
plone.app.dexterity
plone.dexterity

View File

@ -13,7 +13,5 @@ entrouvert = git://repos.entrouvert.org
entrouvert_push = git+ssh://git@repos.entrouvert.org
[sources]
collective.contact.content = git ${remotes:vincentfretin}/collective.contact.content.git pushurl=${remotes:vincentfretin_push}/collective.contact.content.git
collective.contact.vcard = git ${remotes:vincentfretin}/collective.contact.vcard.git pushurl=${remotes:vincentfretin_push}/collective.contact.vcard.git
collective.dms.basecontent = git ${remotes:vincentfretin}/collective.dms.basecontent.git pushurl=${remotes:vincentfretin_push}/collective.dms.basecontent.git
collective.dms.batchimport = git ${remotes:vincentfretin}/collective.dms.batchimport.git pushurl=${remotes:vincentfretin_push}/collective.dms.batchimport.git