[Checkins] SVN: zc.buildout/branches/gary-1-minor-cleanup/zc.recipe.egg_/src/zc/recipe/egg/README.txt remove trailing whitespace

Gary Poster gary.poster at canonical.com
Thu Sep 24 13:58:26 EDT 2009


Log message for revision 104497:
  remove trailing whitespace

Changed:
  U   zc.buildout/branches/gary-1-minor-cleanup/zc.recipe.egg_/src/zc/recipe/egg/README.txt

-=-
Modified: zc.buildout/branches/gary-1-minor-cleanup/zc.recipe.egg_/src/zc/recipe/egg/README.txt
===================================================================
--- zc.buildout/branches/gary-1-minor-cleanup/zc.recipe.egg_/src/zc/recipe/egg/README.txt	2009-09-24 17:56:11 UTC (rev 104496)
+++ zc.buildout/branches/gary-1-minor-cleanup/zc.recipe.egg_/src/zc/recipe/egg/README.txt	2009-09-24 17:58:25 UTC (rev 104497)
@@ -96,7 +96,7 @@
     >>> ls(sample_buildout, 'bin')
     -  buildout
 
-If we want scripts provided by eggs to be installed, we should use the 
+If we want scripts provided by eggs to be installed, we should use the
 scripts recipe:
 
     >>> write(sample_buildout, 'buildout.cfg',
@@ -135,7 +135,7 @@
 
    This option is useful when working with distributions that don't
    declare entry points, such as distributions not written to work
-   with setuptools. 
+   with setuptools.
 
    Examples can be seen in the section "Specifying entry points" below.
 
@@ -271,7 +271,7 @@
     -  setuptools-0.6-py2.3.egg
     -  zc.buildout-1.0-py2.3.egg
 
-If we run the buildout on the default online and newest modes, 
+If we run the buildout on the default online and newest modes,
 we'll get an update for demo:
 
     >>> print system(buildout),



More information about the checkins mailing list