summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorBor Kraljič2011-10-14 14:19:30 +0200
committerBor Kraljič2011-10-14 14:19:30 +0200
commit36df0617e6fc15815b951a2eed8b32d4afab2013 (patch)
treed249bd522e442b4ad00c56deeca72c060d1a8f7d
parentb2ce6b31c251bb8354662f99f1b3fbca2c77bbc8 (diff)
libxft: fixed long description wrap (scripted)devel-long_desc_fix
-rwxr-xr-xxorg-lib/libxft/DETAILS3
-rw-r--r--xorg-lib/libxft/HISTORY3
2 files changed, 5 insertions, 1 deletions
diff --git a/xorg-lib/libxft/DETAILS b/xorg-lib/libxft/DETAILS
index 7508c3a337..24da835835 100755
--- a/xorg-lib/libxft/DETAILS
+++ b/xorg-lib/libxft/DETAILS
@@ -11,6 +11,7 @@ SOURCE_DIRECTORY=${BUILD_DIRECTORY}/${PKG}-${VERSION}
LICENSE[0]=XCL
SHORT="X FreeType interface library"
cat << EOF
-Xft, a library that connects X applications with the FreeType font rasterization library.
+Xft, a library that connects X applications with the FreeType font
+rasterization library.
Xft uses fontconfig to locate fonts so it has no configuration files.
EOF
diff --git a/xorg-lib/libxft/HISTORY b/xorg-lib/libxft/HISTORY
index fd6dff6d4a..36182f5999 100644
--- a/xorg-lib/libxft/HISTORY
+++ b/xorg-lib/libxft/HISTORY
@@ -1,3 +1,6 @@
+2011-10-14 Bor Kraljič <pyrobor@ver.si>
+ * DETAILS: fixed long description wrap (scripted)
+
2010-11-01 Treeve Jelbert <treeve@sourcemage.org>
* DETAILS: version 2.2.0
update description