summaryrefslogtreecommitdiffstats
path: root/x11-libs/xfstt
diff options
context:
space:
mode:
authorBor Kraljič2011-10-14 14:19:21 +0200
committerBor Kraljič2011-10-14 14:19:21 +0200
commit2d5cee22b800eecf961b616ec6cd8b98726c5a56 (patch)
tree42c7a6be5d6dbbfdfd46d3d115efeac525a39371 /x11-libs/xfstt
parent66610454c1f00c53d0872fd8828d29f4cccf26a8 (diff)
xfstt: fixed long description wrap (scripted)
Diffstat (limited to 'x11-libs/xfstt')
-rwxr-xr-xx11-libs/xfstt/DETAILS6
-rw-r--r--x11-libs/xfstt/HISTORY3
2 files changed, 7 insertions, 2 deletions
diff --git a/x11-libs/xfstt/DETAILS b/x11-libs/xfstt/DETAILS
index 0861993b32..48c43a1e6f 100755
--- a/x11-libs/xfstt/DETAILS
+++ b/x11-libs/xfstt/DETAILS
@@ -12,6 +12,8 @@
SHORT="TrueType Font Server for X11"
cat << EOF
-TrueType fonts are generally regarded to be the best scalable fonts for displays. This server will allow X11
-applications to use the exact same TrueType fonts used on most Windows Machines.
+TrueType fonts are generally regarded to be the best scalable fonts for
+displays. This server will allow X11
+applications to use the exact same TrueType fonts used on most Windows
+Machines.
EOF
diff --git a/x11-libs/xfstt/HISTORY b/x11-libs/xfstt/HISTORY
index 4ddfb9dd25..16020ccb6b 100644
--- a/x11-libs/xfstt/HISTORY
+++ b/x11-libs/xfstt/HISTORY
@@ -1,3 +1,6 @@
+2011-10-14 Bor Kraljič <pyrobor@ver.si>
+ * DETAILS: fixed long description wrap (scripted)
+
2011-07-30 Florian Franzmann <siflfran@hawo.stw.uni-erlangen.de>
* DEPENDS: changed dependency on g++ to dependency on gcc with
sub-depends on CXX (scripted)