diff options
author | 2007-01-18 12:00:18 +0000 | |
---|---|---|
committer | 2007-01-18 12:00:18 +0000 | |
commit | 38d8e50bddcc0895fd3b3c9e7890e99b84e961a3 (patch) | |
tree | 703da74e7d2f90d8c0777501ff779f675235bc8a /dev-scheme/mit-scheme/metadata.xml | |
parent | version bump; adjusted ghostscript dependency to virtual/ghostscript, as the ... (diff) | |
download | historical-38d8e50bddcc0895fd3b3c9e7890e99b84e961a3.tar.gz historical-38d8e50bddcc0895fd3b3c9e7890e99b84e961a3.tar.bz2 historical-38d8e50bddcc0895fd3b3c9e7890e99b84e961a3.zip |
new metadata + do not install r#rs info pages to avoid collision with guile (bug 137749)
Package-Manager: portage-2.1.2
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 |