[Lunar-commits] <moonbase-other> eina: removing, not needed
Dennis Veatch
dennisveatch at bellsouth.net
Thu Oct 30 12:06:32 CET 2014
commit 9fbd9d571ee0468eefb1789154fe72823c0ac3c9
Author: Dennis Veatch <dennisveatch at bellsouth.net>
Date: Thu, 30 Oct 2014 07:06:18 -0400
URL: https://github.com/lunar-linux/moonbase-other/commit/9fbd9d571ee0468eefb1789154fe72823c0ac3c9
eina: removing, not needed
---
libs/eina/DETAILS | +0/-24
1 file changed, 24 deletions(-)
--- a/libs/eina/DETAILS
+++ /dev/null
@@ -1,24 +0,0 @@
- MODULE=eina
- VERSION=1.7.10
- SOURCE=$MODULE-$VERSION.tar.bz2
- SOURCE_URL=http://download.enlightenment.org/releases/
- SOURCE_VFY=sha1:f8c254a9029ef73fa4ee4b4ca88094acbb7597b9
- WEB_SITE=http://enlightenment.org/
- ENTERED=20141024
- UPDATED=20141024
- SHORT="providing data structure utilities for EFL"
-
-cat << EOF
-Eina is a library providing data structure utilities for EFL that are meant
-to be lean, efficient and tailored to EFL's needs. This saves each
-library implementing its own custom datatype handling and duplicating
-the code. Some of the datatypes handles are:
- Arrays (variable sized, including inline members)
- Hash tables
- Inlined linked lists
- Linked lists
- Matricies
- Quadtrees
- Red/black trees
- Stringbuffers (expandable string buffers)
-EOF
More information about the Lunar-commits
mailing list