diff options
author | Marcelo Góes <vanquirius@gentoo.org> | 2005-09-17 20:59:56 +0000 |
---|---|---|
committer | Marcelo Góes <vanquirius@gentoo.org> | 2005-09-17 20:59:56 +0000 |
commit | 6cd762185b21d8fff9df0f612d9ac06c45ea481b (patch) | |
tree | 587ce230efe630b34a1f6c2f16d5c6d15f959c2e /app-emulation/libspectrum/metadata.xml | |
parent | media-video/bcast is no more in portage. (diff) | |
download | gentoo-2-6cd762185b21d8fff9df0f612d9ac06c45ea481b.tar.gz gentoo-2-6cd762185b21d8fff9df0f612d9ac06c45ea481b.tar.bz2 gentoo-2-6cd762185b21d8fff9df0f612d9ac06c45ea481b.zip |
0.2.2 x86 stable for bug 105808
(Portage version: 2.0.51.22-r2)
Diffstat (limited to 'app-emulation/libspectrum/metadata.xml')
-rw-r--r-- | app-emulation/libspectrum/metadata.xml | 16 |
1 files changed, 11 insertions, 5 deletions
diff --git a/app-emulation/libspectrum/metadata.xml b/app-emulation/libspectrum/metadata.xml index d8b96be3c5cd..de121ece5bbe 100644 --- a/app-emulation/libspectrum/metadata.xml +++ b/app-emulation/libspectrum/metadata.xml @@ -1,9 +1,15 @@ <?xml version="1.0" encoding="UTF-8"?> <!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd"> <pkgmetadata> - <herd>no-herd</herd> - <maintainer> - <email>bug-wranglers@gentoo.org</email> - <description>This package lacks a primary herd or maintainer.</description> - </maintainer> +<herd>no-herd</herd> +<maintainer> + <email>vanquirius@gentoo.org</email> + <name>Marcelo Goes</name> +</maintainer> +<longdescription> +libspectrum is a library designed to make the input and output of some ZX +Spectrum emulator files slightly easier. It is intended to be usable on Unix +variants, Win32 and Mac OS X. Currently, it is mainly (only?) used by Fuse, +but other Spectrum emulator and utility authors are encouraged to use it. +</longdescription> </pkgmetadata> |