[88264] trunk/dports/python/py-ipython/Portfile

ryandesign at macports.org ryandesign at macports.org
Fri Dec 23 15:08:17 PST 2011


Revision: 88264
          http://trac.macports.org/changeset/88264
Author:   ryandesign at macports.org
Date:     2011-12-23 15:08:16 -0800 (Fri, 23 Dec 2011)
Log Message:
-----------
py-ipython: remove unnecessary py31/32 specifics

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

Modified: trunk/dports/python/py-ipython/Portfile
===================================================================
--- trunk/dports/python/py-ipython/Portfile	2011-12-23 23:06:14 UTC (rev 88263)
+++ trunk/dports/python/py-ipython/Portfile	2011-12-23 23:08:16 UTC (rev 88264)
@@ -54,12 +54,6 @@
                         rmd160  365a4eb9b534df1a9aa8717f173e9a032224ea01
 }
 
-if {$subport == "py31-${realname}" || $subport == "py32-${realname}"} {
-    master_sites        http://archive.ipython.org/release/${version}/py3
-    distname            ${realname}-${version}
-    worksrcdir          ${realname}-${version}
-}
-
 if {$subport != "py31-${realname}" && $subport != "py32-${realname}" && $subport != $name} {
     variant scientific description "Use ScientificPython to provide physical quantities support" {
         if {$subport == "py24-${realname}"} {
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20111223/a53e173c/attachment-0001.html>


More information about the macports-changes mailing list