diff options
Diffstat (limited to 'sci-libs/idlcoyote/metadata.xml')
-rw-r--r-- | sci-libs/idlcoyote/metadata.xml | 20 |
1 files changed, 10 insertions, 10 deletions
diff --git a/sci-libs/idlcoyote/metadata.xml b/sci-libs/idlcoyote/metadata.xml index 23592779f7fb..298edd428429 100644 --- a/sci-libs/idlcoyote/metadata.xml +++ b/sci-libs/idlcoyote/metadata.xml @@ -1,14 +1,14 @@ <?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"> - The Coyote Library evolved from work David Fanning was doing teaching - IDL courses and answering IDL questions on the IDL newsgroup. It is - meant to be a well-documented library that demonstrates how to write - solid IDL/GDL programs that are easy to maintain and extend. -</longdescription> + <maintainer type="project"> + <email>sci-astronomy@gentoo.org</email> + <name>Gentoo Astronomy Project</name> + </maintainer> + <longdescription lang="en"> + The Coyote Library evolved from work David Fanning was doing teaching + IDL courses and answering IDL questions on the IDL newsgroup. It is + meant to be a well-documented library that demonstrates how to write + solid IDL/GDL programs that are easy to maintain and extend. + </longdescription> </pkgmetadata> |