summaryrefslogtreecommitdiffstats
path: root/e-17/embrace/DETAILS
diff options
context:
space:
mode:
Diffstat (limited to 'e-17/embrace/DETAILS')
-rwxr-xr-xe-17/embrace/DETAILS25
1 files changed, 0 insertions, 25 deletions
diff --git a/e-17/embrace/DETAILS b/e-17/embrace/DETAILS
deleted file mode 100755
index 7b3012f439..0000000000
--- a/e-17/embrace/DETAILS
+++ /dev/null
@@ -1,25 +0,0 @@
- SPELL=embrace
-if [ "$EMBRACE_CVS_AUTOUPDATE" == "y" ]; then
- VERSION=$(date +%Y%m%d)
-else
- VERSION=svn
-fi
- SOURCE=$SPELL-svn.tar.bz2
-SOURCE_DIRECTORY=$BUILD_DIRECTORY/$SPELL-svn
- SOURCE_URL[0]=svn_http://svn.enlightenment.org/svn/e/trunk/MISC/$SPELL:$SPELL
- FORCE_DOWNLOAD="on"
- SOURCE_IGNORE=volatile
- LICENSE[0]=GPL
- WEB_SITE=http://www.enlightenment.org/
- ENTERED=20040311
- KEYWORDS="enlightenment"
- SHORT='Enlightenment mail-checker module'
-cat << EOF
-Embrace is a mail-checker which is based on the Enlightenment Foundation
-Libraries. It monitors your mailboxes and the current count of total and new
-mails in them.
-
-Embrace uses Edje for the user interface. Plugins are used for the mailbox
-monitoring. Embrace currently ships with plugins for IMAP, POP3, mbox, maildir
-and Sylpheed mailboxes.
-EOF