[66122] trunk/dports/python

jmr at macports.org jmr at macports.org
Mon Apr 5 22:08:29 PDT 2010


Revision: 66122
          http://trac.macports.org/changeset/66122
Author:   jmr at macports.org
Date:     2010-04-05 22:08:27 -0700 (Mon, 05 Apr 2010)
Log Message:
-----------
py*-tz: noarch

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

Modified: trunk/dports/python/py-tz/Portfile
===================================================================
--- trunk/dports/python/py-tz/Portfile	2010-04-06 05:06:01 UTC (rev 66121)
+++ trunk/dports/python/py-tz/Portfile	2010-04-06 05:08:27 UTC (rev 66122)
@@ -7,6 +7,9 @@
 version			2009a
 categories		python devel
 platforms		darwin
+if {[info exists supported_archs]} {
+    supported_archs noarch
+}
 maintainers		threerings.net:landonf
 description		World Timezone Definitions for Python
 long_description	pytz brings the Olson tz database into Python. \

Modified: trunk/dports/python/py25-tz/Portfile
===================================================================
--- trunk/dports/python/py25-tz/Portfile	2010-04-06 05:06:01 UTC (rev 66121)
+++ trunk/dports/python/py25-tz/Portfile	2010-04-06 05:08:27 UTC (rev 66122)
@@ -9,6 +9,9 @@
 version         2010g
 categories      python devel
 platforms       darwin
+if {[info exists supported_archs]} {
+    supported_archs noarch
+}
 maintainers     nox openmaintainer
 description     World Timezone Definitions for Python
 

Modified: trunk/dports/python/py26-tz/Portfile
===================================================================
--- trunk/dports/python/py26-tz/Portfile	2010-04-06 05:06:01 UTC (rev 66121)
+++ trunk/dports/python/py26-tz/Portfile	2010-04-06 05:08:27 UTC (rev 66122)
@@ -9,6 +9,9 @@
 version         2010g
 categories      python devel
 platforms       darwin
+if {[info exists supported_archs]} {
+    supported_archs noarch
+}
 maintainers     ram openmaintainer
 description     World Timezone Definitions for Python
 
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20100405/955c44bf/attachment-0001.html>


More information about the macports-changes mailing list