[79842] trunk/dports/python
jmr at macports.org
jmr at macports.org
Mon Jun 27 16:22:23 PDT 2011
Revision: 79842
http://trac.macports.org/changeset/79842
Author: jmr at macports.org
Date: 2011-06-27 16:22:22 -0700 (Mon, 27 Jun 2011)
Log Message:
-----------
py*-decorator: noarch
Modified Paths:
--------------
trunk/dports/python/py25-decorator/Portfile
trunk/dports/python/py26-decorator/Portfile
Modified: trunk/dports/python/py25-decorator/Portfile
===================================================================
--- trunk/dports/python/py25-decorator/Portfile 2011-06-27 23:16:03 UTC (rev 79841)
+++ trunk/dports/python/py25-decorator/Portfile 2011-06-27 23:22:22 UTC (rev 79842)
@@ -10,6 +10,7 @@
description Provides a decorator factory that makes creating signature preserving decorators dead simple.
long_description ${description} By Michele Simionato.
platforms darwin
+supported_archs noarch
homepage http://www.phyast.pitt.edu/~micheles/python/documentation.html
master_sites http://www.phyast.pitt.edu/~micheles/python/
distname decorator-${version}
Modified: trunk/dports/python/py26-decorator/Portfile
===================================================================
--- trunk/dports/python/py26-decorator/Portfile 2011-06-27 23:16:03 UTC (rev 79841)
+++ trunk/dports/python/py26-decorator/Portfile 2011-06-27 23:22:22 UTC (rev 79842)
@@ -11,6 +11,7 @@
description Provides a decorator factory that makes creating signature preserving decorators dead simple.
long_description ${description} By Michele Simionato.
platforms darwin
+supported_archs noarch
homepage http://pypi.python.org/pypi/decorator
master_sites http://pypi.python.org/packages/source/d/decorator/
distname decorator-${version}
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20110627/ded39067/attachment.html>
More information about the macports-changes
mailing list