diff options
author | David Seifert <soap@gentoo.org> | 2017-11-25 17:52:13 +0100 |
---|---|---|
committer | David Seifert <soap@gentoo.org> | 2017-11-25 18:39:36 +0100 |
commit | 12a6092ab9b5d40ba01f9da81f203301157c1e79 (patch) | |
tree | e393459e8471c2f584c657ccc74ba1bc8bd90280 /sci-mathematics/ginac | |
parent | sci-mathematics/genius: [QA] Consistent whitespace in metadata.xml (diff) | |
download | gentoo-12a6092ab9b5d40ba01f9da81f203301157c1e79.tar.gz gentoo-12a6092ab9b5d40ba01f9da81f203301157c1e79.tar.bz2 gentoo-12a6092ab9b5d40ba01f9da81f203301157c1e79.zip |
sci-mathematics/ginac: [QA] Consistent whitespace in metadata.xml
Diffstat (limited to 'sci-mathematics/ginac')
-rw-r--r-- | sci-mathematics/ginac/metadata.xml | 24 |
1 files changed, 12 insertions, 12 deletions
diff --git a/sci-mathematics/ginac/metadata.xml b/sci-mathematics/ginac/metadata.xml index 2362ddf77046..eccdc787bee7 100644 --- a/sci-mathematics/ginac/metadata.xml +++ b/sci-mathematics/ginac/metadata.xml @@ -1,16 +1,16 @@ <?xml version="1.0" encoding="UTF-8"?> <!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd"> <pkgmetadata> -<maintainer type="project"> - <email>sci-mathematics@gentoo.org</email> - <name>Gentoo Mathematics Project</name> -</maintainer> -<longdescription lang="en"> - GiNaC is an iterated and recursive acronym for GiNaC is Not a CAS, - where CAS stands for Computer Algebra System. It is designed to allow - the creation of integrated systems that embed symbolic manipulations - together with more established areas of computer science (like - computation-intense numeric applications, graphical interfaces, etc.) - under one roof. -</longdescription> + <maintainer type="project"> + <email>sci-mathematics@gentoo.org</email> + <name>Gentoo Mathematics Project</name> + </maintainer> + <longdescription lang="en"> + GiNaC is an iterated and recursive acronym for GiNaC is Not a CAS, + where CAS stands for Computer Algebra System. It is designed to allow + the creation of integrated systems that embed symbolic manipulations + together with more established areas of computer science (like + computation-intense numeric applications, graphical interfaces, etc.) + under one roof. + </longdescription> </pkgmetadata> |