[69370] trunk/dports/devel/ecore/Portfile

ryandesign at macports.org ryandesign at macports.org
Fri Jul 2 08:52:35 PDT 2010


Revision: 69370
          http://trac.macports.org/changeset/69370
Author:   ryandesign at macports.org
Date:     2010-07-02 08:52:33 -0700 (Fri, 02 Jul 2010)
Log Message:
-----------
ecore: whitespace changes only

Modified Paths:
--------------
    trunk/dports/devel/ecore/Portfile

Modified: trunk/dports/devel/ecore/Portfile
===================================================================
--- trunk/dports/devel/ecore/Portfile	2010-07-02 15:46:01 UTC (rev 69369)
+++ trunk/dports/devel/ecore/Portfile	2010-07-02 15:52:33 UTC (rev 69370)
@@ -1,32 +1,35 @@
 # $Id$
-PortSystem 1.0
-name		ecore
-version		0.9.9.49539
-set snapshot	2010-06-07
-description	Ecore is a core event abstraction layer.
-long_description       	It is the core event abstraction layer and \
-			X abstraction layer that makes doing selections, \
-			Xdnd, general X stuff, and event loops, timeouts \
-			and idle handlers fast, optimized, and convenient. \
-			It's a separate library so anyone can make use \
-			of the work put into Ecore to make this job \
-			easy for applications.
-maintainers	nomaintainer
-categories	devel x11
-platforms	darwin 
 
-homepage	http://www.enlightenment.org
-master_sites	http://download.enlightenment.org/snapshots/${snapshot}/
+PortSystem              1.0
 
-use_bzip2	yes
+name                    ecore
+version                 0.9.9.49539
+set snapshot            2010-06-07
+description             Ecore is a core event abstraction layer.
+long_description        It is the core event abstraction layer and \
+                        X abstraction layer that makes doing selections, \
+                        Xdnd, general X stuff, and event loops, timeouts \
+                        and idle handlers fast, optimized, and convenient. \
+                        It's a separate library so anyone can make use \
+                        of the work put into Ecore to make this job \
+                        easy for applications.
+maintainers             nomaintainer
+categories              devel x11
+platforms               darwin
 
-checksums	md5     45ee54a8691310d16a4c54b9725a3657 \
-		sha1    f7e8f4a965fff5b81989e0f79453687e310b32e3 \
-		rmd160  2b96a618b2a1d63952e043f6b5796cee1b03e957
+homepage                http://www.enlightenment.org
+master_sites            http://download.enlightenment.org/snapshots/${snapshot}/
 
-depends_lib     port:evas port:curl
+use_bzip2               yes
 
-livecheck.type		regex
-livecheck.url		http://download.enlightenment.org/snapshots/
-livecheck.version	${snapshot}
-livecheck.regex		(\\d{4}-\\d{2}-\\d{2})/
+checksums               md5     45ee54a8691310d16a4c54b9725a3657 \
+                        sha1    f7e8f4a965fff5b81989e0f79453687e310b32e3 \
+                        rmd160  2b96a618b2a1d63952e043f6b5796cee1b03e957
+
+depends_lib             port:evas \
+                        port:curl
+
+livecheck.type          regex
+livecheck.url           http://download.enlightenment.org/snapshots/
+livecheck.version       ${snapshot}
+livecheck.regex         (\\d{4}-\\d{2}-\\d{2})/
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20100702/b487d114/attachment.html>


More information about the macports-changes mailing list