[147536] trunk/dports/python/py-boto/Portfile

petr at macports.org petr at macports.org
Thu Apr 7 09:03:29 PDT 2016


Revision: 147536
          https://trac.macports.org/changeset/147536
Author:   petr at macports.org
Date:     2016-04-07 09:03:29 -0700 (Thu, 07 Apr 2016)
Log Message:
-----------
py-boto: whitespace changes

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

Modified: trunk/dports/python/py-boto/Portfile
===================================================================
--- trunk/dports/python/py-boto/Portfile	2016-04-07 14:01:34 UTC (rev 147535)
+++ trunk/dports/python/py-boto/Portfile	2016-04-07 16:03:29 UTC (rev 147536)
@@ -1,28 +1,28 @@
 # -*- 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-boto
-set real_name           boto
-epoch                   1
-version                 2.8.0
-python.versions         27
-maintainers             nomaintainer
-license                 MIT
-supported_archs         noarch
+name                py-boto
+set real_name       boto
+epoch               1
+version             2.8.0
+python.versions     27
+maintainers         nomaintainer
+license             MIT
+supported_archs     noarch
 
-description             Python interface to Amazon's Web Services
-long_description        ${description}
-platforms               darwin
+description         Python interface to Amazon's Web Services
+long_description    ${description}
+platforms           darwin
 
-homepage                https://github.com/boto/boto
-master_sites            http://pypi.python.org/packages/source/b/${real_name}
-distname                ${real_name}-${version}
+homepage            https://github.com/boto/boto
+master_sites        http://pypi.python.org/packages/source/b/${real_name}
+distname            ${real_name}-${version}
 
-checksums               rmd160  ad9b1141343d5a2f5eea9c0fec43f449487ca37d \
-                        sha256  f520cec579a11c99b510e06d16f484ce877f5b75eeae850c7e165753092939db
+checksums           rmd160  ad9b1141343d5a2f5eea9c0fec43f449487ca37d \
+                    sha256  f520cec579a11c99b510e06d16f484ce877f5b75eeae850c7e165753092939db
 
 if {${name} ne ${subport}} {
     post-destroot {
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.macosforge.org/pipermail/macports-changes/attachments/20160407/14004c6c/attachment-0001.html>


More information about the macports-changes mailing list