diff options
author | David Seifert <soap@gentoo.org> | 2017-11-25 17:46:56 +0100 |
---|---|---|
committer | David Seifert <soap@gentoo.org> | 2017-11-25 18:31:52 +0100 |
commit | 642221d64a41d7fa25bb848a732ba670422c7033 (patch) | |
tree | 7d932a502a64058b8fbc42589e9276f106a5632a /sci-astronomy/wcstools | |
parent | sci-astronomy/swarp: [QA] Consistent whitespace in metadata.xml (diff) | |
download | gentoo-642221d64a41d7fa25bb848a732ba670422c7033.tar.gz gentoo-642221d64a41d7fa25bb848a732ba670422c7033.tar.bz2 gentoo-642221d64a41d7fa25bb848a732ba670422c7033.zip |
sci-astronomy/wcstools: [QA] Consistent whitespace in metadata.xml
Diffstat (limited to 'sci-astronomy/wcstools')
-rw-r--r-- | sci-astronomy/wcstools/metadata.xml | 32 |
1 files changed, 16 insertions, 16 deletions
diff --git a/sci-astronomy/wcstools/metadata.xml b/sci-astronomy/wcstools/metadata.xml index 94f4f60be350..4666768c4067 100644 --- a/sci-astronomy/wcstools/metadata.xml +++ b/sci-astronomy/wcstools/metadata.xml @@ -1,20 +1,20 @@ <?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"> - Astronomers often need to relate positions on an image of the sky to - positions on the real sky to identify catalogued objects in images, - tell other people where to look to find an identified object, or to - compute motions of planets, satellites, asteroids, or comets. WCSTools - is a package of programs and a library of utility subroutines for - setting and using the world coordinate systems (WCS) in the headers of - the most common astronomical image formats, FITS and IRAF .imh, to - relate image pixels to sky coordinates. - The Gentoo package is using GNU autotools to produce portable shared - and static libraried. -</longdescription> + <maintainer type="project"> + <email>sci-astronomy@gentoo.org</email> + <name>Gentoo Astronomy Project</name> + </maintainer> + <longdescription lang="en"> + Astronomers often need to relate positions on an image of the sky to + positions on the real sky to identify catalogued objects in images, + tell other people where to look to find an identified object, or to + compute motions of planets, satellites, asteroids, or comets. WCSTools + is a package of programs and a library of utility subroutines for + setting and using the world coordinate systems (WCS) in the headers of + the most common astronomical image formats, FITS and IRAF .imh, to + relate image pixels to sky coordinates. + The Gentoo package is using GNU autotools to produce portable shared + and static libraried. + </longdescription> </pkgmetadata> |