summaryrefslogtreecommitdiffstats
path: root/e-16
diff options
context:
space:
mode:
authorIsmael Luceno2014-07-03 11:36:54 -0300
committerIsmael Luceno2014-07-03 11:36:54 -0300
commit62d3b562bc39430a3a5fcda52895a7af0d142336 (patch)
treedc190f7fffa8e4bdc56f9aa059e572ae89ac1a3a /e-16
parentfc676197b8718a13742c0b6c26a0127ca5e476d9 (diff)
Make several spells to use get_scm_version
Diffstat (limited to 'e-16')
-rwxr-xr-xe-16/e16/DETAILS7
-rw-r--r--e-16/e16/HISTORY3
2 files changed, 5 insertions, 5 deletions
diff --git a/e-16/e16/DETAILS b/e-16/e16/DETAILS
index 9002492e79..0a81547951 100755
--- a/e-16/e16/DETAILS
+++ b/e-16/e16/DETAILS
@@ -1,10 +1,7 @@
+. "$GRIMOIRE/FUNCTIONS"
SPELL=e16
if [[ "$E16_BRANCH" == "scm" ]]; then
- if [[ "$E16_AUTOUPDATE" == "y" ]]; then
- VERSION=$(date +%Y%m%d)
- else
- VERSION=cvs
- fi
+ VERSION=$(get_scm_version)
SOURCE=$SPELL-0.16-cvs.tar.bz2
FORCE_DOWNLOAD=on
SOURCE_DIRECTORY=$BUILD_DIRECTORY/$SPELL-0.16-cvs
diff --git a/e-16/e16/HISTORY b/e-16/e16/HISTORY
index bbdfc89374..57dacbb216 100644
--- a/e-16/e16/HISTORY
+++ b/e-16/e16/HISTORY
@@ -1,3 +1,6 @@
+2014-07-03 Ismael Luceno <ismael@sourcemage.org>
+ * DETAILS: Use get_scm_version
+
2013-04-17 Ladislav Hagara <hgr@vabo.cz>
* DETAILS: 1.0.13