[55202] trunk/dports/python

snc at macports.org snc at macports.org
Fri Aug 7 05:46:37 PDT 2009


Revision: 55202
          http://trac.macports.org/changeset/55202
Author:   snc at macports.org
Date:     2009-08-07 05:46:36 -0700 (Fri, 07 Aug 2009)
Log Message:
-----------
py26 not py25

Modified Paths:
--------------
    trunk/dports/python/py26-xlrd/Portfile
    trunk/dports/python/py26-xlwrt/Portfile

Modified: trunk/dports/python/py26-xlrd/Portfile
===================================================================
--- trunk/dports/python/py26-xlrd/Portfile	2009-08-07 12:44:41 UTC (rev 55201)
+++ trunk/dports/python/py26-xlrd/Portfile	2009-08-07 12:46:36 UTC (rev 55202)
@@ -2,9 +2,9 @@
 # $Id$
 
 PortSystem 		1.0
-PortGroup 		python25 1.0
+PortGroup 		python26 1.0
 
-name			py25-xlrd
+name			py26-xlrd
 version			0.6.1
 categories		python
 platforms		darwin

Modified: trunk/dports/python/py26-xlwrt/Portfile
===================================================================
--- trunk/dports/python/py26-xlwrt/Portfile	2009-08-07 12:44:41 UTC (rev 55201)
+++ trunk/dports/python/py26-xlwrt/Portfile	2009-08-07 12:46:36 UTC (rev 55202)
@@ -2,9 +2,9 @@
 # $Id$
 
 PortSystem 1.0
-PortGroup       python25 1.0
+PortGroup       python26 1.0
 
-name			py25-xlwrt
+name			py26-xlwrt
 version			0.4a3
 categories		python
 platforms		darwin
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20090807/43725d46/attachment.html>


More information about the macports-changes mailing list