[30945] trunk/base/portmgr/jobs/org.macports.PortIndex2MySQL.plist

source_changes at macosforge.org source_changes at macosforge.org
Sun Nov 11 22:01:33 PST 2007


Revision: 30945
          http://trac.macosforge.org/projects/macports/changeset/30945
Author:   jmpp at macports.org
Date:     2007-11-11 22:01:33 -0800 (Sun, 11 Nov 2007)

Log Message:
-----------
Whitespace cleanups.

Modified Paths:
--------------
    trunk/base/portmgr/jobs/org.macports.PortIndex2MySQL.plist

Modified: trunk/base/portmgr/jobs/org.macports.PortIndex2MySQL.plist
===================================================================
--- trunk/base/portmgr/jobs/org.macports.PortIndex2MySQL.plist	2007-11-12 06:00:49 UTC (rev 30944)
+++ trunk/base/portmgr/jobs/org.macports.PortIndex2MySQL.plist	2007-11-12 06:01:33 UTC (rev 30945)
@@ -1,21 +1,21 @@
 <?xml version="1.0" encoding="UTF-8"?>
 <!DOCTYPE plist PUBLIC "-//Apple Computer//DTD PLIST 1.0//EN" "http://www.apple.com/DTDs/PropertyList-1.0.dtd">
 <plist version="1.0">
-<dict>
-	<key>Label</key>
-	<string>org.macports.PortIndex2MySQL</string>
-	<key>ProgramArguments</key>
-	<array>
-		<string>/opt/local/share/macports/resources/portmgr/PortIndex2MySQL</string>
-	</array>
-	<key>StartCalendarInterval</key>
+    <dict>
+        <key>Label</key>
+        <string>org.macports.PortIndex2MySQL</string>
+        <key>ProgramArguments</key>
         <array>
-	<dict>
-		<key>Hour</key>
-		<integer>4</integer>
-		<key>Minute</key>
-		<integer>15</integer>
-	</dict>
+            <string>/opt/local/share/macports/resources/portmgr/PortIndex2MySQL</string>
+        </array>
+        <key>StartCalendarInterval</key>
+        <array>
+            <dict>
+	        <key>Hour</key>
+	        <integer>4</integer>
+	        <key>Minute</key>
+	        <integer>15</integer>
+	    </dict>
 	    <dict>
 	        <key>Hour</key>
 		<integer>16</integer>
@@ -25,5 +25,5 @@
         </array>
         <key>UserName</key>
         <string>jmpp</string>
-</dict>
+    </dict>
 </plist>

-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.macosforge.org/pipermail/macports-changes/attachments/20071111/a71e9e8b/attachment.html


More information about the macports-changes mailing list