mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-01-06 02:17:34 -08:00
Remove bugs-to: I don't remember whether this was a consentual tag or not, so playing it safe. Signed-off-by: Joonas Niilola <juippis@gentoo.org>
16 lines
551 B
XML
16 lines
551 B
XML
<?xml version="1.0" encoding="UTF-8"?>
|
|
<!DOCTYPE pkgmetadata SYSTEM "https://www.gentoo.org/dtd/metadata.dtd">
|
|
<pkgmetadata>
|
|
<!-- maintainer-needed -->
|
|
<longdescription>
|
|
Machine Emulator.
|
|
Supports emulation across several architectures.
|
|
Primarily for MIPS support, but other platform support coming soon.
|
|
</longdescription>
|
|
<upstream>
|
|
<changelog>https://gavare.se/gxemul/news.html</changelog>
|
|
<doc>https://gavare.se/gxemul/gxemul-stable/doc/index.html</doc>
|
|
<remote-id type="sourceforge">gxemul</remote-id>
|
|
</upstream>
|
|
</pkgmetadata>
|