[73944] trunk/dports/python

ryandesign at macports.org ryandesign at macports.org
Mon Nov 29 20:09:43 PST 2010


Revision: 73944
          http://trac.macports.org/changeset/73944
Author:   ryandesign at macports.org
Date:     2010-11-29 20:09:38 -0800 (Mon, 29 Nov 2010)
Log Message:
-----------
py27-ipython: new port, version 0.10.1, based on py26-ipython; see #27358

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

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

Modified: trunk/dports/python/py27-ipython/Portfile
===================================================================
--- trunk/dports/python/py26-ipython/Portfile	2010-11-30 01:24:17 UTC (rev 73934)
+++ trunk/dports/python/py27-ipython/Portfile	2010-11-30 04:09:38 UTC (rev 73944)
@@ -2,9 +2,9 @@
 # $Id$
 
 PortSystem              1.0
-PortGroup               python26 1.0
+PortGroup               python27 1.0
 
-name                    py26-ipython
+name                    py27-ipython
 set my_name             ipython
 version                 0.10.1
 categories              python
@@ -35,7 +35,7 @@
 }
 
 variant scientific description "Use ScientificPython to provide physical quantities support" {
-    depends_lib-append      port:py26-scientific
+    depends_lib-append      port:py27-scientific
 }
 
 default_variants        +scientific
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20101129/5ec48d9b/attachment.html>


More information about the macports-changes mailing list