diff options
author | Erik Hanson <erik@slackbuilds.org> | 2012-10-16 15:53:09 -0500 |
---|---|---|
committer | dsomero <xgizzmo@slackbuilds.org> | 2012-11-04 09:52:36 -0500 |
commit | 4b061910fc5186a3e9d497b7b75fb9b7c26e8091 (patch) | |
tree | b201d5bd7cde7d2bd93891a736c86f2a802ba006 /libraries/eeze/README | |
parent | 554f86846eef5c4bb9b8645237d2a29ffbfe00ee (diff) | |
download | slackbuilds-4b061910fc5186a3e9d497b7b75fb9b7c26e8091.tar.gz |
libraries/eeze: Removed at request of maintainer.
This is no-longer required by enlightenment.
Signed-off-by: Erik Hanson <erik@slackbuilds.org>
Diffstat (limited to 'libraries/eeze/README')
-rw-r--r-- | libraries/eeze/README | 6 |
1 files changed, 0 insertions, 6 deletions
diff --git a/libraries/eeze/README b/libraries/eeze/README deleted file mode 100644 index 2bf6244a03..0000000000 --- a/libraries/eeze/README +++ /dev/null @@ -1,6 +0,0 @@ -Eeze is part of Enlightenment DR17 foundation libraries. - -Eeze is a library for manipulating devices through udev with a simple -and fast api. It interfaces directly with libudev, avoiding such -middleman daemons as udisks/upower or hal, to immediately gather device -information the instant it becomes known to the system. |