[126307] trunk/dports/python/py-ete2/Portfile

petr at macports.org petr at macports.org
Tue Oct 7 11:31:15 PDT 2014


Revision: 126307
          https://trac.macports.org/changeset/126307
Author:   petr at macports.org
Date:     2014-10-07 11:31:15 -0700 (Tue, 07 Oct 2014)
Log Message:
-----------
py-ete2: non semantic reformating

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

Modified: trunk/dports/python/py-ete2/Portfile
===================================================================
--- trunk/dports/python/py-ete2/Portfile	2014-10-07 16:48:02 UTC (rev 126306)
+++ trunk/dports/python/py-ete2/Portfile	2014-10-07 18:31:15 UTC (rev 126307)
@@ -7,29 +7,29 @@
 name                py-ete2
 version             2.0rev90
 categories          python biology science
+platforms           darwin
 maintainers         gmail.com:sopo.dev
 
 description         Python Environment for Tree Exploration (ETE)
-long_description    ETE is a python programming toolkit that assists in the \
-                    automated manipulation, analysis and visualization \
-                    hierarchical trees. Besides a broad set of tree handling \
-                    options, it provides specific methods to analyze \
-                    phylogenetic and clustering trees. It supports large tree \
-                    data structures, node annotation, independent editing and \
-                    analysis of tree partitions, and the association of trees \
-                    with external data such as multiple sequence alignments or \
-                    numerical matrices. Finally, ETE implements a programmable \
-                    tree drawing engine that can be used to automatize the \
-                    graphical rendering of trees  with customized node-specific \
-                    visualizations.
+long_description    \
+    ETE is a python programming toolkit that assists in the automated \
+    manipulation, analysis and visualization hierarchical trees. Besides a \
+    broad set of tree handling options, it provides specific methods to \
+    analyze phylogenetic and clustering trees. It supports large tree data \
+    structures, node annotation, independent editing and analysis of tree \
+    partitions, and the association of trees with external data such as \
+    multiple sequence alignments or numerical matrices. Finally, ETE \
+    implements a programmable tree drawing engine that can be used to \
+    automatize the graphical rendering of trees  with customized \
+    node-specific visualizations.
 
 homepage            http://ete.cgenomics.org/
-platforms           darwin
 master_sites        ${homepage}releases/ete2/
+distname            ete2-${version}
+
 checksums           md5     9d57932e343e443e088b22143251e9ac \
                     sha1    ea83aff7b75eadaf905c99dbbe7c480bbaa7779f \
                     rmd160  a8f1fb53784340f42fb5dcc0266340c4bcb8e4f6
-distname            ete2-${version}
 
 python.versions     26
 
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.macosforge.org/pipermail/macports-changes/attachments/20141007/ba116e6e/attachment.html>


More information about the macports-changes mailing list