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

ryandesign at macports.org ryandesign at macports.org
Fri Apr 6 18:51:23 PDT 2012


Revision: 91628
          https://trac.macports.org/changeset/91628
Author:   ryandesign at macports.org
Date:     2012-04-06 18:51:23 -0700 (Fri, 06 Apr 2012)
Log Message:
-----------
py-ipython: fix notes

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

Modified: trunk/dports/python/py-ipython/Portfile
===================================================================
--- trunk/dports/python/py-ipython/Portfile	2012-04-07 01:50:15 UTC (rev 91627)
+++ trunk/dports/python/py-ipython/Portfile	2012-04-07 01:51:23 UTC (rev 91628)
@@ -122,11 +122,12 @@
     select.group            ${realname}
     select.file             ${filespath}/${realname}${python.version}
 
-    notes \
-    "To make the Python ${python.branch} version of IPython the one that is run
-    when you execute the commands without a version suffix, e.g. 'ipython',
-    run:
-        port select --set ${select.group} [file tail ${select.file}]"
+    notes "
+To make the Python ${python.branch} version of IPython the one that is run\
+when you execute the commands without a version suffix, e.g. 'ipython', run:
+
+port select --set ${select.group} [file tail ${select.file}]
+"
 }
 
 if {$subport == "py24-${realname}" || $subport == "py25-${realname}"} {
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20120406/af8e8eec/attachment.html>


More information about the macports-changes mailing list