mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-09-23 04:39:07 -07:00
This package contains the "classic" 3.X stream of SimH, which is still maintained by the original author. There is a separate 4.X stream on GitHub with additional simulators. It has "development" status and has not produced any stable releases. At the time of writing, the "classic" 3.X stream has the most recent release, and this is the stream packaged by other Linux distributions. Signed-off-by: Brett A C Sheffield <bacs@librecast.net> Part-of: https://codeberg.org/gentoo/gentoo/pulls/168 Merges: https://codeberg.org/gentoo/gentoo/pulls/168 Signed-off-by: Sam James <sam@gentoo.org>
20 lines
608 B
XML
20 lines
608 B
XML
<?xml version="1.0" encoding="UTF-8"?>
|
|
<!DOCTYPE pkgmetadata SYSTEM "https://www.gentoo.org/dtd/metadata.dtd">
|
|
<pkgmetadata>
|
|
<!-- maintainer-needed -->
|
|
<longdescription>
|
|
This ebuild contains the "classic" version of SimH, the 3.X
|
|
stream, as maintained by the original author.
|
|
|
|
There is separate fork v4 fork on GitHub under the name Open-SimH,
|
|
with additional simulators which is in developement.
|
|
</longdescription>
|
|
<upstream>
|
|
<maintainer>
|
|
<name>Robert M Supnik</name>
|
|
<email>simh@groups.io</email>
|
|
</maintainer>
|
|
<doc>https://simh.trailing-edge.com/</doc>
|
|
</upstream>
|
|
</pkgmetadata>
|