summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorBor Kraljič2011-10-14 14:19:22 +0200
committerBor Kraljič2011-10-14 14:19:22 +0200
commit6c82f48d48e9199c3a117521f659f2bf7a4e8e43 (patch)
tree83221de0c50ecd50831d8499ff0f2d4cff7fe365
parent322c44620669501736d00327c486278325bec85c (diff)
qt-embedded: fixed long description wrap (scripted)
-rwxr-xr-xx11-toolkits/qt-embedded/DETAILS3
-rw-r--r--x11-toolkits/qt-embedded/HISTORY3
2 files changed, 5 insertions, 1 deletions
diff --git a/x11-toolkits/qt-embedded/DETAILS b/x11-toolkits/qt-embedded/DETAILS
index ea42bf89f1..35ecf91e6d 100755
--- a/x11-toolkits/qt-embedded/DETAILS
+++ b/x11-toolkits/qt-embedded/DETAILS
@@ -14,7 +14,8 @@ SOURCE_DIRECTORY=$BUILD_DIRECTORY/$SPELL-free-$VERSION
KEYWORDS="qt x11 libs"
SHORT="Embedded Qt simplifies GUI applications for embedded devices"
cat << EOF
-Embedded Qt is a toolkit for software developers. Embedded Qt simplifies the task of
+Embedded Qt is a toolkit for software developers. Embedded Qt simplifies
+the task of
writing and maintaining GUI (graphical user interface) applications. Qt
is written in C++ and is fully object-oriented. Qt is a multi-platform
toolkit.
diff --git a/x11-toolkits/qt-embedded/HISTORY b/x11-toolkits/qt-embedded/HISTORY
index f54709b064..f33c32ca9c 100644
--- a/x11-toolkits/qt-embedded/HISTORY
+++ b/x11-toolkits/qt-embedded/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)