diff options
author | 2017-11-18 21:01:49 +0000 | |
---|---|---|
committer | 2017-11-18 21:01:49 +0000 | |
commit | 1e04d5868f177eb639f03889b59d2cba00206578 (patch) | |
tree | 46f0172586bf1144dbdea461acd7d5c87dbaeb51 /dev-java/jgraphx | |
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 'dev-java/jgraphx')
-rw-r--r-- | dev-java/jgraphx/metadata.xml | 18 |
1 files changed, 9 insertions, 9 deletions
diff --git a/dev-java/jgraphx/metadata.xml b/dev-java/jgraphx/metadata.xml index 49aa77f7c..2a4062ae5 100644 --- a/dev-java/jgraphx/metadata.xml +++ b/dev-java/jgraphx/metadata.xml @@ -6,14 +6,14 @@ <name>Gentoo Science Project</name> </maintainer> <longdescription lang="en"> - JGraph X is based on the mxGraph architecture, a re-designed core - based on JGraph experience. - Overall, JGraph X provides more features that JGraph, with a far - smaller code size and complexity. Redesigning the codebase from - scratch now means implementing common feature extensions are easier - and require less coding. A number of new loosely coupled - application-centric features have been added, making prototyping - even faster, without their usage restricting application - flexibility. +JGraph X is based on the mxGraph architecture, a re-designed core +based on JGraph experience. +Overall, JGraph X provides more features that JGraph, with a far +smaller code size and complexity. Redesigning the codebase from +scratch now means implementing common feature extensions are easier +and require less coding. A number of new loosely coupled +application-centric features have been added, making prototyping +even faster, without their usage restricting application +flexibility. </longdescription> </pkgmetadata> |