blob: 35c06838cf02ac7a0a45204a2827664ac1b703ad (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
|
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
<pkgmetadata>
<!--
If anyone from base-system wants to be secondary, by all means just add
yourself, and send me (boo) a mail telling me that you've done so.
-->
<maintainer>
<email>beu@gentoo.org</email>
<name>Elfyn McBratney</name>
</maintainer>
<longdescription>
Bruce's C compiler - Simple C compiler to generate 8086 code
</longdescription>
</pkgmetadata>
|