[70068] trunk/dports/python

jmr at macports.org jmr at macports.org
Thu Jul 29 05:21:56 PDT 2010


Revision: 70068
          http://trac.macports.org/changeset/70068
Author:   jmr at macports.org
Date:     2010-07-29 05:21:55 -0700 (Thu, 29 Jul 2010)
Log Message:
-----------
py25-altgraph, py26-altgraph: whitespace

Modified Paths:
--------------
    trunk/dports/python/py25-altgraph/Portfile
    trunk/dports/python/py26-altgraph/Portfile

Modified: trunk/dports/python/py25-altgraph/Portfile
===================================================================
--- trunk/dports/python/py25-altgraph/Portfile	2010-07-29 12:20:38 UTC (rev 70067)
+++ trunk/dports/python/py25-altgraph/Portfile	2010-07-29 12:21:55 UTC (rev 70068)
@@ -1,35 +1,35 @@
 # -*- 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			python25 1.0
+PortSystem          1.0
+PortGroup           python25 1.0
 
-name				py25-altgraph
+name                py25-altgraph
 version             0.7.0
-categories-append	devel
+categories-append   devel
 license             MIT
-maintainers			jmr openmaintainer
-description			Python graph (network) package
+maintainers         jmr openmaintainer
+description         Python graph (network) package
 long_description \
-	altgraph is a fork of graphlib: a graph (network) package for \
-	constructing graphs, BFS and DFS traversals, topological sort, \
-	shortest paths, etc. with graphviz output. \
-	altgraph includes some additional usage of Python 2.3+ features and \
-	enhancements related to modulegraph and macholib.
+    altgraph is a fork of graphlib: a graph (network) package for \
+    constructing graphs, BFS and DFS traversals, topological sort, \
+    shortest paths, etc. with graphviz output. \
+    altgraph includes some additional usage of Python 2.3+ features and \
+    enhancements related to modulegraph and macholib.
 
-platforms			darwin
+platforms           darwin
 supported_archs     noarch
 
-homepage			http://undefined.org/python/#altgraph
-master_sites		http://pypi.python.org/packages/source/a/altgraph/
-distname			altgraph-${version}
+homepage            http://undefined.org/python/#altgraph
+master_sites        http://pypi.python.org/packages/source/a/altgraph/
+distname            altgraph-${version}
 
-checksums			md5 e9d5a034fc80773e264724b2c2a10de3 \
-					sha1 07c26e1f802d07ab5d87ea1d3866f4bc4396745a \
-					rmd160 d958f9b44bde14d744bf2bec4b5fb9367ccedb0a
+checksums           md5 e9d5a034fc80773e264724b2c2a10de3 \
+                    sha1 07c26e1f802d07ab5d87ea1d3866f4bc4396745a \
+                    rmd160 d958f9b44bde14d744bf2bec4b5fb9367ccedb0a
 
-depends_lib	        port:py25-distribute
+depends_lib         port:py25-distribute
 
-livecheck.type  regex
-livecheck.url   http://pypi.python.org/pypi/altgraph/
-livecheck.regex altgraph (0\.\[0-9\]+\.\[0-9\]+)
+livecheck.type      regex
+livecheck.url       http://pypi.python.org/pypi/altgraph/
+livecheck.regex     altgraph (0\.\[0-9\]+\.\[0-9\]+)

Modified: trunk/dports/python/py26-altgraph/Portfile
===================================================================
--- trunk/dports/python/py26-altgraph/Portfile	2010-07-29 12:20:38 UTC (rev 70067)
+++ trunk/dports/python/py26-altgraph/Portfile	2010-07-29 12:21:55 UTC (rev 70068)
@@ -1,35 +1,35 @@
 # -*- 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-altgraph
+name                py26-altgraph
 version             0.7.0
-categories-append	devel
+categories-append   devel
 license             MIT
-maintainers			jmr openmaintainer
-description			Python graph (network) package
+maintainers         jmr openmaintainer
+description         Python graph (network) package
 long_description \
-	altgraph is a fork of graphlib: a graph (network) package for \
-	constructing graphs, BFS and DFS traversals, topological sort, \
-	shortest paths, etc. with graphviz output. \
-	altgraph includes some additional usage of Python 2.3+ features and \
-	enhancements related to modulegraph and macholib.
+    altgraph is a fork of graphlib: a graph (network) package for \
+    constructing graphs, BFS and DFS traversals, topological sort, \
+    shortest paths, etc. with graphviz output. \
+    altgraph includes some additional usage of Python 2.3+ features and \
+    enhancements related to modulegraph and macholib.
 
-platforms			darwin
+platforms           darwin
 supported_archs     noarch
 
-homepage			http://undefined.org/python/#altgraph
-master_sites		http://pypi.python.org/packages/source/a/altgraph/
-distname			altgraph-${version}
+homepage            http://undefined.org/python/#altgraph
+master_sites        http://pypi.python.org/packages/source/a/altgraph/
+distname            altgraph-${version}
 
-checksums			md5 e9d5a034fc80773e264724b2c2a10de3 \
-					sha1 07c26e1f802d07ab5d87ea1d3866f4bc4396745a \
-					rmd160 d958f9b44bde14d744bf2bec4b5fb9367ccedb0a
+checksums           md5 e9d5a034fc80773e264724b2c2a10de3 \
+                    sha1 07c26e1f802d07ab5d87ea1d3866f4bc4396745a \
+                    rmd160 d958f9b44bde14d744bf2bec4b5fb9367ccedb0a
 
-depends_lib	        port:py26-distribute
+depends_lib         port:py26-distribute
 
-livecheck.type  regex
-livecheck.url   http://pypi.python.org/pypi/altgraph/
-livecheck.regex altgraph (0\.\[0-9\]+\.\[0-9\]+)
+livecheck.type      regex
+livecheck.url       http://pypi.python.org/pypi/altgraph/
+livecheck.regex     altgraph (0\.\[0-9\]+\.\[0-9\]+)
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20100729/11168ee0/attachment-0001.html>


More information about the macports-changes mailing list