[49676] trunk/dports/python/py26-rope/Portfile

jmr at macports.org jmr at macports.org
Wed Apr 15 00:44:30 PDT 2009


Revision: 49676
          http://trac.macports.org/changeset/49676
Author:   jmr at macports.org
Date:     2009-04-15 00:44:22 -0700 (Wed, 15 Apr 2009)
Log Message:
-----------
py26-rope: whitespace changes

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

Modified: trunk/dports/python/py26-rope/Portfile
===================================================================
--- trunk/dports/python/py26-rope/Portfile	2009-04-15 07:24:47 UTC (rev 49675)
+++ trunk/dports/python/py26-rope/Portfile	2009-04-15 07:44:22 UTC (rev 49676)
@@ -1,21 +1,23 @@
 # -*- coding: utf-8; mode: tcl; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- vim:fenc=utf-8:ft=tcl:et:sw=4:ts=4:sts=4
 # $Id$
 
-PortSystem		1.0
-PortGroup		python26 1.0
+PortSystem      1.0
+PortGroup       python26 1.0
 
-name			py26-rope
-version	      0.9.1
-categories		python
-platforms		darwin
-maintainers		nomaintainer
-description		python refactoring library
-long_description	Rope is a Python refactoring library that can be used with several \
-editors and IDEs. It provides many refactoring operations as well as forms of code \
-assistance like auto-completion and access to documentation.
-homepage		http://rope.sourceforge.net/
-master_sites	sourceforge:rope
-distname          rope-${version}
-depends_lib       port:py26-setuptools
-dist_subdir       ${distname}
-checksums		sha1 858e87aca4365ebe88e4ad3966697f439519afc1
+name            py26-rope
+version         0.9.1
+categories      python
+platforms       darwin
+maintainers     nomaintainer
+description     python refactoring library
+long_description    Rope is a Python refactoring library that can be used \
+                    with several editors and IDEs. It provides many \
+                    refactoring operations as well as forms of code \
+                    assistance like auto-completion and access to \
+                    documentation.
+homepage        http://rope.sourceforge.net/
+master_sites    sourceforge:rope
+distname        rope-${version}
+depends_lib     port:py26-setuptools
+dist_subdir     ${distname}
+checksums       sha1 858e87aca4365ebe88e4ad3966697f439519afc1
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20090415/5e195992/attachment.html>


More information about the macports-changes mailing list