blob: c7e46225481238036f5b5a668517afc4d8c1d4ef (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
|
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE pkgmetadata SYSTEM "https://docs.baldeagleos.com/dtd/metadata.dtd">
<pkgmetadata>
<maintainer type="person">
<email>conikost@gentoo.org</email>
<name>Conrad Kostecki</name>
</maintainer>
<maintainer type="project">
<email>mips@gentoo.org</email>
<name>MIPS architecture team</name>
</maintainer>
<longdescription>
Provides utilities for the (Sun) Cobalt Microserver Systems
to write to the LCD and read the button input.
</longdescription>
<origin>baldeagleos-repo</origin>
</pkgmetadata>
|