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

snc at macports.org snc at macports.org
Wed Jan 14 09:52:48 PST 2009


Revision: 45369
          http://trac.macports.org/changeset/45369
Author:   snc at macports.org
Date:     2009-01-14 09:52:47 -0800 (Wed, 14 Jan 2009)
Log Message:
-----------
added missing platform from ticket #17719

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

Modified: trunk/dports/python/py25-llvm/Portfile
===================================================================
--- trunk/dports/python/py25-llvm/Portfile	2009-01-14 17:52:08 UTC (rev 45368)
+++ trunk/dports/python/py25-llvm/Portfile	2009-01-14 17:52:47 UTC (rev 45369)
@@ -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
@@ -7,6 +8,7 @@
 version			0.5
 categories		python
 maintainers		nomaintainer
+platforms               darwin
 description		Python bindings for LLVM
 long_description	${description}
 
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20090114/50b5061d/attachment.html>


More information about the macports-changes mailing list