summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorBor Kraljič2011-10-14 14:19:26 +0200
committerBor Kraljič2011-10-14 14:19:26 +0200
commitb2982c1391f6af8966108cd96c2c1f2c0048d449 (patch)
treee61f63392f2cc304eb3317bcecddaa195bd291fb
parentf6158a85eca0f1f9bbb731ee0cad0f8555020be4 (diff)
mtail: fixed long description wrap (scripted)
-rwxr-xr-xx11/mtail/DETAILS5
-rw-r--r--x11/mtail/HISTORY3
2 files changed, 6 insertions, 2 deletions
diff --git a/x11/mtail/DETAILS b/x11/mtail/DETAILS
index 237099c591..97a0f324ff 100755
--- a/x11/mtail/DETAILS
+++ b/x11/mtail/DETAILS
@@ -10,6 +10,7 @@
KEYWORDS="x11"
SHORT="mtail is a perform output coloring"
-cat <<EOF
-mtail is a small tail workalike that performs output coloring using ansi escape sequences.
+cat << EOF
+mtail is a small tail workalike that performs output coloring using ansi
+escape sequences.
EOF
diff --git a/x11/mtail/HISTORY b/x11/mtail/HISTORY
index e25648b1d6..c3ebb48fa6 100644
--- a/x11/mtail/HISTORY
+++ b/x11/mtail/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