[81295] trunk/dports/python/py-altgraph/Portfile

jmr at macports.org jmr at macports.org
Thu Jul 28 20:30:56 PDT 2011


Revision: 81295
          http://trac.macports.org/changeset/81295
Author:   jmr at macports.org
Date:     2011-07-28 20:30:56 -0700 (Thu, 28 Jul 2011)
Log Message:
-----------
py-altgraph: whitespace

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

Modified: trunk/dports/python/py-altgraph/Portfile
===================================================================
--- trunk/dports/python/py-altgraph/Portfile	2011-07-29 03:30:17 UTC (rev 81294)
+++ trunk/dports/python/py-altgraph/Portfile	2011-07-29 03:30:56 UTC (rev 81295)
@@ -1,32 +1,32 @@
 # -*- 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			python 1.0
+PortSystem          1.0
+PortGroup           python 1.0
 
-name				py-altgraph
-version				0.9
-categories-append	devel
+name                py-altgraph
+version             0.9
+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
-supported_archs		noarch
+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 367015bf871815b632975a26d1750133 \
-					sha1 94a434c1af98c8637969d3942d4f04bb633c382c \
-					rmd160 48263978c5634d970a58a7372a81bed55ecaefd9
+checksums           md5 367015bf871815b632975a26d1750133 \
+                    sha1 94a434c1af98c8637969d3942d4f04bb633c382c \
+                    rmd160 48263978c5634d970a58a7372a81bed55ecaefd9
 
 python.versions     24 25 26 27
 
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20110728/1ad1218d/attachment.html>


More information about the macports-changes mailing list