commit:     287402f55540be17631b01fd7e02773ce41828c0
Author:     Michael Palimaka <kensington <AT> gentoo <DOT> org>
AuthorDate: Sun Sep  3 06:00:58 2017 +0000
Commit:     Michael Palimaka <kensington <AT> gentoo <DOT> org>
CommitDate: Sun Sep  3 06:07:59 2017 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=287402f5

media-gfx/opencsg: whitespace

Package-Manager: Portage-2.3.6, Repoman-2.3.3

 media-gfx/opencsg/metadata.xml | 20 +++++++++++++++-----
 1 file changed, 15 insertions(+), 5 deletions(-)

diff --git a/media-gfx/opencsg/metadata.xml b/media-gfx/opencsg/metadata.xml
index 73e240b893d..de418786b91 100644
--- a/media-gfx/opencsg/metadata.xml
+++ b/media-gfx/opencsg/metadata.xml
@@ -1,9 +1,19 @@
 <?xml version="1.0" encoding="UTF-8"?>
 <!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd";>
 <pkgmetadata>
-<longdescription>
-OpenCSG is a library that does image-based CSG rendering using OpenGL. OpenCSG 
is written in C++ and supports most modern graphics hardware using Microsoft 
Windows or the Linux operating system.  What is CSG, anyway? CSG is short for 
Constructive Solid Geometry and denotes an approach to model complex 3D-shapes 
using simpler ones. I.e., two shapes can be combined by taking the union of 
them, by intersecting them, or by subtracting one shape of the other.  SG is 
often used as fundamental modeling technique in CAD/CAM applications. Here, 
image-based CSG rendering is the key to interactively manipulate CSG shapes. 
Since OpenCSG renders even complex CSG shapes fast, it can be advantageously 
used in such applications.  The OpenCSG library requires graphics hardware that 
either supports frame buffer objects or PBuffers in OpenGL.  
-</longdescription>
-<use>
-</use>
+       <longdescription>
+               OpenCSG is a library that does image-based CSG rendering using
+               OpenGL. OpenCSG is written in C++ and supports most modern
+               graphics hardware using Microsoft Windows or the Linux operating
+               system.  What is CSG, anyway? CSG is short for Constructive 
Solid
+               Geometry and denotes an approach to model complex 3D-shapes 
using
+               simpler ones. I.e., two shapes can be combined by taking the 
union
+               of them, by intersecting them, or by subtracting one shape of 
the
+               other.  SG is often used as fundamental modeling technique in 
CAD/CAM
+               applications. Here, image-based CSG rendering is the key to
+               interactively manipulate CSG shapes. Since OpenCSG renders even
+               complex CSG shapes fast, it can be advantageously used in such
+               applications.  The OpenCSG library requires graphics hardware 
that
+               either supports frame buffer objects or PBuffers in OpenGL.  
+       </longdescription>
 </pkgmetadata>

Reply via email to