blob: 3bc4447df23138c27101ba15b52530b170a2dd87 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
|
<?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>
|