[20860] trunk/dports/python/py-checker/Portfile

source_changes at macosforge.org source_changes at macosforge.org
Tue Dec 5 11:10:53 PST 2006


Revision: 20860
          http://trac.macosforge.org/projects/macports/changeset/20860
Author:   blair at macports.org
Date:     2006-12-05 11:10:52 -0800 (Tue, 05 Dec 2006)

Log Message:
-----------
Reindent to 80 characters.

Modified Paths:
--------------
    trunk/dports/python/py-checker/Portfile

Modified: trunk/dports/python/py-checker/Portfile
===================================================================
--- trunk/dports/python/py-checker/Portfile	2006-12-05 17:09:14 UTC (rev 20859)
+++ trunk/dports/python/py-checker/Portfile	2006-12-05 19:10:52 UTC (rev 20860)
@@ -10,11 +10,13 @@
 platforms		darwin freebsd
 description		python source code checker for finding bugs
 long_description	PyChecker is a tool for finding bugs in python source \
-				code. It finds problems that are typically caught by a \
-				compiler for less dynamic languages, like C and C++. \
-				It is similar to lint. Because of the dynamic nature \
-				of python, some warnings may be incorrect. However, \
-				spurious warnings should be fairly infrequent.
+				code. It finds problems that are typically \
+				caught by a compiler for less dynamic \
+				languages, like C and C++.  It is similar to \
+				lint.  Because of the dynamic nature of \
+				python, some warnings may be incorrect.  \
+				However, spurious warnings should be fairly \
+				infrequent.
 
 homepage		http://pychecker.sourceforge.net/
 master_sites	sourceforge:pychecker

-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.macosforge.org/pipermail/macports-changes/attachments/20061205/ff8512b9/attachment.html


More information about the macports-changes mailing list