[66118] trunk/dports/python
jmr at macports.org
jmr at macports.org
Mon Apr 5 21:57:39 PDT 2010
Revision: 66118
http://trac.macports.org/changeset/66118
Author: jmr at macports.org
Date: 2010-04-05 21:57:38 -0700 (Mon, 05 Apr 2010)
Log Message:
-----------
py*-pygments: noarch
Modified Paths:
--------------
trunk/dports/python/py-pygments/Portfile
trunk/dports/python/py25-pygments/Portfile
trunk/dports/python/py26-pygments/Portfile
Modified: trunk/dports/python/py-pygments/Portfile
===================================================================
--- trunk/dports/python/py-pygments/Portfile 2010-04-06 04:54:56 UTC (rev 66117)
+++ trunk/dports/python/py-pygments/Portfile 2010-04-06 04:57:38 UTC (rev 66118)
@@ -15,6 +15,9 @@
HTML or LaTeX, comes with many builtin styles.
platforms darwin
+if {[info exists supported_archs]} {
+ supported_archs noarch
+}
homepage http://pygments.org
master_sites http://pypi.python.org/packages/source/P/Pygments
Modified: trunk/dports/python/py25-pygments/Portfile
===================================================================
--- trunk/dports/python/py25-pygments/Portfile 2010-04-06 04:54:56 UTC (rev 66117)
+++ trunk/dports/python/py25-pygments/Portfile 2010-04-06 04:57:38 UTC (rev 66118)
@@ -15,6 +15,9 @@
HTML or LaTeX, comes with many builtin styles.
platforms darwin
+if {[info exists supported_archs]} {
+ supported_archs noarch
+}
homepage http://pygments.org
master_sites http://pypi.python.org/packages/source/P/Pygments
Modified: trunk/dports/python/py26-pygments/Portfile
===================================================================
--- trunk/dports/python/py26-pygments/Portfile 2010-04-06 04:54:56 UTC (rev 66117)
+++ trunk/dports/python/py26-pygments/Portfile 2010-04-06 04:57:38 UTC (rev 66118)
@@ -17,6 +17,9 @@
HTML or LaTeX, comes with many builtin styles.
platforms darwin
+if {[info exists supported_archs]} {
+ supported_archs noarch
+}
homepage http://pygments.org
master_sites http://pypi.python.org/packages/source/P/Pygments
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20100405/1c57a786/attachment.html>
More information about the macports-changes
mailing list