[91629] trunk/dports/python/py-celery/Portfile

ryandesign at macports.org ryandesign at macports.org
Fri Apr 6 18:52:10 PDT 2012


Revision: 91629
          https://trac.macports.org/changeset/91629
Author:   ryandesign at macports.org
Date:     2012-04-06 18:52:10 -0700 (Fri, 06 Apr 2012)
Log Message:
-----------
py-celery: fix notes

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

Modified: trunk/dports/python/py-celery/Portfile
===================================================================
--- trunk/dports/python/py-celery/Portfile	2012-04-07 01:51:23 UTC (rev 91628)
+++ trunk/dports/python/py-celery/Portfile	2012-04-07 01:52:10 UTC (rev 91629)
@@ -42,11 +42,13 @@
     select.group    celery
     select.file     ${filespath}/py${python.version}-celery
 
-    notes \
-"To make the Python ${python.branch} version of py-celery the one that is run
-when you execute the commands without a version suffix, e.g. 'celeryd' or 'celeryctl',
-run:
-port select --set ${select.group} [file tail ${select.file}]"
+    notes "
+To make the Python ${python.branch} version of py-celery the one that is run\
+when you execute the commands without a version suffix, e.g. 'celeryd' or\
+'celeryctl', run:
+
+port select --set ${select.group} [file tail ${select.file}]
+"
 }
 
 livecheck.type      regex
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20120406/a9c2a080/attachment.html>


More information about the macports-changes mailing list