summaryrefslogtreecommitdiffstats
path: root/e-17/entropy/DETAILS
diff options
context:
space:
mode:
Diffstat (limited to 'e-17/entropy/DETAILS')
-rwxr-xr-xe-17/entropy/DETAILS20
1 files changed, 0 insertions, 20 deletions
diff --git a/e-17/entropy/DETAILS b/e-17/entropy/DETAILS
deleted file mode 100755
index a304a5b113..0000000000
--- a/e-17/entropy/DETAILS
+++ /dev/null
@@ -1,20 +0,0 @@
- SPELL=entropy
-if [ "$ENTROPY_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/OLD/$SPELL:$SPELL
- FORCE_DOWNLOAD=on
- SOURCE_IGNORE=volatile
- WEB_SITE=http://enlightenment.org/
- ENTERED=20051027
- LICENSE[0]=BSD
- KEYWORDS="enlightenment"
- SHORT="a full featured GUI-toolkit independent file manager"
-cat << EOF
-Entropy is (or will be) a full featured GUI-toolkit independent file manager.
-There are currently a few gotchas, but this should get you up and running.
-EOF