[61967] trunk/dports/python/py25-elixir/Portfile

akitada at macports.org akitada at macports.org
Sat Dec 26 03:04:39 PST 2009


Revision: 61967
          http://trac.macports.org/changeset/61967
Author:   akitada at macports.org
Date:     2009-12-26 03:04:36 -0800 (Sat, 26 Dec 2009)
Log Message:
-----------
Untabify.

Modified Paths:
--------------
    trunk/dports/python/py25-elixir/Portfile

Modified: trunk/dports/python/py25-elixir/Portfile
===================================================================
--- trunk/dports/python/py25-elixir/Portfile	2009-12-26 09:54:57 UTC (rev 61966)
+++ trunk/dports/python/py25-elixir/Portfile	2009-12-26 11:04:36 UTC (rev 61967)
@@ -1,26 +1,26 @@
 # $Id$
 
-PortSystem			1.0
-PortGroup			python25 1.0
+PortSystem                      1.0
+PortGroup                       python25 1.0
 
-name				py25-elixir
-version				0.5.2
-categories-append		www
-maintainers			stechert akitada openmaintainer
-description			Declarative layer on top of sqlalchemy
-long_description		Elixir does not intend to replace SQLAlchemy's core features, \
-				but instead focuses on providing a simpler syntax for defining \
-				model objects when you do not need the full expressiveness of \
-				SQLAlchemy's manual mapper definitions.
+name                            py25-elixir
+version                         0.5.2
+categories-append               www
+maintainers                     stechert akitada openmaintainer
+description                     Declarative layer on top of sqlalchemy
+long_description                Elixir does not intend to replace SQLAlchemy's core features, \
+                                but instead focuses on providing a simpler syntax for defining \
+                                model objects when you do not need the full expressiveness of \
+                                SQLAlchemy's manual mapper definitions.
 
-platforms			darwin
+platforms                       darwin
 
-homepage			http://elixir.ematia.de/
-master_sites			http://cheeseshop.python.org/packages/source/E/Elixir/
-distname			Elixir-${version}
+homepage                        http://elixir.ematia.de/
+master_sites                    http://cheeseshop.python.org/packages/source/E/Elixir/
+distname                        Elixir-${version}
 
-depends_lib			port:py25-sqlalchemy
+depends_lib                     port:py25-sqlalchemy
 
-checksums			md5 ea37e917896dce419f777d17afc43fce \
-				sha1 90a36f6f01767170cc366081d1ba4bb6710c498c \
-				rmd160 7d994f3881583ce959294eddd1a489b8adcabc6a
+checksums                       md5 ea37e917896dce419f777d17afc43fce \
+                                sha1 90a36f6f01767170cc366081d1ba4bb6710c498c \
+                                rmd160 7d994f3881583ce959294eddd1a489b8adcabc6a
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20091226/109c1d61/attachment-0001.html>


More information about the macports-changes mailing list