[99513] trunk/dports/python/py-pylons/Portfile

stromnov at macports.org stromnov at macports.org
Thu Nov 8 01:35:21 PST 2012


Revision: 99513
          http://trac.macports.org//changeset/99513
Author:   stromnov at macports.org
Date:     2012-11-08 01:35:21 -0800 (Thu, 08 Nov 2012)
Log Message:
-----------
py-pylons: reformat, add modeline

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

Modified: trunk/dports/python/py-pylons/Portfile
===================================================================
--- trunk/dports/python/py-pylons/Portfile	2012-11-08 09:24:59 UTC (rev 99512)
+++ trunk/dports/python/py-pylons/Portfile	2012-11-08 09:35:21 UTC (rev 99513)
@@ -1,3 +1,4 @@
+# -*- 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
@@ -8,10 +9,13 @@
 version             1.0.1rc1
 python.versions     24 25 26 27
 categories-append   devel
+license             BSD
 platforms           darwin
-license             BSD
+
 maintainers         singingwolfboy openmaintainer
+
 description         Pylons Web Framework
+
 long_description  \
     The Pylons web framework is designed for building web applications and sites \
     in an easy and concise manner. They can range from as small as a single Python \
@@ -23,7 +27,9 @@
 
 homepage            http://www.pylonsproject.org/
 master_sites        http://pypi.python.org/packages/source/P/${real_name}
+
 distname            ${real_name}-${version}
+
 checksums           rmd160  1079ef300f4a8839b2ea479163617c001f7278a9 \
                     sha256  d5b643b5021457fe7d2f6bb777c2eae85026e557289ef5421e37ae6f5696da33
 
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20121108/a8c6f3fc/attachment.html>


More information about the macports-changes mailing list