[Lunar-commits] <moonbase> xorg7: Fixing the SHORT.

Dennis `stumbles` Veatch stumbles at lunar-linux.org
Sun Jun 20 20:45:57 CEST 2010


commit 61f971983ef9702839e9127d24e27198c8f5863f
Author: Dennis `stumbles` Veatch <stumbles at lunar-linux.org>
Date:   Sun Jun 20 14:45:57 2010 -0400

    xorg7: Fixing the SHORT.
---
 xorg7/app/luit/DETAILS               |    2 +-
 xorg7/lib/libXi/DETAILS              |    2 +-
 xorg7/lib/libXinerama/DETAILS        |    2 +-
 xorg7/lib/libXrender/DETAILS         |    2 +-
 xorg7/lib/libXtst/DETAILS            |    2 +-
 xorg7/lib/libXv/DETAILS              |    2 +-
 xorg7/lib/libXxf86vm/DETAILS         |    2 +-
 xorg7/lib/libdmx/DETAILS             |    2 +-
 xorg7/proto/compositeproto/DETAILS   |    2 +-
 xorg7/proto/dmxproto/DETAILS         |    2 +-
 xorg7/proto/fontcacheproto/DETAILS   |    2 +-
 xorg7/proto/inputproto/DETAILS       |    2 +-
 xorg7/proto/recordproto/DETAILS      |    2 +-
 xorg7/proto/xextproto/DETAILS        |    2 +-
 xorg7/proto/xf86vidmodeproto/DETAILS |    2 +-
 xorg7/proto/xineramaproto/DETAILS    |    2 +-
 16 files changed, 16 insertions(+), 16 deletions(-)

diff --git a/xorg7/app/luit/DETAILS b/xorg7/app/luit/DETAILS
index d2bc882..5e29a57 100644
--- a/xorg7/app/luit/DETAILS
+++ b/xorg7/app/luit/DETAILS
@@ -7,7 +7,7 @@
       WEB_SITE=http://www.x.org
        ENTERED=20070216
        UPDATED=20100212
-         SHORT=Locale and ISO 2022 support for Unicode terminals
+         SHORT="Locale and ISO 2022 support for Unicode terminals"
 
 cat << EOF
 Luit is a filter that can be run between an arbitrary application and a
diff --git a/xorg7/lib/libXi/DETAILS b/xorg7/lib/libXi/DETAILS
index 01c235b..77d05ce 100644
--- a/xorg7/lib/libXi/DETAILS
+++ b/xorg7/lib/libXi/DETAILS
@@ -7,7 +7,7 @@
       WEB_SITE=http://www.x.org
        ENTERED=20060120
        UPDATED=20091120
-         SHORT=The X.Org XINPUT extension library
+         SHORT="The X.Org XINPUT extension library"
 
 cat << EOF
 libXi provides access to the XINPUT extension of the X protocol. The
diff --git a/xorg7/lib/libXinerama/DETAILS b/xorg7/lib/libXinerama/DETAILS
index 7f62dbf..cbd6522 100644
--- a/xorg7/lib/libXinerama/DETAILS
+++ b/xorg7/lib/libXinerama/DETAILS
@@ -7,7 +7,7 @@
       WEB_SITE=http://www.x.org
        ENTERED=20060120
        UPDATED=20091120
-         SHORT=The X.Org XINERAMA extension protocol library
+         SHORT="The X.Org XINERAMA extension protocol library"
 
 cat << EOF
 libXinerama provides access to the XINERAMA extension of the X protocol.
diff --git a/xorg7/lib/libXrender/DETAILS b/xorg7/lib/libXrender/DETAILS
index 5ec8150..8a224e3 100644
--- a/xorg7/lib/libXrender/DETAILS
+++ b/xorg7/lib/libXrender/DETAILS
@@ -7,7 +7,7 @@
       WEB_SITE=http://www.x.org
        ENTERED=20060120
        UPDATED=20100611
-         SHORT=The X.Org Rendering extension library
+         SHORT="The X.Org Rendering extension library"
 
 cat << EOF
 libXrender provides access to the Render extension of the X protocol.
diff --git a/xorg7/lib/libXtst/DETAILS b/xorg7/lib/libXtst/DETAILS
index 7559249..fabc86b 100644
--- a/xorg7/lib/libXtst/DETAILS
+++ b/xorg7/lib/libXtst/DETAILS
@@ -7,7 +7,7 @@
       WEB_SITE=http://www.x.org/
        ENTERED=20060120
        UPDATED=20091120
-         SHORT=The X.Org testing resource extension library
+         SHORT="The X.Org testing resource extension library"
 
 cat << EOF
 libXtst provides access to the Record extension of the X protocol. The
diff --git a/xorg7/lib/libXv/DETAILS b/xorg7/lib/libXv/DETAILS
index 0923ead..62916ce 100644
--- a/xorg7/lib/libXv/DETAILS
+++ b/xorg7/lib/libXv/DETAILS
@@ -7,7 +7,7 @@
       WEB_SITE=http://www.x.org
        ENTERED=20070216
        UPDATED=20091120
-         SHORT=the X.Org XVideo extension library
+         SHORT="the X.Org XVideo extension library"
 
 cat << EOF
 libXv provides access to the XVideo extension of the X protocol. The
diff --git a/xorg7/lib/libXxf86vm/DETAILS b/xorg7/lib/libXxf86vm/DETAILS
index e459675..ee07a62 100644
--- a/xorg7/lib/libXxf86vm/DETAILS
+++ b/xorg7/lib/libXxf86vm/DETAILS
@@ -7,7 +7,7 @@
       WEB_SITE=http://www.x.org
        ENTERED=20060120
        UPDATED=20091120
-         SHORT=The X.Org XFree86-VidModeExtension extension library
+         SHORT="The X.Org XFree86-VidModeExtension extension library"
 
 cat << EOF
 libXxf86vm provides access to the XFree86-VidModeExtension extension of
diff --git a/xorg7/lib/libdmx/DETAILS b/xorg7/lib/libdmx/DETAILS
index b198eee..2ce5104 100644
--- a/xorg7/lib/libdmx/DETAILS
+++ b/xorg7/lib/libdmx/DETAILS
@@ -7,7 +7,7 @@
       WEB_SITE=http://www.x.org/
        ENTERED=20060120
        UPDATED=20091120
-         SHORT=the X.Org DMX extenstion library
+         SHORT="the X.Org DMX extenstion library"
 
 cat << EOF
 libdmx provides access to the Distributed Multihead extenstion (DMX) of
diff --git a/xorg7/proto/compositeproto/DETAILS b/xorg7/proto/compositeproto/DETAILS
index 17750d2..8d95981 100644
--- a/xorg7/proto/compositeproto/DETAILS
+++ b/xorg7/proto/compositeproto/DETAILS
@@ -7,7 +7,7 @@
       WEB_SITE=http://www.x.org/
        ENTERED=20060120
        UPDATED=20091120
-         SHORT=The X.Org Composite protocol headers
+         SHORT="The X.Org Composite protocol headers"
 
 cat << EOF
 compositeproto provides the wire protocol for the Composite extension
diff --git a/xorg7/proto/dmxproto/DETAILS b/xorg7/proto/dmxproto/DETAILS
index 84dbeba..14b2635 100644
--- a/xorg7/proto/dmxproto/DETAILS
+++ b/xorg7/proto/dmxproto/DETAILS
@@ -7,7 +7,7 @@
       WEB_SITE=http://www.x.org/
        ENTERED=20060120
        UPDATED=20091120
-         SHORT=the X.Org DMX protocol headers
+         SHORT="the X.Org DMX protocol headers"
 
 cat << EOF
 dmxproto provides the wire protocol for the DMX extension in X.Org.
diff --git a/xorg7/proto/fontcacheproto/DETAILS b/xorg7/proto/fontcacheproto/DETAILS
index fdb48ae..3d9d0b1 100644
--- a/xorg7/proto/fontcacheproto/DETAILS
+++ b/xorg7/proto/fontcacheproto/DETAILS
@@ -7,7 +7,7 @@
       WEB_SITE=http://www.x.org/
        ENTERED=20060120
        UPDATED=20091120
-         SHORT=the X.Org Fontcache protocol headers
+         SHORT="the X.Org Fontcache protocol headers"
 
 cat << EOF
 fontcacheproto provides the wire protocol for the Fontcache extension
diff --git a/xorg7/proto/inputproto/DETAILS b/xorg7/proto/inputproto/DETAILS
index 9aee8aa..5563b79 100644
--- a/xorg7/proto/inputproto/DETAILS
+++ b/xorg7/proto/inputproto/DETAILS
@@ -7,7 +7,7 @@
       WEB_SITE=http://www.x.org
        ENTERED=20060120
        UPDATED=20091120
-         SHORT=The X.Org Input protocol headers
+         SHORT="The X.Org Input protocol headers"
 
 cat << EOF
 inputproto provides the wire protocol for the Input extension in X.Org.
diff --git a/xorg7/proto/recordproto/DETAILS b/xorg7/proto/recordproto/DETAILS
index 2afa55a..cfa8738 100644
--- a/xorg7/proto/recordproto/DETAILS
+++ b/xorg7/proto/recordproto/DETAILS
@@ -7,7 +7,7 @@
       WEB_SITE=http://www.x.org/
        ENTERED=20060120
        UPDATED=20091120
-         SHORT=the X.Org Record protocol headers
+         SHORT="the X.Org Record protocol headers"
 
 cat << EOF
 recordproto provides the wire protocol for the Record extension in
diff --git a/xorg7/proto/xextproto/DETAILS b/xorg7/proto/xextproto/DETAILS
index 8c2ba77..6830225 100644
--- a/xorg7/proto/xextproto/DETAILS
+++ b/xorg7/proto/xextproto/DETAILS
@@ -7,7 +7,7 @@
       WEB_SITE=http://www.x.org
        ENTERED=20060120
        UPDATED=20091120
-         SHORT=Protocol headers for various extensions
+         SHORT="Protocol headers for various extensions"
 
 cat << EOF
 xextproto provides the wire protocol for various misc extensions in
diff --git a/xorg7/proto/xf86vidmodeproto/DETAILS b/xorg7/proto/xf86vidmodeproto/DETAILS
index b2f4316..ccecd48 100644
--- a/xorg7/proto/xf86vidmodeproto/DETAILS
+++ b/xorg7/proto/xf86vidmodeproto/DETAILS
@@ -7,7 +7,7 @@
       WEB_SITE=http://www.x.org/
        ENTERED=20060120
        UPDATED=20091120
-         SHORT=the X.Org Video Mode protocol headers
+         SHORT="the X.Org Video Mode protocol headers"
 
 cat << EOF
 xf86vidmodeproto provides the wire protocol for the XFree86-VidMode
diff --git a/xorg7/proto/xineramaproto/DETAILS b/xorg7/proto/xineramaproto/DETAILS
index 6985639..b7d6c43 100644
--- a/xorg7/proto/xineramaproto/DETAILS
+++ b/xorg7/proto/xineramaproto/DETAILS
@@ -7,7 +7,7 @@
       WEB_SITE=http://www.x.org
        ENTERED=20060120
        UPDATED=20091120
-         SHORT=The X.Org Xinerama protocol headers
+         SHORT="The X.Org Xinerama protocol headers"
 
 cat << EOF
 xineramaproto provides the wire protocol for the XINERAMA extension in


More information about the Lunar-commits mailing list