[107552] trunk/dports/python/py-paramiko/Portfile

sean at macports.org sean at macports.org
Tue Jul 2 17:38:41 PDT 2013


Revision: 107552
          https://trac.macports.org/changeset/107552
Author:   sean at macports.org
Date:     2013-07-02 17:38:41 -0700 (Tue, 02 Jul 2013)
Log Message:
-----------
py-paramiko: whitespace formating

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

Modified: trunk/dports/python/py-paramiko/Portfile
===================================================================
--- trunk/dports/python/py-paramiko/Portfile	2013-07-03 00:01:48 UTC (rev 107551)
+++ trunk/dports/python/py-paramiko/Portfile	2013-07-03 00:38:41 UTC (rev 107552)
@@ -1,20 +1,20 @@
 # -*- 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-paramiko
-version           1.7.7.1
-categories-append net security
-license           LGPL-2.1+
-platforms         darwin
-python.versions		24 25 26 27
-supported_archs   noarch
-maintainers       nomaintainer
+name                py-paramiko
+version             1.7.7.1
+categories-append   net security
+license             LGPL-2.1+
+platforms           darwin
+python.versions     24 25 26 27
+supported_archs     noarch
+maintainers         nomaintainer
 
-description       python library for making SSH2 connections
-long_description  This is a library for making SSH2 connections (client \
+description         python library for making SSH2 connections
+long_description    This is a library for making SSH2 connections (client \
     or server). Emphasis is on using SSH2 as an alternative to SSL for \
     making secure connections between python scripts. All major ciphers \
     and hash methods are supported. SFTP client and server mode are both \
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20130702/4fb9d00d/attachment-0001.html>


More information about the macports-changes mailing list