[60569] trunk/dports/python/py26-twisted-web2/Portfile

snc at macports.org snc at macports.org
Sun Nov 15 15:28:28 PST 2009


Revision: 60569
          http://trac.macports.org/changeset/60569
Author:   snc at macports.org
Date:     2009-11-15 15:28:28 -0800 (Sun, 15 Nov 2009)
Log Message:
-----------
whitespace, fix maintainer

Modified Paths:
--------------
    trunk/dports/python/py26-twisted-web2/Portfile

Modified: trunk/dports/python/py26-twisted-web2/Portfile
===================================================================
--- trunk/dports/python/py26-twisted-web2/Portfile	2009-11-15 23:26:40 UTC (rev 60568)
+++ trunk/dports/python/py26-twisted-web2/Portfile	2009-11-15 23:28:28 UTC (rev 60569)
@@ -1,30 +1,30 @@
 # -*- coding: utf-8; mode: tcl; tab-width: 4; truncate-lines: t; indent-tabs-mode: nil; c-basic-offset: 4 -*- vim:fenc=utf-8:et:sw=4:ts=4:sts=4
 # $Id$
 
-PortSystem 1.0
-PortGroup python26 1.0
+PortSystem          1.0
+PortGroup           python26 1.0
 
-name			py26-twisted-web2
+name                py26-twisted-web2
 version             8.1.0
 categories-append   devel net
-platforms		darwin
-maintainers		stechert
-description		Twisted.Web2 is the next generation Web Server \
-			Framework built with Twisted.
-long_description	Twisted.Web2 is the next generation Web Server \
-			Framework built with Twisted. Web2 is under active \
-			development and it's APIs should not be considered \
-			stable at this point. It is not a version of \
-			Twisted.Web and with that in mind compatibility is \
-			not of the highest concern, though the compatibility \
-			layer does support many but not all twisted.web \
-			resources.
-homepage		http://twistedmatrix.com/projects/web2/
+platforms           darwin
+maintainers         snc openmaintainer
+description         Twisted.Web2 is the next generation Web Server \
+                    Framework built with Twisted.
+long_description    Twisted.Web2 is the next generation Web Server \
+                    Framework built with Twisted. Web2 is under active \
+                    development and it's APIs should not be considered \
+                    stable at this point. It is not a version of \
+                    Twisted.Web and with that in mind compatibility is \
+                    not of the highest concern, though the compatibility \
+                    layer does support many but not all twisted.web \
+                    resources.
+homepage            http://twistedmatrix.com/projects/web2/
 master_sites        http://tmrc.mit.edu/mirror/twisted/Web2/8.1
-distname		TwistedWeb2-${version}
-use_bzip2		yes
+distname            TwistedWeb2-${version}
+use_bzip2           yes
 checksums           md5     e34b48edf6fef075bd41ddbd215aed32 \
                     sha1    4a03e62453037b009ee5f0e1396be792249b9e2f \
                     rmd160  b77f70a62c93e13f51ab715ff6d1c379885a28bc
 
-depends_build-append	port:py26-twisted
+depends_build-append    port:py26-twisted
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20091115/a4ce3640/attachment.html>


More information about the macports-changes mailing list