[68073] trunk/dports/python

jmr at macports.org jmr at macports.org
Tue May 25 23:04:10 PDT 2010


Revision: 68073
          http://trac.macports.org/changeset/68073
Author:   jmr at macports.org
Date:     2010-05-25 23:04:07 -0700 (Tue, 25 May 2010)
Log Message:
-----------
New port: py25-googleappengine (#23310)

Modified Paths:
--------------
    trunk/dports/python/py25-googleappengine/Portfile

Added Paths:
-----------
    trunk/dports/python/py25-googleappengine/

Modified: trunk/dports/python/py25-googleappengine/Portfile
===================================================================
--- trunk/dports/python/py26-googleappengine/Portfile	2010-05-25 16:47:50 UTC (rev 68049)
+++ trunk/dports/python/py25-googleappengine/Portfile	2010-05-26 06:04:07 UTC (rev 68073)
@@ -2,19 +2,18 @@
 # $Id$
 
 PortSystem              1.0
-PortGroup               python26 1.0
+PortGroup               python25 1.0
 
-name                    py26-googleappengine
+name                    py25-googleappengine
 version                 1.3.4
 categories-append       devel www
-maintainers             snc openmaintainer
+maintainers             gmail.com:newlix.yang openmaintainer
 description             The Google App Engine Python SDK
 long_description        This is the official Google App Engine SDK for Python.
 platforms               darwin
 
 homepage                http://code.google.com/appengine/
-master_sites            googlecode \
-                        http://googleappengine.googlecode.com/files/
+master_sites            googlecode:googleappengine
 distname                google_appengine_${version}
 use_zip                 yes
 worksrcdir              google_appengine
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20100525/3a2f2704/attachment.html>


More information about the macports-changes mailing list