[51981] trunk/dports/python/py25-llvm/Portfile

snc at macports.org snc at macports.org
Sun Jun 7 17:51:58 PDT 2009


Revision: 51981
          http://trac.macports.org/changeset/51981
Author:   snc at macports.org
Date:     2009-06-07 17:51:57 -0700 (Sun, 07 Jun 2009)
Log Message:
-----------
whitespace, googlecode for master_sites

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

Modified: trunk/dports/python/py25-llvm/Portfile
===================================================================
--- trunk/dports/python/py25-llvm/Portfile	2009-06-08 00:41:30 UTC (rev 51980)
+++ trunk/dports/python/py25-llvm/Portfile	2009-06-08 00:51:57 UTC (rev 51981)
@@ -1,22 +1,22 @@
 # -*- 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 python25 1.0
+PortSystem      1.0
+PortGroup       python25 1.0
 
-name			py25-llvm
-version			0.5
-categories		python
-maintainers		snc openmaintainer
-platforms               darwin
-description		Python bindings for LLVM
-long_description	${description}
+name            py25-llvm
+version         0.5
+categories      python
+maintainers     snc openmaintainer
+platforms       darwin
+description     Python bindings for LLVM
+long_description    ${description}
 
-homepage		http://mdevan.nfshost.com/llvm-py/index.html
-master_sites		http://llvm-py.googlecode.com/files
-distname		llvm-py-${version}
-checksums		md5 4c673cdbf6d5f520e0a08e0f8cbdbf60 \
-			sha1 31e596f48c199ae691a71b1ceb0ed29806f0fa9b \
-			rmd160 a86b0a49d62114a5b6b93cd5e11394ca7724b4b2
-use_bzip2		yes
-depends_lib		port:llvm
+homepage        http://mdevan.nfshost.com/llvm-py/index.html
+master_sites    googlecode:llvm-py
+distname        llvm-py-${version}
+checksums       md5 4c673cdbf6d5f520e0a08e0f8cbdbf60 \
+                sha1 31e596f48c199ae691a71b1ceb0ed29806f0fa9b \
+                rmd160 a86b0a49d62114a5b6b93cd5e11394ca7724b4b2
+use_bzip2       yes
+depends_lib     port:llvm
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20090607/1979a130/attachment.html>


More information about the macports-changes mailing list