[76052] trunk/dports/python

stromnov at macports.org stromnov at macports.org
Thu Feb 17 01:39:41 PST 2011


Revision: 76052
          http://trac.macports.org/changeset/76052
Author:   stromnov at macports.org
Date:     2011-02-17 01:39:40 -0800 (Thu, 17 Feb 2011)
Log Message:
-----------
py27-gevent: new port (copy from py26-gevent)

Modified Paths:
--------------
    trunk/dports/python/py27-gevent/Portfile

Added Paths:
-----------
    trunk/dports/python/py27-gevent/

Modified: trunk/dports/python/py27-gevent/Portfile
===================================================================
--- trunk/dports/python/py26-gevent/Portfile	2011-02-17 07:26:43 UTC (rev 76040)
+++ trunk/dports/python/py27-gevent/Portfile	2011-02-17 09:39:40 UTC (rev 76052)
@@ -2,9 +2,9 @@
 # $Id$
 
 PortSystem          1.0
-PortGroup           python26 1.0
+PortGroup           python27 1.0
 
-name                py26-gevent
+name                py27-gevent
 version             0.13.3
 maintainers         stromnov openmaintainer
 
@@ -24,7 +24,7 @@
                     sha1    2944b9a908fcbc04e14a2fe7752deb1f1beefd82 \
                     rmd160  beaefa941b4145cd331ff64bdc402ab9551993ec
 
-depends_build       port:py26-greenlet \
+depends_build       port:py27-greenlet \
                     port:libevent
 
 build.args-append   -I${prefix}/include -L${prefix}/lib
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20110217/a8810d04/attachment.html>


More information about the macports-changes mailing list