diff options
author | David Seifert <soap@gentoo.org> | 2017-11-25 17:46:42 +0100 |
---|---|---|
committer | David Seifert <soap@gentoo.org> | 2017-11-25 18:31:30 +0100 |
commit | 9d9cfd4f2f8a09bc6d160cbb44d7b6efd371bc60 (patch) | |
tree | e9fb54d949765fd22f89ac5fd574dd85f4d20a44 /sci-astronomy/sofa_c | |
parent | sci-astronomy/skymaker: [QA] Consistent whitespace in metadata.xml (diff) | |
download | gentoo-9d9cfd4f2f8a09bc6d160cbb44d7b6efd371bc60.tar.gz gentoo-9d9cfd4f2f8a09bc6d160cbb44d7b6efd371bc60.tar.bz2 gentoo-9d9cfd4f2f8a09bc6d160cbb44d7b6efd371bc60.zip |
sci-astronomy/sofa_c: [QA] Consistent whitespace in metadata.xml
Diffstat (limited to 'sci-astronomy/sofa_c')
-rw-r--r-- | sci-astronomy/sofa_c/metadata.xml | 44 |
1 files changed, 22 insertions, 22 deletions
diff --git a/sci-astronomy/sofa_c/metadata.xml b/sci-astronomy/sofa_c/metadata.xml index d8484b69c201..e8b0df32be3a 100644 --- a/sci-astronomy/sofa_c/metadata.xml +++ b/sci-astronomy/sofa_c/metadata.xml @@ -1,26 +1,26 @@ <?xml version="1.0" encoding="UTF-8"?> <!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd"> <pkgmetadata> -<maintainer type="project"> - <email>sci-astronomy@gentoo.org</email> - <name>Gentoo Astronomy Project</name> -</maintainer> -<longdescription lang="en"> - This is a suite of vector/matrix routines and various utilities that - underpin the astronomy algorithms, which include routines for the - following: - * Calendars - * Time Scales - * Earth rotation and sidereal time - * Ephemerides (medium precision) - * Geocentric/geodetic transformations - * Precession, nutation, polar motion - * Star space motion - * Star catalogue conversion - This is the ANSI C version of the library. - The International Astronomical Union's SOFA service has the task of - establishing and maintaining an accessible and authoritative set of - algorithms and procedures that implement standard models used in - fundamental astronomy. -</longdescription> + <maintainer type="project"> + <email>sci-astronomy@gentoo.org</email> + <name>Gentoo Astronomy Project</name> + </maintainer> + <longdescription lang="en"> + This is a suite of vector/matrix routines and various utilities that + underpin the astronomy algorithms, which include routines for the + following: + * Calendars + * Time Scales + * Earth rotation and sidereal time + * Ephemerides (medium precision) + * Geocentric/geodetic transformations + * Precession, nutation, polar motion + * Star space motion + * Star catalogue conversion + This is the ANSI C version of the library. + The International Astronomical Union's SOFA service has the task of + establishing and maintaining an accessible and authoritative set of + algorithms and procedures that implement standard models used in + fundamental astronomy. + </longdescription> </pkgmetadata> |