summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorBor Kraljič2011-10-14 14:19:29 +0200
committerBor Kraljič2011-10-14 14:19:29 +0200
commit07abe5f99da1aecf122ba337c826dd5dcfba42de (patch)
treec02bb5a5155a2e0c2c24acb04a87b3fb1f4fa176
parent9f7a0a1d9aff1cad7b389541a133e0c839cff86b (diff)
xloadimage: fixed long description wrap (scripted)
-rwxr-xr-xx11/xloadimage/DETAILS4
-rw-r--r--x11/xloadimage/HISTORY3
2 files changed, 6 insertions, 1 deletions
diff --git a/x11/xloadimage/DETAILS b/x11/xloadimage/DETAILS
index a7d9242a79..58c24e18ee 100755
--- a/x11/xloadimage/DETAILS
+++ b/x11/xloadimage/DETAILS
@@ -11,5 +11,7 @@ SOURCE_DIRECTORY=$BUILD_DIRECTORY/$SPELL.$VERSION
KEYWORDS="x11"
SHORT="X11 Image Loading Utility"
cat << EOF
-Xloadimage is a utility which will view many different types of images under X11, load images onto the root window, or dump processed images into one of several image file formats.
+Xloadimage is a utility which will view many different types of images under
+X11, load images onto the root window, or dump processed images into one of
+several image file formats.
EOF
diff --git a/x11/xloadimage/HISTORY b/x11/xloadimage/HISTORY
index 99bc6e5af8..9b27739ba8 100644
--- a/x11/xloadimage/HISTORY
+++ b/x11/xloadimage/HISTORY
@@ -1,3 +1,6 @@
+2011-10-14 Bor Kraljič <pyrobor@ver.si>
+ * DETAILS: fixed long description wrap (scripted)
+
2011-03-17 Florian Franzmann <siflfran@hawo.stw.uni-erlangen.de>
* DEPENDS: added missing dependency on imake