[77043] trunk/dports/python/py26-lint/Portfile

stromnov at macports.org stromnov at macports.org
Fri Mar 18 04:45:52 PDT 2011


Revision: 77043
          http://trac.macports.org/changeset/77043
Author:   stromnov at macports.org
Date:     2011-03-18 04:45:50 -0700 (Fri, 18 Mar 2011)
Log Message:
-----------
py26-lint: fix whitespaces

Modified Paths:
--------------
    trunk/dports/python/py26-lint/Portfile

Modified: trunk/dports/python/py26-lint/Portfile
===================================================================
--- trunk/dports/python/py26-lint/Portfile	2011-03-18 11:37:11 UTC (rev 77042)
+++ trunk/dports/python/py26-lint/Portfile	2011-03-18 11:45:50 UTC (rev 77043)
@@ -7,7 +7,9 @@
 name                py26-lint
 version             0.23.0
 categories-append   devel
+
 maintainers         dh openmaintainer
+
 description         Error (and style) checking for python
 long_description \
     Pylint is a tool that checks for errors in python code, and tries to \
@@ -46,4 +48,4 @@
 
 livecheck.url       http://ftp.logilab.org/pub/pylint/
 livecheck.type      regex
-livecheck.regex     {pylint-(\d+(?:\.\d+)*)\.tar\.gz} 
+livecheck.regex     {pylint-(\d+(?:\.\d+)*)\.tar\.gz}
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20110318/238b43c6/attachment-0001.html>


More information about the macports-changes mailing list