diff options
author | Justin Lecher <jlec@gentoo.org> | 2017-11-18 21:01:49 +0000 |
---|---|---|
committer | Justin Lecher <jlec@gentoo.org> | 2017-11-18 21:01:49 +0000 |
commit | 1e04d5868f177eb639f03889b59d2cba00206578 (patch) | |
tree | 46f0172586bf1144dbdea461acd7d5c87dbaeb51 /x11-libs | |
parent | Consistently ident with tabs (diff) | |
download | sci-1e04d5868f177eb639f03889b59d2cba00206578.tar.gz sci-1e04d5868f177eb639f03889b59d2cba00206578.tar.bz2 sci-1e04d5868f177eb639f03889b59d2cba00206578.zip |
Second try to clean spaces in metadata.xml
Signed-off-by: Justin Lecher <jlec@gentoo.org>
Diffstat (limited to 'x11-libs')
-rw-r--r-- | x11-libs/agg/metadata.xml | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/x11-libs/agg/metadata.xml b/x11-libs/agg/metadata.xml index e5a557aa7..26de58ba4 100644 --- a/x11-libs/agg/metadata.xml +++ b/x11-libs/agg/metadata.xml @@ -6,10 +6,10 @@ <name>Gentoo Science Project</name> </maintainer> <longdescription> - Anti-Grain Geometry (AGG) is a general purpose graphical toolkit - written completely in standard and platform independent C++. It can be used - in many areas of computer programming where high quality 2D graphics is an - essential part of the project. +Anti-Grain Geometry (AGG) is a general purpose graphical toolkit +written completely in standard and platform independent C++. It can be used +in many areas of computer programming where high quality 2D graphics is an +essential part of the project. </longdescription> <use> <flag name="gpc">Enable gpc polygon clipper library</flag> |