diff options
author | Justin Lecher <jlec@gentoo.org> | 2015-08-15 16:30:37 +0200 |
---|---|---|
committer | Justin Lecher <jlec@gentoo.org> | 2015-08-15 16:41:44 +0200 |
commit | d74b53ae75779f93fb56a1ef60529f56db1ca628 (patch) | |
tree | 2b5e5fbc183077c65b067a84d39f39c942d29e75 /sci-astronomy/wcslib/metadata.xml | |
parent | app-admin/logstash-forwarder: Bump revision to trigger user update (diff) | |
download | gentoo-d74b53ae75779f93fb56a1ef60529f56db1ca628.tar.gz gentoo-d74b53ae75779f93fb56a1ef60529f56db1ca628.tar.bz2 gentoo-d74b53ae75779f93fb56a1ef60529f56db1ca628.zip |
sci-astronomy/wcslib: Version Bump
Package-Manager: portage-2.2.20.1
Signed-off-by: Justin Lecher <jlec@gentoo.org>
Diffstat (limited to 'sci-astronomy/wcslib/metadata.xml')
-rw-r--r-- | sci-astronomy/wcslib/metadata.xml | 12 |
1 files changed, 6 insertions, 6 deletions
diff --git a/sci-astronomy/wcslib/metadata.xml b/sci-astronomy/wcslib/metadata.xml index 8d2a6dc47dfb..555cb5bd1c8e 100644 --- a/sci-astronomy/wcslib/metadata.xml +++ b/sci-astronomy/wcslib/metadata.xml @@ -1,20 +1,20 @@ <?xml version="1.0" encoding="UTF-8"?> <!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd"> <pkgmetadata> -<herd>sci-astronomy</herd> -<longdescription lang="en"> + <herd>sci-astronomy</herd> + <longdescription lang="en"> WCSLIB is a C library, supplied with a full set of Fortran wrappers, that implements the "World Coordinate System" (WCS) convention in FITS (Flexible Image Transport System). It also includes a PGPLOT-based routine, PGSBOX, for drawing general curvilinear coordinate graticules and a number of utility programs. </longdescription> -<use> - <flag name="fits"> + <use> + <flag name="fits"> Enable support for the FITS format through <pkg>sci-libs/cfitsio</pkg> </flag> - <flag name="pgplot"> + <flag name="pgplot"> Builds PGBSOX routines, needs <pkg>sci-libs/pgplot</pkg> library </flag> -</use> + </use> </pkgmetadata> |