summaryrefslogtreecommitdiffstats
path: root/java
diff options
context:
space:
mode:
authorBor Kraljič2011-10-14 14:17:40 +0200
committerBor Kraljič2011-10-14 14:17:40 +0200
commita25105cee252910589442d5fdf2383b2268da37d (patch)
tree33c28b0aff040ec4a12dd5c1206c0caa0bf8ec3a /java
parent3530e33378053964867f76003d5ccc2d8289fdef (diff)
jcrontab: fixed long description wrap (scripted)
Diffstat (limited to 'java')
-rwxr-xr-xjava/jcrontab/DETAILS5
-rw-r--r--java/jcrontab/HISTORY3
2 files changed, 6 insertions, 2 deletions
diff --git a/java/jcrontab/DETAILS b/java/jcrontab/DETAILS
index d2a03698ca..c41b709b94 100755
--- a/java/jcrontab/DETAILS
+++ b/java/jcrontab/DETAILS
@@ -11,6 +11,7 @@
KEYWORDS="java"
SHORT="Scheduler written in Java"
-cat <<EOF
-Jcrontab is a scheduler written in Java. The project objective is to provide a fully functional schedules for Java projects
+cat << EOF
+Jcrontab is a scheduler written in Java. The project objective is to provide
+a fully functional schedules for Java projects
EOF
diff --git a/java/jcrontab/HISTORY b/java/jcrontab/HISTORY
index a8d17f7ba8..36251c0be4 100644
--- a/java/jcrontab/HISTORY
+++ b/java/jcrontab/HISTORY
@@ -1,3 +1,6 @@
+2011-10-14 Bor Kraljič <pyrobor@ver.si>
+ * DETAILS: fixed long description wrap (scripted)
+
2006-06-28 Eric Sandall <sandalle@sourcemage.org>
* DETAILS: Removed BUILD_API=2, set grimoire-wide