[82226] trunk/dports/python

snc at macports.org snc at macports.org
Wed Aug 10 12:29:14 PDT 2011


Revision: 82226
          http://trac.macports.org/changeset/82226
Author:   snc at macports.org
Date:     2011-08-10 12:29:12 -0700 (Wed, 10 Aug 2011)
Log Message:
-----------
py-pp: unify

Modified Paths:
--------------
    trunk/dports/python/py-pp/Portfile

Added Paths:
-----------
    trunk/dports/python/py-pp/

Removed Paths:
-------------
    trunk/dports/python/py25-pp/
    trunk/dports/python/py26-pp/
    trunk/dports/python/py27-pp/

Modified: trunk/dports/python/py-pp/Portfile
===================================================================
--- trunk/dports/python/py27-pp/Portfile	2011-08-10 19:21:20 UTC (rev 82225)
+++ trunk/dports/python/py-pp/Portfile	2011-08-10 19:29:12 UTC (rev 82226)
@@ -2,10 +2,12 @@
 # $Id$
 
 PortSystem          1.0
-PortGroup           python27 1.0
+PortGroup           python 1.0
 
-name                py27-pp
+name                py-pp
 version             1.6.1
+python.versions     25 26 27
+python.default_version  27
 categories-append   lang
 maintainers         snc openmaintainer
 license             BSD
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20110810/60563528/attachment-0001.html>


More information about the macports-changes mailing list