[55402] trunk/dports/devel/eet/Portfile
ryandesign at macports.org
ryandesign at macports.org
Mon Aug 10 01:19:27 PDT 2009
Revision: 55402
http://trac.macports.org/changeset/55402
Author: ryandesign at macports.org
Date: 2009-08-10 01:19:26 -0700 (Mon, 10 Aug 2009)
Log Message:
-----------
eet: whitespace changes / reformatting only
Modified Paths:
--------------
trunk/dports/devel/eet/Portfile
Modified: trunk/dports/devel/eet/Portfile
===================================================================
--- trunk/dports/devel/eet/Portfile 2009-08-10 08:14:13 UTC (rev 55401)
+++ trunk/dports/devel/eet/Portfile 2009-08-10 08:19:26 UTC (rev 55402)
@@ -1,21 +1,25 @@
# $Id$
-PortSystem 1.0
-name eet
+
+PortSystem 1.0
+
+name eet
version 1.2.2
-description EET is a library for writing sets of data.
+maintainers nomaintainer
+categories devel x11
+platforms darwin
+homepage http://www.enlightenment.org
+master_sites http://download.enlightenment.org/releases/
+
+description EET is a library for writing sets of data.
+
long_description EET is a tiny library designed to write an \
- arbitary set of chunks of data to a file and \
- optionally compress each chunk (very much like \
- a zip file) and allow fast random-access \
- reading of the file later on. It does not \
- do zip as a zip itself has more complexity \
- than is needed, and it was much simpler to \
- impliment this once here.
-maintainers nomaintainer
-categories devel x11
-platforms darwin
-homepage http://www.enlightenment.org
-master_sites http://download.enlightenment.org/releases/
+ arbitary set of chunks of data to a file and \
+ optionally compress each chunk (very much like \
+ a zip file) and allow fast random-access \
+ reading of the file later on. It does not \
+ do zip as a zip itself has more complexity \
+ than is needed, and it was much simpler to \
+ impliment this once here.
checksums md5 85d0192c45b0eff14a29bdcc0cb583c7 \
sha1 971bc5b4d3678369b7c9e86cb641644d80109b26 \
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20090810/cad20aac/attachment.html>
More information about the macports-changes
mailing list