[66108] trunk/dports/python

jmr at macports.org jmr at macports.org
Mon Apr 5 21:20:45 PDT 2010


Revision: 66108
          http://trac.macports.org/changeset/66108
Author:   jmr at macports.org
Date:     2010-04-05 21:20:44 -0700 (Mon, 05 Apr 2010)
Log Message:
-----------
py*-gnuplot: noarch

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

Modified: trunk/dports/python/py-gnuplot/Portfile
===================================================================
--- trunk/dports/python/py-gnuplot/Portfile	2010-04-06 04:17:30 UTC (rev 66107)
+++ trunk/dports/python/py-gnuplot/Portfile	2010-04-06 04:20:44 UTC (rev 66108)
@@ -8,6 +8,9 @@
 categories-append       devel math
 maintainers             nomaintainer
 platforms               darwin
+if {[info exists supported_archs]} {
+    supported_archs noarch
+}
 description             A Python interface to the gnuplot plotting program.
 long_description        Gnuplot.py is a Python package that allows you to \
                         create graphs from within Python using the gnuplot \

Modified: trunk/dports/python/py25-gnuplot/Portfile
===================================================================
--- trunk/dports/python/py25-gnuplot/Portfile	2010-04-06 04:17:30 UTC (rev 66107)
+++ trunk/dports/python/py25-gnuplot/Portfile	2010-04-06 04:20:44 UTC (rev 66108)
@@ -8,6 +8,9 @@
 categories-append       devel math
 maintainers             nomaintainer
 platforms               darwin
+if {[info exists supported_archs]} {
+    supported_archs noarch
+}
 description             A Python interface to the gnuplot plotting program.
 long_description        Gnuplot.py is a Python package that allows you to \
                         create graphs from within Python using the gnuplot \

Modified: trunk/dports/python/py26-gnuplot/Portfile
===================================================================
--- trunk/dports/python/py26-gnuplot/Portfile	2010-04-06 04:17:30 UTC (rev 66107)
+++ trunk/dports/python/py26-gnuplot/Portfile	2010-04-06 04:20:44 UTC (rev 66108)
@@ -9,6 +9,9 @@
 categories-append       devel math
 maintainers             nomaintainer
 platforms               darwin
+if {[info exists supported_archs]} {
+    supported_archs noarch
+}
 description             A Python interface to the gnuplot plotting program.
 long_description        Gnuplot.py is a Python package that allows you to \
                         create graphs from within Python using the gnuplot \
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20100405/0231a554/attachment.html>


More information about the macports-changes mailing list