[41414] trunk/dports/cross/arm-rtems-gcc/Portfile

pguyot at kallisys.net pguyot at kallisys.net
Sun Nov 2 01:57:17 PST 2008


Revision: 41414
          http://trac.macports.org/changeset/41414
Author:   pguyot at kallisys.net
Date:     2008-11-02 01:57:16 -0800 (Sun, 02 Nov 2008)
Log Message:
-----------
Obey lint police

Modified Paths:
--------------
    trunk/dports/cross/arm-rtems-gcc/Portfile

Modified: trunk/dports/cross/arm-rtems-gcc/Portfile
===================================================================
--- trunk/dports/cross/arm-rtems-gcc/Portfile	2008-11-02 09:15:30 UTC (rev 41413)
+++ trunk/dports/cross/arm-rtems-gcc/Portfile	2008-11-02 09:57:16 UTC (rev 41414)
@@ -1,6 +1,7 @@
 # $Id$
 
 PortSystem			1.0
+
 name            	arm-rtems-gcc
 version         	4.2.3
 
@@ -118,7 +119,7 @@
 	namespace eval crossgcc {}
 
 	# Fix the info pages and related stuff.
-	#	
+	#
 	# path: path to the doc directory (e.g. gas/doc/)
 	# makefile: path to Makefile.in (e.g. gas/doc/Makefile.in)
 	# name: name of the info page (e.g. as)
@@ -165,7 +166,7 @@
 	}
 
 	# Fix the gettext files and related stuff.
-	#	
+	#
 	# module: name of the module (e.g. gas)
 	proc crossgcc::fixgettext { module } {
 		global crossgcc-target worksrcpath
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20081102/ade7a942/attachment.html>


More information about the macports-changes mailing list