[Checkins] SVN: Zope3/trunk/src/zope/traversing/DEPENDENCIES.cfg
	Change more comments in DEPENDENCIES.cfg that zpkg was borking on.
    Brian Sutherland 
    jinty at web.de
       
    Mon May  1 13:48:33 EDT 2006
    
    
  
Log message for revision 67807:
  Change more comments in DEPENDENCIES.cfg that zpkg was borking on.
Changed:
  U   Zope3/trunk/src/zope/traversing/DEPENDENCIES.cfg
-=-
Modified: Zope3/trunk/src/zope/traversing/DEPENDENCIES.cfg
===================================================================
--- Zope3/trunk/src/zope/traversing/DEPENDENCIES.cfg	2006-05-01 15:50:22 UTC (rev 67806)
+++ Zope3/trunk/src/zope/traversing/DEPENDENCIES.cfg	2006-05-01 17:48:33 UTC (rev 67807)
@@ -1,11 +1,14 @@
-zope.annotation # only for testing
-zope.app # TODO: minimize this
+# zope.annotation only for testing
+zope.annotation
+# TODO: minimize zope.app
+zope.app
 zope.component
 zope.i18n
 zope.i18nmessageid
 zope.interface
-zope.location # only for testing
+# zope.location only for testing
+zope.location
 zope.testing
 zope.proxy
 zope.publisher
-zope.security
\ No newline at end of file
+zope.security
    
    
More information about the Checkins
mailing list