[76378] trunk/dports/python

adfernandes at macports.org adfernandes at macports.org
Mon Feb 21 12:45:18 PST 2011


Revision: 76378
          http://trac.macports.org/changeset/76378
Author:   adfernandes at macports.org
Date:     2011-02-21 12:45:15 -0800 (Mon, 21 Feb 2011)
Log Message:
-----------
new port: py27-eventlet, based on py26-eventlet

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

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

Modified: trunk/dports/python/py27-eventlet/Portfile
===================================================================
--- trunk/dports/python/py26-eventlet/Portfile	2011-01-02 20:40:17 UTC (rev 74792)
+++ trunk/dports/python/py27-eventlet/Portfile	2011-02-21 20:45:15 UTC (rev 76378)
@@ -2,9 +2,9 @@
 # $Id$
 
 PortSystem          1.0
-PortGroup           python26 1.0
+PortGroup           python27 1.0
 
-name                py26-eventlet
+name                py27-eventlet
 version             0.9.10
 revision            0
 categories-append   devel
@@ -28,8 +28,8 @@
                     sha1    a284b93dbf90186ff93a69c631b689625c0f703e \
                     rmd160  43727a07c10f60833ae1e9a4cc832f83030efb34
 
-depends_lib         port:py26-distribute \
-                    port:py26-greenlet
+depends_lib         port:py27-distribute \
+                    port:py27-greenlet
 
 livecheck.type      regex
 livecheck.url       ${master_sites}
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20110221/187ffc00/attachment.html>


More information about the macports-changes mailing list