[95435] trunk/dports/python/py-simpy/Portfile

jmr at macports.org jmr at macports.org
Thu Jul 12 12:53:44 PDT 2012


Revision: 95435
          https://trac.macports.org/changeset/95435
Author:   jmr at macports.org
Date:     2012-07-12 12:53:44 -0700 (Thu, 12 Jul 2012)
Log Message:
-----------
py-simpy: whitespace, noarch

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

Modified: trunk/dports/python/py-simpy/Portfile
===================================================================
--- trunk/dports/python/py-simpy/Portfile	2012-07-12 19:50:39 UTC (rev 95434)
+++ trunk/dports/python/py-simpy/Portfile	2012-07-12 19:53:44 UTC (rev 95435)
@@ -4,19 +4,20 @@
 PortSystem 1.0
 PortGroup python 1.0
 
-name			py-simpy
-version			2.2
-license			LGPL-2.1+
-maintainers		mcalhoun openmaintainer
-platforms		darwin freebsd
-description		python based simulation language
+name            py-simpy
+version         2.2
+license         LGPL-2.1+
+maintainers     mcalhoun openmaintainer
+platforms       darwin freebsd
+supported_archs noarch
+description     python based simulation language
 long_description \
     SimPy is an object-oriented, process-based \
     discrete-event simulation language based on standard Python.
 
-homepage		http://simpy.sourceforge.net/
-master_sites	sourceforge:project/simpy/simpy/SimPy-${version}
-distname		SimPy-${version}
+homepage        http://simpy.sourceforge.net/
+master_sites    sourceforge:project/simpy/simpy/SimPy-${version}
+distname        SimPy-${version}
 
 use_bzip2       yes
 checksums       md5    62f973cc3160d7b5865ab6537add1cd2 \
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20120712/8e2bdb91/attachment.html>


More information about the macports-changes mailing list