diff options
Diffstat (limited to 'dev-scheme/mit-scheme/metadata.xml')
-rw-r--r-- | dev-scheme/mit-scheme/metadata.xml | 14 |
1 files changed, 9 insertions, 5 deletions
diff --git a/dev-scheme/mit-scheme/metadata.xml b/dev-scheme/mit-scheme/metadata.xml index 6f526b41e5f6..adbd1f01bc58 100644 --- a/dev-scheme/mit-scheme/metadata.xml +++ b/dev-scheme/mit-scheme/metadata.xml @@ -1,8 +1,12 @@ <?xml version="1.0" encoding="UTF-8"?> <!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd"> <pkgmetadata> -<herd>scheme</herd> -<longdescription> - GNU/MIT-Scheme Binary package -</longdescription> -</pkgmetadata> + <herd>scheme</herd> + <maintainer> + <email>hkBst@gentoo.org</email> + <name>Marijn Schouten</name> + </maintainer> + <longdescription lang="en"> +MIT/GNU Scheme is an implementation of the Scheme programming language, providing an interpreter, compiler, source-code debugger, integrated Emacs-like editor, and a large runtime library. MIT/GNU Scheme is best suited to programming large applications with a rapid development cycle. + </longdescription> +</pkgmetadata>
\ No newline at end of file |