blob: e279a5dd1b77ec94edeabd12ac0ec8e92700b545 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
|
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
<pkgmetadata>
<maintainer>
<email>mysql-bugs@gentoo.org</email>
<name>MySQL</name>
</maintainer>
<longdescription>innotop - A text-mode MySQL and InnoDB monitor like mytop,
but with many more features</longdescription>
<upstream>
<remote-id type="google-code">innotop</remote-id>
<remote-id type="github">innotop/innotop</remote-id>
</upstream>
</pkgmetadata>
|