summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorBor Kraljič2011-10-14 14:19:27 +0200
committerBor Kraljič2011-10-14 14:19:27 +0200
commit3db2ab914d6abba464138eba45c8affc5d56c4ef (patch)
tree9751cad90b237e67a213a7995c5e30eed4ab75cf
parent46e5b62dde0fb42df060bbd9f489a0f5e4d11f95 (diff)
nvtv: fixed long description wrap (scripted)
-rwxr-xr-xx11/nvtv/DETAILS8
-rw-r--r--x11/nvtv/HISTORY3
2 files changed, 8 insertions, 3 deletions
diff --git a/x11/nvtv/DETAILS b/x11/nvtv/DETAILS
index a9f0cbe066..5d0cb15b22 100755
--- a/x11/nvtv/DETAILS
+++ b/x11/nvtv/DETAILS
@@ -10,7 +10,9 @@ SOURCE_DIRECTORY=$BUILD_DIRECTORY/$SPELL-$VERSION
KEYWORDS="x11"
SHORT="tv-out tool for nVidia based display adapters"
cat << EOF
-Tool for controlling tv-out chip on nVidia's cards. This is considered as being
-alpha-stage software and use it on your own risk. Visit the site for supported cards.
-This spell uses gtk+ or gtk+2 and development headers and libraries from pciutils.
+Tool for controlling tv-out chip on nVidia's cards. This is considered as being
+alpha-stage software and use it on your own risk. Visit the site for
+supported cards.
+This spell uses gtk+ or gtk+2 and development headers and libraries from
+pciutils.
EOF
diff --git a/x11/nvtv/HISTORY b/x11/nvtv/HISTORY
index 2a412f5776..412dfd0843 100644
--- a/x11/nvtv/HISTORY
+++ b/x11/nvtv/HISTORY
@@ -1,3 +1,6 @@
+2011-10-14 Bor Kraljič <pyrobor@ver.si>
+ * DETAILS: fixed long description wrap (scripted)
+
2008-03-18 Eric Sandall <sandalle@sourcemage.org>
* DEPENDS: Switch X11-LIBS to the one and only xorg-libs