diff options
author | Justin Lecher <jlec@gentoo.org> | 2017-01-02 21:57:11 +0000 |
---|---|---|
committer | Justin Lecher <jlec@gentoo.org> | 2017-01-02 22:09:07 +0000 |
commit | ced8e454881939b9adfbec3be23deb9ddf3173c3 (patch) | |
tree | d35b369a2720e9d0a38c6fef9cfdcdd512d6d0a1 /sci-libs/ccfits/metadata.xml | |
parent | app-text/pdfgrep: Drop old (diff) | |
download | gentoo-ced8e454881939b9adfbec3be23deb9ddf3173c3.tar.gz gentoo-ced8e454881939b9adfbec3be23deb9ddf3173c3.tar.bz2 gentoo-ced8e454881939b9adfbec3be23deb9ddf3173c3.zip |
sci-libs/ccfits: Drop old
Package-Manager: Portage-2.3.3, Repoman-2.3.1
Signed-off-by: Justin Lecher <jlec@gentoo.org>
Diffstat (limited to 'sci-libs/ccfits/metadata.xml')
-rw-r--r-- | sci-libs/ccfits/metadata.xml | 10 |
1 files changed, 5 insertions, 5 deletions
diff --git a/sci-libs/ccfits/metadata.xml b/sci-libs/ccfits/metadata.xml index 1e9d88071b93..a328d442c418 100644 --- a/sci-libs/ccfits/metadata.xml +++ b/sci-libs/ccfits/metadata.xml @@ -1,11 +1,11 @@ <?xml version="1.0" encoding="UTF-8"?> <!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd"> <pkgmetadata> -<maintainer type="project"> - <email>sci@gentoo.org</email> - <name>Gentoo Science Project</name> -</maintainer> -<longdescription lang="en"> + <maintainer type="project"> + <email>sci@gentoo.org</email> + <name>Gentoo Science Project</name> + </maintainer> + <longdescription lang="en"> CCfits is an object oriented interface to the cfitsio library. It is designed to make the capabilities of cfitsio available to programmers working in C++. It is written in ANSI C++ and |