summaryrefslogtreecommitdiffstats
path: root/e-17/estickies/DETAILS
diff options
context:
space:
mode:
Diffstat (limited to 'e-17/estickies/DETAILS')
-rwxr-xr-xe-17/estickies/DETAILS21
1 files changed, 0 insertions, 21 deletions
diff --git a/e-17/estickies/DETAILS b/e-17/estickies/DETAILS
deleted file mode 100755
index 8469cda547..0000000000
--- a/e-17/estickies/DETAILS
+++ /dev/null
@@ -1,21 +0,0 @@
- SPELL=estickies
- PATCHLEVEL=1
-if [ "$ESTICKIES_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/$SPELL:$SPELL
- FORCE_DOWNLOAD=on
- SOURCE_IGNORE=volatile
- WEB_SITE=http://enlightenment.org/
- ENTERED=20060802
- LICENSE[0]=BSD
- KEYWORDS="enlightenment"
- SHORT="a sticky notes application that uses Etk"
-cat << EOF
-Estickies is a sticky notes application that uses Etk. It uses Etk's runtime
-theming support to change the look and feel of the windows and buttons.
-EOF