[66121] trunk/dports/python

jmr at macports.org jmr at macports.org
Mon Apr 5 22:06:02 PDT 2010


Revision: 66121
          http://trac.macports.org/changeset/66121
Author:   jmr at macports.org
Date:     2010-04-05 22:06:01 -0700 (Mon, 05 Apr 2010)
Log Message:
-----------
py*-sphinx: noarch

Modified Paths:
--------------
    trunk/dports/python/py-sphinx/Portfile
    trunk/dports/python/py25-sphinx/Portfile
    trunk/dports/python/py26-sphinx/Portfile

Modified: trunk/dports/python/py-sphinx/Portfile
===================================================================
--- trunk/dports/python/py-sphinx/Portfile	2010-04-06 05:01:49 UTC (rev 66120)
+++ trunk/dports/python/py-sphinx/Portfile	2010-04-06 05:06:01 UTC (rev 66121)
@@ -16,6 +16,9 @@
     been cleaned up in the hope that it will be useful to many other projects.
 
 platforms           darwin
+if {[info exists supported_archs]} {
+    supported_archs noarch
+}
 
 homepage            http://sphinx.pocoo.org/
 master_sites        http://pypi.python.org/packages/source/S/Sphinx/

Modified: trunk/dports/python/py25-sphinx/Portfile
===================================================================
--- trunk/dports/python/py25-sphinx/Portfile	2010-04-06 05:01:49 UTC (rev 66120)
+++ trunk/dports/python/py25-sphinx/Portfile	2010-04-06 05:06:01 UTC (rev 66121)
@@ -17,6 +17,9 @@
     been cleaned up in the hope that it will be useful to many other projects.
 
 platforms           darwin
+if {[info exists supported_archs]} {
+    supported_archs noarch
+}
 
 homepage            http://sphinx.pocoo.org/
 master_sites        http://pypi.python.org/packages/source/S/Sphinx/

Modified: trunk/dports/python/py26-sphinx/Portfile
===================================================================
--- trunk/dports/python/py26-sphinx/Portfile	2010-04-06 05:01:49 UTC (rev 66120)
+++ trunk/dports/python/py26-sphinx/Portfile	2010-04-06 05:06:01 UTC (rev 66121)
@@ -18,6 +18,9 @@
     been cleaned up in the hope that it will be useful to many other projects.
 
 platforms           darwin
+if {[info exists supported_archs]} {
+    supported_archs noarch
+}
 
 homepage            http://sphinx.pocoo.org/
 master_sites        http://pypi.python.org/packages/source/S/Sphinx/
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20100405/73c3d467/attachment.html>


More information about the macports-changes mailing list