diff options
author | David Seifert <soap@gentoo.org> | 2017-11-25 17:49:32 +0100 |
---|---|---|
committer | David Seifert <soap@gentoo.org> | 2017-11-25 18:35:42 +0100 |
commit | b884fbcf236ac15c1800192f99ec69fb40181455 (patch) | |
tree | cae475f4e7c36bcd5a48c1f29a62460fd760a971 /sci-libs/cgnslib | |
parent | sci-libs/cctbx: [QA] Consistent whitespace in metadata.xml (diff) | |
download | gentoo-b884fbcf236ac15c1800192f99ec69fb40181455.tar.gz gentoo-b884fbcf236ac15c1800192f99ec69fb40181455.tar.bz2 gentoo-b884fbcf236ac15c1800192f99ec69fb40181455.zip |
sci-libs/cgnslib: [QA] Consistent whitespace in metadata.xml
Diffstat (limited to 'sci-libs/cgnslib')
-rw-r--r-- | sci-libs/cgnslib/metadata.xml | 54 |
1 files changed, 27 insertions, 27 deletions
diff --git a/sci-libs/cgnslib/metadata.xml b/sci-libs/cgnslib/metadata.xml index 0edf2c837c09..fa09f9d33bba 100644 --- a/sci-libs/cgnslib/metadata.xml +++ b/sci-libs/cgnslib/metadata.xml @@ -1,30 +1,30 @@ -<?xml version='1.0' encoding='UTF-8'?> +<?xml version="1.0" encoding="UTF-8"?> <!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd"> <pkgmetadata> - <longdescription lang="en"> - The Computational Fluid Dynamics General Notation System (CGNS) provides a - general, portable, and extensible standard for the storage and retrieval of - computational fluid dynamics (CFD) analysisdata. It consists of a collection - of conventions, and free and open software implementing those conventions. It - is self-descriptive, machine-independent, well-documented, and administered by - an international steering committee. - </longdescription> - <use> - <flag name="legacy">Enable or disable building legacy code (3.0 compatible)</flag> - <flag name="tools"> - A number of utility programs: - cgnscheck, cgnscompress, cgnsdiff, cgnslist, cgnsnames, cgnsupdate, cgnsconvert, adf2hdf, hdf2adf. - </flag> - </use> - <maintainer type="person"> - <email>slis@gentoo.org</email> - </maintainer> - <maintainer type="project"> - <email>sci@gentoo.org</email> - <name>Gentoo Science Project</name> - </maintainer> - <upstream> - <remote-id type="github">CGNS/CGNS</remote-id> - <remote-id type="sourceforge">cgns</remote-id> - </upstream> + <longdescription lang="en"> + The Computational Fluid Dynamics General Notation System (CGNS) provides a + general, portable, and extensible standard for the storage and retrieval of + computational fluid dynamics (CFD) analysisdata. It consists of a collection + of conventions, and free and open software implementing those conventions. It + is self-descriptive, machine-independent, well-documented, and administered by + an international steering committee. + </longdescription> + <use> + <flag name="legacy">Enable or disable building legacy code (3.0 compatible)</flag> + <flag name="tools"> + A number of utility programs: + cgnscheck, cgnscompress, cgnsdiff, cgnslist, cgnsnames, cgnsupdate, cgnsconvert, adf2hdf, hdf2adf. + </flag> + </use> + <maintainer type="person"> + <email>slis@gentoo.org</email> + </maintainer> + <maintainer type="project"> + <email>sci@gentoo.org</email> + <name>Gentoo Science Project</name> + </maintainer> + <upstream> + <remote-id type="github">CGNS/CGNS</remote-id> + <remote-id type="sourceforge">cgns</remote-id> + </upstream> </pkgmetadata> |