[58007] trunk/dports/python
snc at macports.org
snc at macports.org
Sun Sep 20 10:27:40 PDT 2009
Revision: 58007
http://trac.macports.org/changeset/58007
Author: snc at macports.org
Date: 2009-09-20 10:27:39 -0700 (Sun, 20 Sep 2009)
Log Message:
-----------
created py26-decorator, ticket #21374
Added Paths:
-----------
trunk/dports/python/py26-decorator/
trunk/dports/python/py26-decorator/Portfile
Added: trunk/dports/python/py26-decorator/Portfile
===================================================================
--- trunk/dports/python/py26-decorator/Portfile (rev 0)
+++ trunk/dports/python/py26-decorator/Portfile 2009-09-20 17:27:39 UTC (rev 58007)
@@ -0,0 +1,20 @@
+# -*- coding: utf-8; mode: tcl; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- vim:fenc=utf-8:ft=tcl:et:sw=4:ts=4:sts=4
+# $Id$
+
+PortSystem 1.0
+PortGroup python26 1.0
+
+name py26-decorator
+version 3.1.2
+categories python
+maintainers nodamage.com:nodamage openmaintainer
+description Provides a decorator factory that makes creating signature preserving decorators dead simple.
+long_description ${description} By Michele Simionato.
+platforms darwin
+homepage http://pypi.python.org/pypi/decorator
+master_sites http://pypi.python.org/packages/source/d/decorator/
+distname decorator-${version}
+
+checksums md5 9ebbe8d0f0c42495561b8e79fd0d8e56 \
+ sha1 daa9d392dd2169d96888d7d776dd8beb90d2581a \
+ rmd160 16599d7089e1ff1f4ec8d24ce8a59822ae8d62af
Property changes on: trunk/dports/python/py26-decorator/Portfile
___________________________________________________________________
Added: svn:keywords
+ Id
Added: svn:eol-style
+ native
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20090920/69f66293/attachment.html>
More information about the macports-changes
mailing list