[71341] trunk/dports/cross/avr-libc/Portfile

jmr at macports.org jmr at macports.org
Thu Sep 9 10:38:57 PDT 2010


Revision: 71341
          http://trac.macports.org/changeset/71341
Author:   jmr at macports.org
Date:     2010-09-09 10:38:56 -0700 (Thu, 09 Sep 2010)
Log Message:
-----------
avr-libc: whitespace

Modified Paths:
--------------
    trunk/dports/cross/avr-libc/Portfile

Modified: trunk/dports/cross/avr-libc/Portfile
===================================================================
--- trunk/dports/cross/avr-libc/Portfile	2010-09-09 17:37:01 UTC (rev 71340)
+++ trunk/dports/cross/avr-libc/Portfile	2010-09-09 17:38:56 UTC (rev 71341)
@@ -1,25 +1,26 @@
 # $Id$
-PortSystem			1.0
-name				avr-libc
-version				1.6.1
-categories			cross
-maintainers			nomaintainer
-description			C library for the AVR microcontroller.
-long_description	AVR Libc is a Free Software project whose goal is \
-					to provide a high quality C library for use with \
-					GCC on Atmel AVR microcontrollers.
-platforms			darwin
-homepage			http://www.nongnu.org/avr-libc/
-master_sites		http://savannah.nongnu.org/download/avr-libc/
 
-use_bzip2			yes
-checksums			md5	22b822edcae196621482a5524dfd4bed \
-				sha1	24ad9f0636bbe1487d57894e3a45a6921674856d \
-				rmd160	2e347bb0e9d796038cd73762b7f69d906e47b21e
+PortSystem          1.0
 
-depends_lib			port:gettext \
-			port:avr-gcc
+name                avr-libc
+version             1.6.1
+categories          cross
+maintainers         nomaintainer
+description         C library for the AVR microcontroller.
+long_description    AVR Libc is a Free Software project whose goal is \
+                    to provide a high quality C library for use with \
+                    GCC on Atmel AVR microcontrollers.
+platforms           darwin
+homepage            http://www.nongnu.org/avr-libc/
+master_sites        http://savannah.nongnu.org/download/avr-libc/
 
-configure.args		--host=avr --build=`./config.guess`
-configure.cc		avr-gcc
+use_bzip2           yes
+checksums           md5 22b822edcae196621482a5524dfd4bed \
+                    sha1    24ad9f0636bbe1487d57894e3a45a6921674856d \
+                    rmd160  2e347bb0e9d796038cd73762b7f69d906e47b21e
 
+depends_lib         port:gettext \
+                    port:avr-gcc
+
+configure.args      --host=avr --build=`./config.guess`
+configure.cc        avr-gcc
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20100909/bdac1862/attachment.html>


More information about the macports-changes mailing list