diff options
author | Aleksandar Samardzic <asamardzic@gmail.com> | 2011-02-06 14:00:53 -0600 |
---|---|---|
committer | Robby Workman <rworkman@slackbuilds.org> | 2011-02-06 14:00:53 -0600 |
commit | 7ad19d47694f47a14002ac26d54a0ea868e48180 (patch) | |
tree | 85eff15b73b593372eb119e9a76597e4d39edefb /libraries/ecore | |
parent | 33735ce19777b270ad3dd2deb74caeb721fea0b4 (diff) | |
download | slackbuilds-7ad19d47694f47a14002ac26d54a0ea868e48180.tar.gz |
libraries/ecore: Updated for version 1.0.0.
Signed-off-by: Robby Workman <rworkman@slackbuilds.org>
Diffstat (limited to 'libraries/ecore')
-rw-r--r-- | libraries/ecore/README | 2 | ||||
-rw-r--r-- | libraries/ecore/ecore.SlackBuild | 2 | ||||
-rw-r--r-- | libraries/ecore/ecore.info | 8 | ||||
-rw-r--r-- | libraries/ecore/slack-desc | 2 |
4 files changed, 7 insertions, 7 deletions
diff --git a/libraries/ecore/README b/libraries/ecore/README index eaf3336316..af6a7c0b40 100644 --- a/libraries/ecore/README +++ b/libraries/ecore/README @@ -4,4 +4,4 @@ Ecore 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. -Requires: eina, available at SlackBuilds.org. +This requires eina. diff --git a/libraries/ecore/ecore.SlackBuild b/libraries/ecore/ecore.SlackBuild index 8081b45e78..81db3190e9 100644 --- a/libraries/ecore/ecore.SlackBuild +++ b/libraries/ecore/ecore.SlackBuild @@ -5,7 +5,7 @@ # Written by Aleksandar Samardzic <asamardzic@gmail.com> PRGNAM=ecore -VERSION=${VERSION:-1.0.0.beta} +VERSION=${VERSION:-1.0.0} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} diff --git a/libraries/ecore/ecore.info b/libraries/ecore/ecore.info index e98f2d43a1..71ecbe7de9 100644 --- a/libraries/ecore/ecore.info +++ b/libraries/ecore/ecore.info @@ -1,10 +1,10 @@ PRGNAM="ecore" -VERSION="1.0.0.beta" +VERSION="1.0.0" HOMEPAGE="http://www.enlightenment.org/" -DOWNLOAD="http://download.enlightenment.org/releases/ecore-1.0.0.beta.tar.bz2" -MD5SUM="16299e006f4f95eaced74886afd06223" +DOWNLOAD="http://download.enlightenment.org/releases/ecore-1.0.0.tar.bz2" +MD5SUM="4a8a06045204cb2cc3688760cc87c6f1" DOWNLOAD_x86_64="" MD5SUM_x86_64="" MAINTAINER="Aleksandar Samardzic" EMAIL="asamardzic@gmail.com" -APPROVED="Erik Hanson" +APPROVED="rworkman" diff --git a/libraries/ecore/slack-desc b/libraries/ecore/slack-desc index 9d94404e18..50e2210446 100644 --- a/libraries/ecore/slack-desc +++ b/libraries/ecore/slack-desc @@ -12,7 +12,7 @@ ecore: Ecore is is the core event abstraction layer and X abstraction ecore: layer that makes doing selections, Xdnd, general X stuff, and ecore: event loops, timeouts and idle handlers fast, optimized, and ecore: convenient. -ecore: +ecore: ecore: Ecore home page is: http://www.enlightenment.org/ ecore: ecore: |