[146976] trunk/dports/python/py-argh/Portfile

petr at macports.org petr at macports.org
Tue Mar 22 11:24:56 PDT 2016


Revision: 146976
          https://trac.macports.org/changeset/146976
Author:   petr at macports.org
Date:     2016-03-22 11:24:56 -0700 (Tue, 22 Mar 2016)
Log Message:
-----------
py-argh: codeline, whitespace, formating

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

Modified: trunk/dports/python/py-argh/Portfile
===================================================================
--- trunk/dports/python/py-argh/Portfile	2016-03-22 18:21:14 UTC (rev 146975)
+++ trunk/dports/python/py-argh/Portfile	2016-03-22 18:24:56 UTC (rev 146976)
@@ -1,17 +1,19 @@
+# -*- 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-argh
-set real_name   argh
-version         0.24.1
-maintainers     nomaintainer
-platforms       darwin
-description     simple argparse wrapper
-license         LGPL-3+
-supported_archs noarch
+name                py-argh
+set real_name       argh
+version             0.24.1
+platforms           darwin
+license             LGPL-3+
+supported_archs     noarch
 
+maintainers         nomaintainer
+
+description         simple argparse wrapper
 long_description \
     ${description}
 
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.macosforge.org/pipermail/macports-changes/attachments/20160322/31583366/attachment.html>


More information about the macports-changes mailing list