[68580] trunk/dports/graphics/edje/Portfile

ryandesign at macports.org ryandesign at macports.org
Sun Jun 6 17:08:19 PDT 2010


Revision: 68580
          http://trac.macports.org/changeset/68580
Author:   ryandesign at macports.org
Date:     2010-06-06 17:08:16 -0700 (Sun, 06 Jun 2010)
Log Message:
-----------
edje: whitespace changes only

Modified Paths:
--------------
    trunk/dports/graphics/edje/Portfile

Modified: trunk/dports/graphics/edje/Portfile
===================================================================
--- trunk/dports/graphics/edje/Portfile	2010-06-07 00:07:10 UTC (rev 68579)
+++ trunk/dports/graphics/edje/Portfile	2010-06-07 00:08:16 UTC (rev 68580)
@@ -1,31 +1,37 @@
 # $Id$
-PortSystem 1.0
-name		edje
-epoch		1
-version		0.9.9.49539
-set snapshot	2010-06-07
-description	A library for graphical layout and animation.
+
+PortSystem              1.0
+
+name                    edje
+epoch                   1
+version                 0.9.9.49539
+set snapshot            2010-06-07
+maintainers             nomaintainer
+categories              graphics x11
+platforms               darwin
+homepage                http://www.enlightenment.org
+master_sites            http://download.enlightenment.org/snapshots/${snapshot}/
+
+description             A library for graphical layout and animation.
+
 long_description        A graphical layout and animation library \
-			for animated resizable, compressed and scalable \
-			themes.
-maintainers	nomaintainer
-categories	graphics x11
-platforms	darwin 
-homepage	http://www.enlightenment.org
-master_sites	http://download.enlightenment.org/snapshots/${snapshot}/
+                        for animated resizable, compressed and scalable \
+                        themes.
 
-use_bzip2	yes
+use_bzip2               yes
 
-checksums	md5     03e8172a81d55355a86d5ef089219eb6 \
-		sha1    682d0c63e698415043bd1a7783aaa2d99e2ca59e \
-		rmd160  9ed6a3c6556eba05ff015b1fb815a267cbb6f69d
+checksums               md5     03e8172a81d55355a86d5ef089219eb6 \
+                        sha1    682d0c63e698415043bd1a7783aaa2d99e2ca59e \
+                        rmd160  9ed6a3c6556eba05ff015b1fb815a267cbb6f69d
 
-depends_lib     port:ecore port:embryo port:lua
+depends_lib             port:ecore \
+                        port:embryo \
+                        port:lua
 
 # lua is not universal
-universal_variant	no
+universal_variant       no
 
-livecheck.type		regex
-livecheck.url		http://download.enlightenment.org/snapshots/
-livecheck.version	${snapshot}
-livecheck.regex		(\\d{4}-\\d{2}-\\d{2})/
+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/20100606/ff9ddf11/attachment.html>


More information about the macports-changes mailing list